September 2014
Intermediate to advanced
628 pages
24h 57m
English
Assume A is a real n × n matrix, b is an n × 1 vector, and we want to solve the system Ax = b. Assume that x0 is an initial guess for the solution, and r0 = b − Ax0 is the corresponding residual. The GMRES method looks for a solution of the form xm= x0 + Qmym, ym∈
mwhere the columns of Qmare an n-dimensional orthogonal basis for the Krylov subspace Km(A, r0) = {r0, Ar0,…, Am−1r0}. The vector ymis chosen so the residual
![]()
has minimal norm over Km(A, r0). This is a least-squares problem. We must find ...
Read now
Unlock full access