LU Factorization by Doolittle's method

LU factorization of a square matrix.
10,3K descargas
Actualizado 6 jun 2005

Sin licencia

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 (2024). LU Factorization by Doolittle's method (https://www.mathworks.com/matlabcentral/fileexchange/7779-lu-factorization-by-doolittle-s-method), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R14
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Linear Algebra en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0