Electrical Engineering > GATE 2024 > Convolution
Suppose signal y(t) is obtained by the time-reversal of signal x(t), i.e., y(t)=x(-t), -∞<t<∞. Which one of the following options is always true for the convolution of x(t) and y(t)?
A
It is an even signal.
B
It is an odd signal.
C
It is a causal signal.
D
It is an anti-causal signal.

Explanation

Correct : a) it is an even signal.

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