How can i get eigenvalues from my simulink model after small perturbation

small signal stability Analysis

1 Comment

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

Sign in to comment.

Answers (1)

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

is this answer work when model contain Ai controller such as fuzzy , RL , and if then rules ?????????????????

Sign in to comment.

Categories

Asked:

on 5 Feb 2013

Commented:

on 16 Feb 2020

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!