How to do Control System Analysis (like Bode, ...) or get Transfer Function of Simulink Model?
显示 更早的评论
I have modelled a closed loop control system using SIMULINK. Is it possible to perform Control System analysis of this system diectly?
回答(1 个)
Craig
2012-7-20
1 个投票
The product Simulink Control Design has a command called linearize which computes a linear model (e.g. a transfer function) from a Simulink model. Analysis commands such as bode , etc. can then be used on the linear model.
类别
在 帮助中心 和 File Exchange 中查找有关 Linearization 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!