How to create symmetric matrix that is stable?

1 visualizzazione (ultimi 30 giorni)
How to create symmetric matrix that is stable, i.e. Re(eigenvalue)<0?

Risposta accettata

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

Più risposte (0)

Categorie

Scopri di più su Creating and Concatenating Matrices in Help Center e File Exchange

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by