How to create symmetric matrix that is stable?

1 vue (au cours des 30 derniers jours)
Ljix
Ljix le 24 Fév 2016
How to create symmetric matrix that is stable, i.e. Re(eigenvalue)<0?

Réponse acceptée

Walter Roberson
Walter Roberson le 25 Fév 2016
Let D be the vector of desired eigenvalues. Then one such matrix is
compan(poly(D))

Plus de réponses (0)

Catégories

En savoir plus sur Creating and Concatenating Matrices dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by