How to create symmetric matrix that is stable?

1 visualización (últimos 30 días)
Ljix
Ljix el 24 de Feb. de 2016
Respondida: Walter Roberson el 25 de Feb. de 2016
How to create symmetric matrix that is stable, i.e. Re(eigenvalue)<0?

Respuesta aceptada

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

Más respuestas (0)

Categorías

Más información sobre Creating and Concatenating Matrices en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by