Matrix Inverse using LU factorization
Versión 1.0.0.0 (2,46 KB) por
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.
Citar como
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. Recuperado .
Compatibilidad con la versión de MATLAB
Se creó con
R2011a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
Más información sobre Linear Algebra en Help Center y MATLAB Answers.
Etiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
Versión | Publicado | Notas de la versión | |
---|---|---|---|
1.0.0.0 |