基本信息
- 原书名:Iterative Methods for Sparse Linear Systems, Second Edition
- 原出版社: Society for Industrial and Applied Mathematics
- 作者: (美)Yousef Saad
- 丛书名: 国外数学名著系列
- 出版社:科学出版社
- ISBN:9787030234834
- 上架时间:2009-1-23
- 出版日期:2009 年1月
- 开本:16开
- 页码:528
- 版次:2-1
- 所属分类:数学 > 代数,数论及组合理论 > 线性代数
内容简介
数学书籍
Iterative Methods for Sparse Linear Systems, Second Edition 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. .
This new edition includes a wide range of the best methods available today. The author has added a new chapter on multigrid techniques and has updated material throughout the text, particularly the chapters on sparse matrices, Krylov subspace methods, preconditioning techniques, and parallel preconditioners. Material on older topics has been removed or shortened, numerous exercises have been added, and many typographical errors have been corrected. The updated and expanded bibliography now includes more recent works emphasizing new and important research topics in this field. ..
This book can be used to teach graduate-level courses on iterative methods for linear systems. Engineers and mathematicians will find its contents easily accessible, and practitioners and educators will value it as a helpful resource. The preface includes syllabi that can be used for either a semester- or quarter-length course in both mathematics and computer science. ...
目录
Preface to the First Edition
1 Background in Linear Algebra
1.1 Matrices
1.2 Square Matrices and Eigenvalues
1.3 Types of Matrices
1.4 Vector Inner Products and Norms
1.5 Matrix Norms
1.6 Subspaces, Range, and Kernel
1.7 Orthogonal Vectors and Subspaces
1.8 Canonical Forms of Matrices
1.9 Normal and Hermitian Matrices
1.10 Nonnegative Matrices, M-Matrices
1.11 Positive Definite Matrices
1.12 Projection Operators
1.13 Basic Concepts in Linear Systems
Exercises
Notes and References
2 Discretization of Partial Differential Equations
2.1 Partial Differential Equations