eigenvalues and orthonormal eigenvectors

조회 수: 22 (최근 30일)
Josep
Josep 2014년 8월 18일
답변: Joe Vignola 2017년 10월 23일
Does anybody know how to get the eigenvalues of a matrix in Matlab? And the orthomalized eigenvectors of a matrix?

채택된 답변

Ben11
Ben11 2014년 8월 18일
Yes there is. Look at the eig function.

추가 답변 (1개)

Joe Vignola
Joe Vignola 2017년 10월 23일
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.

카테고리

Help CenterFile Exchange에서 Eigenvalues and Eigenvectors에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by