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!