Matrix Inverse using LU factorization
Version 1.0.0.0 (2.46 KB) by
Dirk-Jan Kroon
Example code LU decomposition with partial pivoting, also forward substitution, and Matrix inverse.
- 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 LinuxCategories
Find more on Linear Algebra in Help Center and MATLAB Answers
Tags
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 |