Arbitrary Rank Update to Cholesky Factorization

版本 1.0.0.0 (1.3 KB) 作者: Greg von Winckel
Solves the Cholesky factored system with arbitrary update.
2.3K 次下载
更新时间 2005/8/16

查看许可证

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.

引用格式

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. 检索来源 .

MATLAB 版本兼容性
创建方式 R14
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Linear Algebra 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0