LU Factorization by Doolittle's method

LU factorization of a square matrix.

Ahora está siguiendo esta publicación

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.

Citar como

Yasin Shiboul (2026). LU Factorization by Doolittle's method (https://es.mathworks.com/matlabcentral/fileexchange/7779-lu-factorization-by-doolittle-s-method), MATLAB Central File Exchange. Recuperado .

Categorías

Más información sobre Linear Algebra en Help Center y MATLAB Answers.

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.0.0.0