How can i get eigenvalues from my simulink model after small perturbation
조회 수: 13 (최근 30일)
이전 댓글 표시
small signal stability Analysis
댓글 수: 1
ahmed tarek
2016년 8월 11일
hi,this easy to get the eigens of the system u can make m.file with the same name of the model as attached and after simulation u run the m-file to get the eiegns of the system
답변 (1개)
Kaustubha Govind
2013년 2월 5일
Not sure if this works for SimPowerSystems models, but in general, you can use LINMOD with the 'v5' algorithm to linearize a Simulink model with the perturbation technique.
댓글 수: 2
mousa elroby
2020년 2월 16일
is this answer work when model contain Ai controller such as fuzzy , RL , and if then rules ?????????????????
참고 항목
카테고리
Help Center 및 File Exchange에서 Trimming and Linearization에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!