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).

Explanation

Correct : 0.0

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