How to parallel for the computation of eigensystem of a sparse matrix
이전 댓글 표시
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.
HongTu Nguyen
2012년 4월 26일
답변 (1개)
카테고리
도움말 센터 및 File Exchange에서 Linear Algebra에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!