eigenvalues and orthonormal eigenvectors
이전 댓글 표시
Does anybody know how to get the eigenvalues of a matrix in Matlab? And the orthomalized eigenvectors of a matrix?
채택된 답변
추가 답변 (1개)
Joe Vignola
2017년 10월 23일
0 개 추천
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.
카테고리
도움말 센터 및 File Exchange에서 Eigenvalues and Eigenvectors에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!