lumy2.m

PA=LU factorization (version 2 with permuted known term)
ダウンロード: 142
更新 2014/5/6

ライセンスの表示

This function calculate PA=LU factorization of a square matrix using "partial pivot".
The standard call is: [L U P b2]=lumy2(A,b); in which A and b represent respectively
the system matrix and the known term. The output are: the lower and up
triangular matrices (L U) and P is the permutation matrix; finally b
represents the permuted known term.

引用

Riccardo Dessi (2024). lumy2.m (https://www.mathworks.com/matlabcentral/fileexchange/46495-lumy2-m), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2010b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersLinear Algebra についてさらに検索
タグ タグを追加

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0