Rank-2 update to LU Factorization

버전 1.0.0.0 (1.33 KB) 작성자: Greg von Winckel
Solve an LU-factorized system with rank-2 update.
다운로드 수: 2K
업데이트 날짜: 2005/8/12

라이선스 보기

This script solves the system Ax=b, where A is given in terms of its LU factors plus a rank-2 update.

A=LU+u1*v1'+u2*v2'

A, L, and U must all be nonsingular. Solves the linear system in O(n^2) operations.

인용 양식

Greg von Winckel (2024). Rank-2 update to LU Factorization (https://www.mathworks.com/matlabcentral/fileexchange/8270-rank-2-update-to-lu-factorization), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R14
모든 릴리스와 호환
플랫폼 호환성
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.0