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
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.
(11173 views)
Notes on Numerical Linear Algebraby George Benthien
Tutorial describing many of the standard numerical methods used in Linear Algebra. Topics include Gaussian Elimination, LU and QR Factorizations, The Singular Value Decomposition, Eigenvalues and Eigenvectors via the QR Method, etc.
(16803 views)
Introduction to Fortran 95 and Numerical Computingby Adrian Sandu - Virginia Tech
Contents: a quick tour of fortran 95; the building blocks of a fortran application; flow control; computer arithmetic; applications; intrinsic functions; input and output; arrays; more on procedures; parametrized intrinsic types; derived types; etc.
(15001 views)
Numerical Algorithms: Methods for Computer Vision, Machine Learning, and Graphicsby Justin Solomon - CRC Press
Using examples from a broad base of computational tasks, including data processing and computational photography, the book introduces numerical modeling and algorithmic design from a practical standpoint and provides insight into theoretical tools.
(12178 views)