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
-
3028 Solvers
-
Project Euler: Problem 1, Multiples of 3 and 5
3372 Solvers
-
Determine the number of odd integers in a vector
754 Solvers
-
Matlab Basics II - Create a vector with a repeated entry
240 Solvers
-
Replace every 3rd element in a vector with 4
252 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!