What is the fastest preconditioner for GMRES? Is there a *PBX* preconditioner implemented by matlab?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi everyone,
I'm trying to solve Ax=b where A is large (1m*1m ) sparse non-symmetric matrix. GMres function seems fine for me. But I need a efficient preconditioner. ILU is too slow and takes too much time.
My tutor told me that perhaps PBX will be an alternative. Is there a PBX preconditioner within matlab?
Thx a lot
0 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Sparse Matrices dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!