Determination of the Eigenvalues using the QR-Decomposition
by Housam Binous
31 Jan 2007
(Updated 31 Jan 2007)
computes eigenvalues using QR decomposition
|
Watch this File
|
| File Information |
| Description |
We use the QR-decomposition to obtain the eigenvalues of a matrix. The method is iterative and builds an upper-triangular matrix. The eigenvalues appear as the diagonal terms of this upper-triangular matrix. These values are found to be in agreement with those given by the Matlab built-in function: eig. A similar program using Mathematica is available at the following link:
http://library.wolfram.com/infocenter/MathSource/6612/ |
| MATLAB release |
MATLAB 7.0.1 (R14SP1)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (4) |
| 11 Feb 2008 |
Duane Hanselman
|
|
|
| 17 Apr 2008 |
Jackie Li
|
|
|
| 20 Sep 2009 |
Nikolay
|
|
|
| 11 Mar 2011 |
Longjiang Yu
|
|
|
|
Contact us at files@mathworks.com