eigenvalues and orthonormal eigenvectors
Mostra commenti meno recenti
Does anybody know how to get the eigenvalues of a matrix in Matlab? And the orthomalized eigenvectors of a matrix?
Risposta accettata
Più risposte (1)
Joe Vignola
il 23 Ott 2017
0 voti
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.
Categorie
Scopri di più su Eigenvalues and Eigenvectors in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!