Update Inverse Matrix

バージョン 1.0.0.0 (2.84 KB) 作成者: Yi Cao
update inverse of matrix after appending or reducing one coulmn and one row.
ダウンロード: 2.5K
更新 2008/2/19

ライセンスの表示

Inverse calculation is expensive. However, if updating the inverse of a matrix appending or reducing one coulm and one row can be performed much fast. This package includes two small tools, invupdateapp and invupdatered, to update inverse much faster than directly calculation of the inverse. It is based on the block matrix formular. Other rank 1 update functions in MATLAB are qrupdate and cholupdate.

Both functions have been updated to improve performance and functionality.

引用

Yi Cao (2024). Update Inverse Matrix (https://www.mathworks.com/matlabcentral/fileexchange/18063-update-inverse-matrix), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2007b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersLinear Algebra についてさらに検索

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0

update description