필터 지우기
필터 지우기

How to generate random stable state space?

조회 수: 7 (최근 30일)
Rebbecca Thien
Rebbecca Thien 2017년 6월 3일
댓글: Andrey Kharitenko 2022년 1월 7일
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
Andrey Kharitenko 2022년 1월 7일
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

카테고리

Help CenterFile Exchange에서 Signal Generation에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!