7.8 Iterative Methods
In this section, we study iterative methods for solving a linear system . Iterative methods start out with an initial approximation to the solution and go through a fixed procedure to obtain a better approximation, . The same procedure is then repeated on to obtain an improved approximation, , and so on. The iterations terminate when a desired accuracy has been achieved.
Iterative methods are most useful in solving large sparse systems. Such systems occur, for example, in the solution of boundary value problems for partial differential equations. The number of flops necessary to solve an linear system using iterative methods is proportional to , whereas the amount necessary using Gaussian elimination ...
Get Linear Algebra with Applications, 10th Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.