EC > GATE 2017 SET-2 > Convolution
Consider the parallel combination of two LTI systems shown in the figure. The impulse responses of the systems are h1(t)=2δ(t+2)-3δ(t+1) and h2(t)=δ(t-2). If the input x(t) is a unit step signal, then the energy of y(t) is

Explanation
Correct : 7
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.