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 Solvers87
Suggested Problems
-
Find all elements less than 0 or greater than 10 and replace them with NaN
15645 Solvers
-
Given a matrix, return the last eigen value
225 Solvers
-
find the roots of a quadratic equation
231 Solvers
-
722 Solvers
-
Find out sum of all elements of given Matrix
513 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!