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 Solvers88
Suggested Problems
-
3931 Solvers
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
1931 Solvers
-
Back to basics 19 - character types
267 Solvers
-
10238 Solvers
-
Determine the length of a string of characters
261 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!