필터 지우기
필터 지우기

diagonalizing a matrix and putting eigenvectors in orde

조회 수: 1 (최근 30일)
mim
mim 2012년 10월 11일
I want to diagonal a matrix and ask MATLAB to put the smallest eigenvalue first and the corresponding eigenvector in first column of Unitary matrix. If I use eig the MATLAB does it automatically but if I use sym of my matrix and then diagonalizing the matrix, MATLAB puts the biggest one ( not the smallest eigenvalue and eigenvector), how can I do that? thanks
  댓글 수: 1
Matt J
Matt J 2012년 10월 11일
Note: eig does not guarantee sorted eigenvalues.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Linear Algebra에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by