How can I speed up the eigen value and eigen vector computations for a non-sparse matrix?

5 ビュー (過去 30 日間)
Ishwarya Iyengar
Ishwarya Iyengar 2015 年 3 月 13 日
回答済み: Andrew Knyazev 2015 年 5 月 15 日
I only need the eigen vectors corresponding to the 10 smallest eigen values. I do not want to use eigs because its results can vary. My matrix is 10000 x 10000 in size. I tried the parallel computing toolbox but get an error ""Bad version or endian-key" and somewhere under all the errors it also says Out-of-Memory. I am working with images, hence the size of the matrix.

回答 (1 件)

Andrew Knyazev
Andrew Knyazev 2015 年 5 月 15 日

カテゴリ

Help Center および File ExchangeParticle & Nuclear Physics についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by