How to parallel for the computation of eigensystem of a sparse matrix
1 次查看(过去 30 天)
显示 更早的评论
Hi everyone, I have a similarity matrix of image. It's symmetric, and sparse, large matrix. The computation of eigenvalues of this matrix takes too much time and memory. So I think parallelism of this computation will get better performance. But I don't know the way do that. Please give me any guide. Thanks!
2 个评论
Jan
2012-4-26
Please post the code you are using and define "large" explicitly. Sometimes users of this forum use "large" for 20x20 matrices already.
回答(1 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!