Effacer les filtres
Effacer les filtres

eigenvalues and orthonormal eigenvectors

17 vues (au cours des 30 derniers jours)
Josep
Josep le 18 Août 2014
Does anybody know how to get the eigenvalues of a matrix in Matlab? And the orthomalized eigenvectors of a matrix?

Réponse acceptée

Ben11
Ben11 le 18 Août 2014
Yes there is. Look at the eig function.

Plus de réponses (1)

Joe Vignola
Joe Vignola le 23 Oct 2017
eig does produce eigen values and eigen vector. I assume Josep is asking why the eigen vectors are not orthonormal. Another thing to notice is the matrix of eigen vectors is not always symetric.

Community Treasure Hunt

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

Start Hunting!

Translated by