I have a system which i want to simulate its response for a step reference of magnitude pi/4
How can I do it using lsim command?
or is there another way?

 채택된 답변

Star Strider
Star Strider 2020년 5월 19일

1 개 추천

The lsim function will work to get the step response of a system, however the step function is particularly designed to do this. To set the amplitude (and other parameters), use stepDataOptions.
You might also find the stepinfo function helpful.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Control System Toolbox에 대해 자세히 알아보기

제품

릴리스

R2015a

태그

질문:

2020년 5월 19일

답변:

2020년 5월 19일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by