Matrix Inverse using LU factorization

版本 1.0.0.0 (2.5 KB) 作者: Dirk-Jan Kroon
Example code LU decomposition with partial pivoting, also forward substitution, and Matrix inverse.
3.0K 次下载
更新时间 2012/7/12

查看许可证

- 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.

引用格式

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. 检索来源 .

MATLAB 版本兼容性
创建方式 R2011a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Linear Algebra 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0