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
-
19129 Solvers
-
3079 Solvers
-
Convert from Base 10 to base 5
280 Solvers
-
Check if number exists in vector
13744 Solvers
-
Write a code that will follow the equation y = x * (x + x) * x.
355 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!