How can i get eigenvalues from my simulink model after small perturbation
20 次查看(过去 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!