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!