eigenvalues and orthonormal eigenvectors

21 visualizzazioni (ultimi 30 giorni)
Josep
Josep il 18 Ago 2014
Risposto: Joe Vignola il 23 Ott 2017
Does anybody know how to get the eigenvalues of a matrix in Matlab? And the orthomalized eigenvectors of a matrix?

Risposta accettata

Ben11
Ben11 il 18 Ago 2014
Yes there is. Look at the eig function.

Più risposte (1)

Joe Vignola
Joe Vignola il 23 Ott 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