How do i normalize time for a step response on MATLAB
古いコメントを表示
this is my code
Wn=7;
d=[1 3.175 Wn];
s=tf(Wn,d);
stepinfo(s)
1 件のコメント
M
2018 年 3 月 23 日
Can you precise what you mean by 'normalize time' ?
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Control System Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!