How can i linearized my power system model using linmodv5 command .

I want to find out eigen values around an operating point, for that i am using linmodv5 function as [A B C D]=linmodv5('sys',x,u,para,xpert,upert). para apply the perturbations in all the states. I want to disturb the system by varying load. How we can use the linmodv5 with para.

回答 (1 件)

Shaggy
Shaggy 2015 年 3 月 10 日

0 投票

use power_analyze command to get the state-space model for the system. then use linmodv5 after u get the ABCD parameters. I think this should work.

カテゴリ

ヘルプ センター および File ExchangeTrimming and Linearization についてさらに検索

質問済み:

2013 年 2 月 24 日

回答済み:

2015 年 3 月 10 日

Community Treasure Hunt

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

Start Hunting!

Translated by