How to do Control System Analysis (like Bode, ...) or get Transfer Function of Simulink Model?
Mostrar comentarios más antiguos
I have modelled a closed loop control system using SIMULINK. Is it possible to perform Control System analysis of this system diectly?
Respuestas (1)
Craig
el 20 de Jul. de 2012
1 voto
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.
Categorías
Más información sobre Linearization en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!