How to generate random stable state space?

7 次查看(过去 30 天)
Hey guys,
How to generate random stable state space model? A=rand(100,100) with eig(A)<0.
Thanks, Rebbecca

采纳的回答

Sebastian Castro
Sebastian Castro 2017-6-4
  3 个评论
Martin Evans
Martin Evans 2020-2-17
Does rss guarantee stability? The question was for a random stable system.
Andrey Kharitenko
Doesn't quite answer the question.
rss allows for integrators in the model, so the result may be unstable.

请先登录,再进行评论。

更多回答(1 个)

Firas Omran
Firas Omran 2017-10-1
Hello,
I would like to generate a random NON-linear state space system. Is there a command for that or shall i generate a linear one and then modify it to make it nonlinear (add square, sine, cosine, etc.) ? And how to ensure the generated system is a stable system ?
Appreciate your help.
Thanks Firas

Community Treasure Hunt

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

Start Hunting!