EC > GATE 2022 > Convolution
Let x1(t) = e−tu(t) and x2(t) = u(t) − u(t − 2), where u(⋅) denotes the unit step function.
If y(t) denotes the convolution of x1(t) and x2(t), then limt→∞ y(t) = _________ (rounded off to one decimal place).
If y(t) denotes the convolution of x1(t) and x2(t), then limt→∞ y(t) = _________ (rounded off to one decimal place).
Explanation
Correct : 0.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.