How to create symmetric matrix that is stable?

1 Ansicht (letzte 30 Tage)
Ljix
Ljix am 24 Feb. 2016
Beantwortet: Walter Roberson am 25 Feb. 2016
How to create symmetric matrix that is stable, i.e. Re(eigenvalue)<0?

Akzeptierte Antwort

Walter Roberson
Walter Roberson am 25 Feb. 2016
Let D be the vector of desired eigenvalues. Then one such matrix is
compan(poly(D))

Weitere Antworten (0)

Kategorien

Mehr zu Creating and Concatenating Matrices finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by