how to find eigen value and eigen vector ?

6 views (last 30 days)
nirai selvi
nirai selvi on 3 Oct 2015
Commented: John D'Errico on 3 Oct 2015
my matrix size is 243*957 then how to form a eigen value and eigen vector
  1 Comment
John D'Errico
John D'Errico on 3 Oct 2015
Eigenvalues and eigenvectors are not defined for non-square matrices.
Very often when people talk about things like this, they mean something entirely different, and are usually talking about principle component analysis. Hint: pca.m might help here.

Sign in to comment.

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!