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!