Matrix algorithms: Eigensystems

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 book is the second volume in a projected five-volume survey of numerical linear algebra and matrix algorithms. This volume treats the numerical solution of dense and large-scale eigenvalue problems with an emphasis on algorithms and the theoretical background required to understand them. Stressing depth over breadth, Professor Stewart treats the derivation and implementation of the more important algorithms in detail. The notes and references sections contain pointers to other methods along with historical comments.

The book is divided into two parts: dense eigenproblems and large eigenproblems. The first part gives a full treatment of the widely used QR algorithm, which is then applied to the solution of generalized eigenproblems and the computation of the singular value decomposition. The second part treats Krylov sequence methods such as the Lanczos and Arnoldi algorithms and presents a new treatment of the Jacobi-Davidson method.

The volumes in this survey are not intended to be encyclopedic. By treating carefully selected topics in depth, each volume gives the reader the theoretical and practical background to read the research literature and implement or modify new algorithms. The algorithms treated are illustrated by pseudocode that has been tested in MATLAB implementations.

Audience

The volumes in the series are intermediate-level monographs, suitable for self-study by professionals and graduate students in the sciences and engineering. The first volume, Matrix Algorithms, Volume I: Basic Decompositions , was published by SIAM in 1998 (ISBN 0-89871-414-1).

Author(s): G. W. Stewart
Edition: 1
Publisher: SIAM: Society for Industrial and Applied Mathematics
Year: 2001

Language: English
Pages: 490

Matrix Algorithms......Page 2
Volume II: Eigensystems......Page 4
ISBN 0-89871-414-1......Page 5
Contents......Page 6
Algorithms......Page 16
Preface......Page 18
1 Eigensystems......Page 22
2 The QR Algorithm......Page 76
3 The Symmetric Eigenvalue Problem......Page 178
4 Eigenspaces and their Approximation......Page 260
5 Krylov Sequence Methods......Page 318
6 Alternatives......Page 402
Appendix: Background......Page 442
References......Page 450
Index......Page 472