1.

Which of the following command gives the step response characteristics of a control system?(a) stepinf()(b) stepinfo()(c) stepinfo[](d) step()I have been asked this question in exam.Question is from Time Response of Control Systems in chapter Control System Applications of MATLAB

Answer»

Right option is (B) stepinfo()

Easy explanation: The stepinfo command is pre-defined in MATLAB to get the step response characteristics of a control SYSTEM. The input is to be given within parentheses and not []. The step() command gives the OUTPUT GRAPH of the step response and it doesn’t reveal the characteristics explicitly.



Discussion

No Comment Found

Related InterviewSolutions