Arbitrary Rank Update to Cholesky Factorization

Solves the Cholesky factored system with arbitrary update.
2.3K Downloads
Updated Tue, 16 Aug 2005 10:08:33 +0000

View License

Solves Ax=b where A is given in terms of its Cholesky factors plus an arbitrary nonsymmetric, low rank update.

A=R'*R+U*V'

Where R is n by n and U and V are n by r.
Useful in solving finite and spectral element discretizations of boundary value problems.

Cite As

Greg von Winckel (2024). Arbitrary Rank Update to Cholesky Factorization (https://www.mathworks.com/matlabcentral/fileexchange/8294-arbitrary-rank-update-to-cholesky-factorization), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R14
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0