What is the fastest preconditioner for GMRES? Is there a *PBX* preconditioner implemented by matlab?
조회 수: 2 (최근 30일)
이전 댓글 표시
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
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!