Clear Filters
Clear Filters

diagonalizing a matrix and putting eigenvectors in orde

1 view (last 30 days)
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

Answers (0)

Categories

Find more on Linear Algebra in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!