Electrical Engineering > GATE 2020 > Signal Properties
xR and xA are, respectively, the rms and average values of x(t)=x(t-T), and similarly, yR and yA are, respectively, the rms and average values of y(t)=kx(t). k, T are independent of t. Which of the following is true?
A
yA=kxA; yR=kxR
B
yA=kxA; yR≠kxR
C
yA≠kxA; yR=kxR
D
yA≠kxA; yR≠kxR

Explanation

Correct : a

Similar Questions

What is the worst-case time complexity of insertion in an AVL tree?
Question #23 Medium
Which operations on a binary search tree have O(h) complexity?
Question #31 Easy
Compare search complexities of sorted array vs balanced BST.
Question #47 Hard

Related Topics

Data Structures Binary Search Tree Time Complexity Algorithm Analysis Tree Algorithms Computer Science