how to find eigen value and eigen vector ?

조회 수: 6 (최근 30일)
nirai selvi
nirai selvi 2015년 10월 3일
댓글: John D'Errico 2015년 10월 3일
my matrix size is 243*957 then how to form a eigen value and eigen vector
  댓글 수: 1
John D'Errico
John D'Errico 2015년 10월 3일
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.

댓글을 달려면 로그인하십시오.

답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by