Implementation of Matrix Division in Matalb
Afficher commentaires plus anciens
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.
Réponse acceptée
Plus de réponses (1)
Andrew Newell
le 20 Mai 2011
0 votes
1 commentaire
James Tursa
le 20 Mai 2011
Not the sparse solvers.
Catégories
En savoir plus sur Mathematics dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!