Arbitrary Rank Update to Cholesky Factorization
バージョン 1.0.0.0 (1.33 KB) 作成者:
Greg von Winckel
Solves the Cholesky factored system with arbitrary update.
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 Center および MATLAB 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 |