Update Inverse Matrix

Version 1.0.0.0 (2,84 ko) par Yi Cao
update inverse of matrix after appending or reducing one coulmn and one row.
2,5K téléchargements
Mise à jour 19 fév. 2008

Afficher la licence

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.

Citation pour cette source

Yi Cao (2024). Update Inverse Matrix (https://www.mathworks.com/matlabcentral/fileexchange/18063-update-inverse-matrix), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2007b
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

update description