my_gauss_elim(A,B)

バージョン 1.0.0.0 (803 Bytes) 作成者: Sander Khowaja
Naive Gaussian Elimination with Backward Substitution Method for 3x3 matrix
ダウンロード: 181
更新 2015/8/31

ライセンスの表示

This code is for Naive Gaussian Elimination with Backward Substitution Method for 3x3 Matrix. This code takes an input argument of A which is 3x3 coefficient matrix and B is 3x1 output coefficient matrix

引用

Sander Khowaja (2024). my_gauss_elim(A,B) (https://www.mathworks.com/matlabcentral/fileexchange/52777-my_gauss_elim-a-b), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2014a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersStatistics and Machine Learning Toolbox についてさらに検索

Community Treasure Hunt

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

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