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 comments
Loading...
Problem Recent Solvers93
Suggested Problems
-
Project Euler: Problem 2, Sum of even Fibonacci
2918 Solvers
-
547 Solvers
-
Solving Quadratic Equations (Version 1)
507 Solvers
-
506 Solvers
-
Write a code that will follow the equation y = x * (x + x) * x.
361 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!