Matrix Inversion using Cholesky Decomposition
Version 1.0.0.0 (1.48 KB) by
Aravindh Krishnamoorthy
Finds the inverse of the matrix X, given its (lower triangular) Cholesky Decomposition.
Finds the inverse of the matrix X, given its (lower triangular) Cholesky Decomposition; i.e. X = LL', according to the paper 'Matrix Inversion Using Cholesky Decomposition', Aravindh Krishnamoorthy, Deepak Menon, arXiv:1111.4144.
Cite As
Aravindh Krishnamoorthy (2026). Matrix Inversion using Cholesky Decomposition (https://www.mathworks.com/matlabcentral/fileexchange/41957-matrix-inversion-using-cholesky-decomposition), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2012a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Matrix Decomposition in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
