Effacer les filtres
Effacer les filtres

diagonalizing a matrix and putting eigenvectors in orde

1 vue (au cours des 30 derniers jours)
mim
mim le 11 Oct 2012
I want to diagonal a matrix and ask MATLAB to put the smallest eigenvalue first and the corresponding eigenvector in first column of Unitary matrix. If I use eig the MATLAB does it automatically but if I use sym of my matrix and then diagonalizing the matrix, MATLAB puts the biggest one ( not the smallest eigenvalue and eigenvector), how can I do that? thanks
  1 commentaire
Matt J
Matt J le 11 Oct 2012
Note: eig does not guarantee sorted eigenvalues.

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Linear Algebra dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by