Conjugate gradient methods

Enlarge text Shrink text
  • Topic
| System number 987007555420405171

Information for Authority record

Name (Hebrew)
שיטות גרדיאנט צמוד
Name (Latin)
Conjugate gradient methods
Name (Arabic)
أساليب التدرج المرافق
Other forms of name
Gradient methods, Conjugate
See Also From tracing topical name
Approximation theory
Equations Numerical solutions
Iterative methods (Mathematics)
MARC
MARC

Other Identifiers

Wikidata: Q1191895
Library of congress: sh 85031141

Wikipedia description:

In mathematics, the conjugate gradient method is an algorithm for the numerical solution of particular systems of linear equations, namely those whose matrix is positive-semidefinite. The conjugate gradient method is often implemented as an iterative algorithm, applicable to sparse systems that are too large to be handled by a direct implementation or other direct methods such as the Cholesky decomposition. Large sparse systems often arise when numerically solving partial differential equations or optimization problems. The conjugate gradient method can also be used to solve unconstrained optimization problems such as energy minimization. It is commonly attributed to Magnus Hestenes and Eduard Stiefel, who programmed it on the Z4, and extensively researched it. The biconjugate gradient method provides a generalization to non-symmetric matrices. Various nonlinear conjugate gradient methods seek minima of nonlinear optimization problems.

Read more on Wikipedia >