generating bode plot in simulink
4 ビュー (過去 30 日間)
古いコメントを表示
how do I get Bode plot in Simulink?
採用された回答
Craig
2012 年 8 月 29 日
If you have the Simulink Control Design product you can use the "linearize" command to obtain a linear model. You can then use the bode command to plot it. These operations can also be performed via a GUI http://www.mathworks.com/help/slcontrol/ug/visualize-models.html#bs6uoqg
0 件のコメント
その他の回答 (1 件)
Azzi Abdelmalek
2012 年 8 月 25 日
if you have a Simulink Control Design you can use a "bode plot" block
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!