Matrix Algorithms Volume I: Basic Decompositions

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

This thorough, concise, and superbly written volume is the first in a self-contained five-volume series devoted to matrix algorithms. It focuses on the computation of matrix decompositions - the factorization of matrices into products of similar ones. The first two chapters provide the required background from mathematics and computer science needed to work effectively in matrix computations. The remaining chapters are devoted to the computation and applications of the LU and QR decompositions. The series is aimed at the nonspecialist who needs more than black-box proficiency with matrix computations. A certain knowledge of elementary analysis and linear algebra is assumed, as well as a reasonable amount of programming experience. The guiding principle, that if something is worth explaining, it is worth explaining fully, has necessarily restricted the scope of the series, but the selection of topics should give the reader a sound basis for further study.

Author(s): G. W. Stewart
Edition: 1
Year: 1998

Language: English
Pages: 478

Matrix Algorithms......Page 2
Volume I: Basic Decompositions......Page 4
ISBN 0-89871-414-1......Page 5
Contents......Page 6
Algorithms......Page 14
Notation......Page 16
Preface......Page 18
1 Matrices, Algebra, and Analysis......Page 22
2 Matrices and Machines......Page 102
3 Gaussian Elimination......Page 168
4 The QR Decomposition and Least Squares......Page 270
5 Rank-Reducing Decompositions......Page 378
References......Page 438
Index......Page 462