linearizing a power system model
2 次查看(过去 30 天)
显示 更早的评论
Hi, I am trying to find the state space matrices of a model using linmod.There is a powergui block in my model so when I use linmod it returns some states associated with this block,what are these states? Also is linmod appropriate for linearizing a power system model?
0 个评论
回答(1 个)
Ryan G
2013-3-11
If you have Simulink control design you can use the linearize command to linearize the model. It is a more feature-filled command than linmod. Furthermore, you can use the Linearization GUI that will help define the elements (states, inputs and outpus) of the model. On top of that, the GUI can generate MATLAB code once you've been successful in the GUI environment so you can re-do the linearization at different point pro grammatically.
1 个评论
Lokesh Kumar Dewangan
2021-11-10
Hello,
Can I use this 'linearize the model' for linearization of the non-linear electrical model ?
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Linearization 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!