This program factorize(decompose)the square matrix of any size into a product of a Lower-triangular matrix (L) and an Upper-triangular matrix (U). All the elements of the main diagonal in the L matrix are ones, (Doolittle's method).
This factorization is very helpfull in solving different mathematical problems and problems in linear control systems.
引用格式
Yasin Shiboul (2026). LU Factorization by Doolittle's method (https://ww2.mathworks.cn/matlabcentral/fileexchange/7779-lu-factorization-by-doolittle-s-method), MATLAB Central File Exchange. 检索时间: .
| 版本 | 已发布 | 发行说明 | Action |
|---|---|---|---|
| 1.0.0.0 |
