Electrical Engineering > GATE 2015 SET-1 > LTI Systems
A moving average function is given by y(t) = (1/T)∫t-Tt u(τ)dτ. If the input u is a sinusoidal signal of frequency (1/2T) Hz, then in steady state, the output y will lag u (in degree) by ________.
Explanation
Correct : 90
Similar Questions
What is the worst-case time complexity of insertion in an AVL tree?
Which operations on a binary search tree have O(h) complexity?
Compare search complexities of sorted array vs balanced BST.