Matrix Inverse using LU factorization
Versione 1.0.0.0 (2,46 KB) da
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.
Cita come
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. Recuperato .
Compatibilità della release di MATLAB
Creato con
R2011a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS LinuxCategorie
Scopri di più su Linear Algebra in Help Center e MATLAB Answers
Tag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
Versione | Pubblicato | Note della release | |
---|---|---|---|
1.0.0.0 |