Parallel computing of eigs
12 ビュー (過去 30 日間)
古いコメントを表示
Hi. I am wondering if there is any good way to parallelize a code which uses the function 'eigs' to calculate the largest eigenvalue and the corresponding eigenvector of a large, sparse matrix.
Comments and advice are much appreciated.
Yours sincerely,
1 件のコメント
Matt J
2013 年 5 月 29 日
You'll need to show the code, so we can see assess what might be parallelized.
回答 (1 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!