LU Factorization by Doolittle's method

version 1.0.0.0 (580 Bytes) by Yasin Shiboul
LU factorization of a square matrix.

9.9K Downloads

Updated6 Jun 2005

No License

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.

Cite As

Yasin Shiboul (2022).LU Factorization by Doolittle's method(//www.tianjin-qmedu.com/matlabcentral/fileexchange/7779-lu-factorization-by-doolittle-s-method), MATLAB Central File Exchange. Retrieved.

MATLAB Release Compatibility
Created with R14
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!