Inverse Power Method

Versión 1.0.0 (1,07 KB) por Milind Amga
This method is used to find the smallest Eigen value in modulus of the given matrix by employing power method to the inverse matrix A^(-1).
248 descargas
Actualizado 21 sep 2021

Ver licencia

If the given matrix A is non – singular then the Eigen values of A −1 are just the reciprocal of the Eigen values of A and conversely.
Thus if λ not equal to 0 is an Eigen value of a matrix A then 1/λ is the Eigen Value of the matrix A^(−1) . The dominant Eigen value of the matrix A^(−1) is the smallest Eigen value of A, thus the inverse power method is used to find the smallest Eigen value in modulus of the given matrix by employing power method to the inverse matrix A^(−1).

Citar como

Milind Amga (2024). Inverse Power Method (https://www.mathworks.com/matlabcentral/fileexchange/99599-inverse-power-method), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2021a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Etiquetas Añadir etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versión Publicado Notas de la versión
1.0.0