Implementation of Matrix Division in Matalb
Ältere Kommentare anzeigen
Hi, I am trying to solve a sparse linear system of more than 3 million equations(obtained from a Laplacian matrix). I tried iterative solvers like cgs, bicg, etc but matlab's matrix division takes less time then iterative solvers. Does anybody knows how matrix division is implemented in Matlab? Can you suggest me any fast solvers for my problem. I tried CUDA based libraries like CUSP, OpenNL, etc.
Akzeptierte Antwort
Weitere Antworten (1)
Andrew Newell
am 20 Mai 2011
0 Stimmen
1 Kommentar
James Tursa
am 20 Mai 2011
Not the sparse solvers.
Kategorien
Mehr zu Matrix Indexing finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!