Fill in the details in a direct derivation of the Conjugate Gradient algorithm following the ideas outlined

Question:

Fill in the details in a direct derivation of the Conjugate Gradient algorithm following the ideas outlined in the text: starting with the initial guess x0 and corresponding residual vector w= r0 = b, at the kth step in the algorithm, given the approximation xk and residual rk = b − Axk, the kth conjugate direction is chosen so that wk+1 = rk + skwk satisfies the conjugacy conditions (9.113). The next approximation xk+1 = xk + tk+1wk+1 is chosen so that its residual rk+1 = b − Axk+1 is as small as possible.


image


Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question

Applied Linear Algebra

ISBN: 9783319910406

2nd Edition

Authors: Peter J. Olver, Chehrzad Shakiban

Question Posted: