LU Factorization by Doolittle's method

LU factorization of a square matrix.

現在この提出コンテンツをフォロー中です。

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://jp.mathworks.com/matlabcentral/fileexchange/7779-lu-factorization-by-doolittle-s-method), MATLAB Central File Exchange. に取得済み.

カテゴリ

Help Center および MATLAB AnswersLinear Algebra についてさらに検索

一般的な情報

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
1.0.0.0