EC > GATE 2015 SET-2 > Signals and Systems
Two causal discrete-time signals x[n] and y[n] are related as y[n] = ∑m=0nx[m]. If the z-transform of y[n] is 2⁄z(z−1)2, the value of x[2] is __________.
Explanation
Correct : 0
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.