3. Iterative methods
In this chapter we again consider the problem of solving a linear equation of the form Ax = b, where A is an invertible matrix, but instead of looking for an algorithm to obtain the solution directly, if it exists, we examine iteration procedures that can create a convergent sequence of vectors (x n ), having the desired solution as its limit.
This type of method is widely used for large-scale problems, when the matrix A contains many zero coefficients outside its diagonal.
Please refer to chapter 10 of
3.1 Theoretical...
Exclusive to subscribers. 97% yet to be discovered!
Already subscribed? Log in!
Iterative methods
Article included in this offer
"Mathematics"
(
165 articles
)
Updated and enriched with articles validated by our scientific committees
A set of exclusive tools to complement the resources
Find out more
Numerical calculation software and libraries
The actual implementation of the methods described above requires highly precise computer techniques which the size of this article does not allow us to cover. In any case, "off-the-shelf" programs are not always well-suited to real-life situations, which may require prior simplifications, estimates of tolerable errors, etc.
The following is a...
Exclusive to subscribers. 97% yet to be discovered!
Already subscribed? Log in!