inv4spd.m
Version 1.0.0.0 (1.55 KB) by
David Hsu
Inversion algorithm for symmetric, positive definite matrix M.
Minv = inv4spd(M).
This algorithm avoids the use of
chol.m and inv.m (the latter is a built-in M-file) and achieves the goal of inverting a symmetric positive definite matrix
Cite As
David Hsu (2025). inv4spd.m (https://www.mathworks.com/matlabcentral/fileexchange/26770-inv4spd-m), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2007b
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- Image Processing and Computer Vision > Image Processing Toolbox > Geometric Transformation and Image Registration >
Find more on Geometric Transformation and Image Registration in Help Center and MATLAB Answers
Tags
Acknowledgements
Inspired: Inverse and determinant of square 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.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |