Problem 2557. find out eigenvector of matrix
find out eigenvector of matrix A =eye(3);
Answer is [0 0 1; 0 1 0; 1 0 0];
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers91
Suggested Problems
-
Find the sum of the elements in the "second" diagonal
1194 Solvers
-
Back to basics 12 - Input Arguments
618 Solvers
-
528 Solvers
-
Sum of diagonals elements of a matrix
229 Solvers
-
Matlab Basics - Convert a row vector to a column vector
671 Solvers
More from this Author70
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!