Pseudo-Inverse Update
Pseudo-inverse calculation is time-consuming particularly for large size matrices. However, if you have already known the pseudo-inverse of a particular matrix and want to get the pseudo-inverse of its rank-one submatrices (eliminate one column or row) or super-matrices (append one column or row), than these two small tools can do this much quickly for you.
Please let me know any bugs or your suggestions.
Cite As
Yi Cao (2024). Pseudo-Inverse Update (https://www.mathworks.com/matlabcentral/fileexchange/18087-pseudo-inverse-update), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- MATLAB > Mathematics > Sparse Matrices >
Tags
Acknowledgements
Inspired by: Update Inverse Matrix
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
pinvupdate/
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 | update description |