Iterative Methods for Sparse Linear Systems
by Yousef Saad
Publisher: PWS 1996
ISBN/ASIN: 0898715342
Description:
The book gives an in-depth, up-to-date view of practical algorithms for solving large-scale linear systems of equations. These equations can number in the millions and are sparse in the sense that each involves only a small number of unknowns. The methods described are iterative, i.e., they provide sequences of approximations that will converge to the solution.
Download or read it online for free here:
Download link
(multiple formats)
Similar books
Solving PDEs in Pythonby Hans Petter Langtangen, Anders Logg - Springer
This book offers a concise and gentle introduction to finite element programming in Python based on the popular FEniCS software library. Using a series of examples, it guides readers through the essential steps to quickly solving a PDE in FEniCS.
(8472 views)
Notes on Harmonic Analysisby George Benthien
Tutorial discussing some of the numerical aspects of practical harmonic analysis. Topics include Historical Background, Fourier Series and Integral Approximations, Convergence Improvement, Differentiation of Fourier Series and Sigma Factors, etc.
(13071 views)
Introduction to Numerical Methodsby Jeffrey R. Chasnov - The Hong Kong University
This is primarily for non-mathematics majors and is required by several engineering departments. Contents: IEEE Arithmetic; Root Finding; Systems of equations; Least-squares approximation; Interpolation; Integration; Ordinary differential equations.
(11139 views)
Mathematical Computationby Ian Craw - University of Aberdeen
The overall aim of the course is to present modern computer programming techniques in the context of mathematical computation and numerical analysis and to foster the independence needed to use these techniques as appropriate in subsequent work.
(16468 views)