Ältere Kommentare anzeigen
Hi,
do you know if there is maybe a faster version of gmres than the one implemented in matlab?
Does this depend on the version? (I'm using 7.4 but i would have acces to newer ones)
Thanks in advance,
Cristobal.
Antworten (1)
Penny Anderson
am 3 Feb. 2011
0 Stimmen
Cristobal,
Can you say more about your expectations of the performance of gmres? How long is it taking to solve now? How large is your problem? What kind of preconditioner are you using? Is it feasible to solve via a direct method within "backslash" ( >> x = A\b; ) instead?
Penny.
Kategorien
Mehr zu Sparse Matrices 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!