

InterviewSolution
Saved Bookmarks
1. |
The output at scope 1 is?(a) 0(b) Impulse function(c) Ramp function(d) Step functionI had been asked this question by my school principal while I was bunking the class.My doubt stems from Modeling in portion SIMULINK and GUIs of MATLAB |
Answer» RIGHT OPTION is (a) 0 The explanation is: The derivative of the STEP function is 0. This is because the step function has a CONSTANT amplitude. |
|