How can i get eigenvalues from my simulink model after small perturbation
20 views (last 30 days)
Show older comments
small signal stability Analysis
1 Comment
ahmed tarek
on 11 Aug 2016
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
Answers (1)
Kaustubha Govind
on 5 Feb 2013
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 Comments
mousa elroby
on 16 Feb 2020
is this answer work when model contain Ai controller such as fuzzy , RL , and if then rules ?????????????????
See Also
Categories
Find more on Trimming and Linearization in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!