Arbitrary Rank Update to Cholesky Factorization

Solves the Cholesky factored system with arbitrary update.
2,3K téléchargements
Mise à jour 16 août 2005

Afficher la licence

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.

Citation pour cette source

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. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R14
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Linear Algebra dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.0.0