Electrical Engineering > Gate 2017 Set-1 > Laplace Transformation
Let z(t) - x(t) * y(t), where "*" denotes convolution. Let c be a positive real-valued constant, Choose the correct expression for z(ct).
A
c.x(ct) * y(ct)
B
x(ct) * y(ct)
C
c.x(t) * y(ct)
D
c.x(ct) * y(t)

Explanation

Correct : a

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