Maruf261/GaussE

バージョン 1.0.0.0 (1002 Bytes) 作成者: Maruf Ahamed
Solving linear simultaneous equations
ダウンロード: 15
更新 2018/4/12

If we solve Gauss elimination without pivoting there is a chance of divided by zero condition.Suppose,a equation with first co-efficient zero is placed at row one of matrix.If we want to make zero the first column second row element we get 'divided by zero' condition.It is not possible to make it zero by any matrix operation.What we can do,we can swap the maximum element row to first row.Exactly,what i have done in this code.

引用

Maruf Ahamed (2024). Maruf261/GaussE (https://github.com/Maruf261/GaussE), GitHub. 取得済み .

MATLAB リリースの互換性
作成: R2015a
すべてのリリースと互換性あり
プラットフォームの互換性
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!

GitHub の既定のブランチを使用するバージョンはダウンロードできません

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

Descriptions are updated.
Title is changed

この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。