language-icon Old Web
English
Sign In

Biconjugate gradient method

In mathematics, more specifically in numerical linear algebra, the biconjugate gradient method is an algorithm to solve systems of linear equations In mathematics, more specifically in numerical linear algebra, the biconjugate gradient method is an algorithm to solve systems of linear equations Unlike the conjugate gradient method, this algorithm does not require the matrix A {displaystyle A} to be self-adjoint, but instead one needs to perform multiplications by the conjugate transpose A*. In the above formulation, the computed r k {displaystyle r_{k},} and r k ∗ {displaystyle r_{k}^{*}} satisfy and thus are the respective residuals corresponding to x k {displaystyle x_{k},} and x k ∗ {displaystyle x_{k}^{*}} , as approximate solutions to the systems x ∗ {displaystyle x^{*}} is the adjoint, and α ¯ {displaystyle {overline {alpha }}} is the complex conjugate. The biconjugate gradient method is numerically unstable (compare to the biconjugate gradient stabilized method), but very important from a theoretical point of view. Define the iteration steps by where j < k {displaystyle j<k} using the related projection

[ "Nonlinear conjugate gradient method", "Conjugate residual method" ]
Parent Topic
Child Topic
    No Parent Topic