EC > Gate 2013 SET-2 > Differential Equations
A system described by a linear, constant coefficient, ordinary, first order differential equation has an exact solution given by y(t) for t > 0, when the forcing function is x(t) and the initial condition is y(0). If one wishes to modify the system so that the solution becomes -2y(t) for t > 0, we need to
Explanation
Correct : d
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.