Inverse Power Method

버전 1.0.0 (1.07 KB) 작성자: 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).
다운로드 수: 295
업데이트 날짜: 2021/9/21

라이선스 보기

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

인용 양식

Milind Amga (2025). Inverse Power Method (https://kr.mathworks.com/matlabcentral/fileexchange/99599-inverse-power-method), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2021a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
태그 태그 추가

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0