Rank 1 Update of Cholesky Factors

버전 1.0.1 (1.71 KB) 작성자: Lateef Adewale Kareem
% This function updates the Cholesky factorization (A = R'*R) of a Matrix A % following a rank one update of the matrix A = A + alpha*y*y'
다운로드 수: 8
업데이트 날짜: 2022/5/25

라이선스 보기

% This function updates the Cholesky factorization (A = R'*R) of a Matrix A
% following a rank one update of the matrix A = A + alpha*y*y'
% R = Upper triangular matrix
% alpha, y(Column vector) are the rank one update matrix alpha*y*y'

인용 양식

Lateef Adewale Kareem (2024). Rank 1 Update of Cholesky Factors (https://www.mathworks.com/matlabcentral/fileexchange/100441-rank-1-update-of-cholesky-factors), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2021b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

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

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

Change title for better visibility

1.0.0