

InterviewSolution
Saved Bookmarks
1. |
In MATLAB, the impulse response of the step response of a system is ___ to the step response of the impulse response of the system.(a) Equal(b) Not Equal(c) Greater(d) LesserThe question was posed to me during an interview.Asked question is from Impulse Response in section Control System Applications of MATLAB |
Answer» CORRECT ANSWER is (a) Equal Easiest explanation: The distributive property of convolution SUGGESTS that the A*(B*C)=(A*B)*C. Thus only OPTION Equal is correct. |
|