Matrix Inverse using LU factorization

Example code LU decomposition with partial pivoting, also forward substitution, and Matrix inverse.
3K Downloads
Updated 12 Jul 2012

View License

- Example code LU decomposition to lower triangular matrix L and upper triangular Matrix with partial pivoting

- Example code Forward and backward substitution, for solving linear systems of a triangular matrix.

- Example code LU based Matrix inverse.

Cite As

Dirk-Jan Kroon (2024). Matrix Inverse using LU factorization (https://www.mathworks.com/matlabcentral/fileexchange/37459-matrix-inverse-using-lu-factorization), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2011a
Compatible with any release
Platform Compatibility
Windows macOS Linux

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