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 ExchangeControl System Toolbox についてさらに検索

製品

リリース

R2015a

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by