June 2019
Beginner
553 pages
17h 41m
English
In this section, we are concerned with numerical methods for computing the eigenvalues and eigenvectors of an matrix A. The first method we study is called the power method. The power method is an iterative method for finding the dominant eigenvalue of a matrix and a corresponding eigenvector. By the dominant eigenvalue, we mean an eigenvalue satisfying for . If the eigenvalues of A satisfy
then the power method can be used to compute the eigenvalues one at a time. The second method, the QR algorithm, is an iterative method involving orthogonal similarity transformations. It has many advantages over the power method. It will converge whether or not A has a dominant eigenvalue, ...
Read now
Unlock full access