How to parallel for the computation of eigensystem of a sparse matrix
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Siehe auch
Kategorien
Find more on Linear Algebra in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!