find out eigenvector of matrix - MATLAB Cody - MATLAB Central

Problem 2557. find out eigenvector of matrix

Difficulty:Rate

find out eigenvector of matrix A =eye(3);

Answer is [0 0 1; 0 1 0; 1 0 0];

Solution Stats

41.89% Correct | 58.11% Incorrect
Last Solution submitted on Nov 25, 2024

Problem Comments

Solution Comments

Show comments
Why should you share code?
In a discussion on LInkedin about my recent blog post, Do these...
1
3

Problem Recent Solvers87

Suggested Problems

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!