inv4spd.m

Version 1.0.0.0 (1.55 KB) by David Hsu
Inversion algorithm for symmetric, positive definite matrix M. Minv = inv4spd(M).
484 Downloads
Updated 23 Feb 2010

View License

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 (2024). 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 Linux
Categories
Find more on Geometric Transformation and Image Registration in Help Center and MATLAB Answers
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!
Version Published Release Notes
1.0.0.0