Solver of linear systems with gauss method

バージョン 1.0 (7.41 KB) 作成者: Giovanni D'Avanzo
Solver of linear systems with gauss method
ダウンロード: 46
更新 2017/7/1

ライセンスの表示

Linear system resolution function
Gauss function is a function created for the arbitrary size of compatible
linear systems. This function receives in input a square matrix of
dimension nxn and the column vector of known terms [X, P, U, L]=gauss(A,b)
returns 4 results. X is the vector of the system solution P is the vector
of permutations performed by the algorithm U is the upper triangular
matrix and L is the lower triangular matrix.
The output parameters U L and p are optional

引用

Giovanni D'Avanzo (2024). Solver of linear systems with gauss method (https://www.mathworks.com/matlabcentral/fileexchange/63597-solver-of-linear-systems-with-gauss-method), MATLAB Central File Exchange. 取得済み .

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

Community Treasure Hunt

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

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