Matrix Inversion using Cholesky Decomposition

Finds the inverse of the matrix X, given its (lower triangular) Cholesky Decomposition.
1.3K Downloads
Updated 28 May 2013

View License

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 (2024). 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 Linux
Categories
Find more on Matrix Decomposition in Help Center and MATLAB Answers

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