quasi diagonal matrix transformation

Hey, I need a help please when I have a matrix with complex eigenvalues for example A=[0 1 0;0 0 1;-24 -29 -18] with its eigenvalues of: -16.3, -0.844+j0.871, and -0.844-j0.871 Matrix A can be diagonalized to the classical known form of Adiag=[-0.844+j0.871 0 0;0 -0.844-j0.871 0;0 0 -16.3] with a vandermone transformation matrix
The Question is I need a transformation matrix to transform matrix A to the form of matrix Ad(with no complex elements) Ad=[-0.844 0.871 0;-0.871 -0.844 0;0 0 -16.3] and this form called a quasi-diagonal matrix Thank you

Réponses (0)

Cette question est clôturée.

Clôturé :

le 19 Mar 2017

Community Treasure Hunt

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

Start Hunting!

Translated by