EC > GATE 2014 SET-3 > Laplace Transform
Let h(t) denote the impulse response of a causal system with transfer function 1/(s+1). Consider the following three statements.
S1: The system is stable.
S2: h(t+1)/h(t) is independent of t for t > 0.
S3: A non-causal system with the same transfer function is stable.
For the above system,
A
only S1 and S2 are true
B
only S2 and S3 are true
C
only S1 and S3 are true
D
S1, S2 and S3 are true

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