Update Inverse Matrix
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.
Cita come
Yi Cao (2024). Update Inverse Matrix (https://www.mathworks.com/matlabcentral/fileexchange/18063-update-inverse-matrix), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxCategorie
- MATLAB > Mathematics > Linear Algebra >
Tag
Riconoscimenti
Ispirato: Pseudo-Inverse Update, Inverse and determinant of square matrix, inv_det_0(A)
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
invupdate/
Versione | Pubblicato | Note della release | |
---|---|---|---|
1.0.0.0 | update description |