LU Factorization by Doolittle's method

Version 1.0.0.0 (580 octets) par Yasin Shiboul
LU factorization of a square matrix.
10,5K téléchargements
Mise à jour 6 juin 2005

Aucune licence

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.

Citation pour cette source

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

Compatibilité avec les versions de MATLAB
Créé avec R14
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Linear Algebra dans Help Center et MATLAB Answers
Version Publié le Notes de version
1.0.0.0