Inverse Power Method

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).

You are now following this Submission

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).

Cite As

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

Tags

Add Tags

Add the first tag.

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0