how to find eigen value and eigen vector ?
显示 更早的评论
my matrix size is 243*957 then how to form a eigen value and eigen vector
1 个评论
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 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Image Arithmetic 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!