Solving System of Equations

バージョン 1.0.0.0 (1.67 KB) 作成者: Kehinde OROLU
This function solves system of linear equations using Gaussian Elimination method
ダウンロード: 421
更新 2011/9/30

ライセンスの表示

x=GaussianElimination(A,b)
GaussianElimination solves system of linear equations of the form Ax = b using Gaussian Elimination method.
A = n x n square matrix with the coefficients of the system of equations
as the elements of matrix A
b = column matrix with length = n

引用

Kehinde OROLU (2024). Solving System of Equations (https://www.mathworks.com/matlabcentral/fileexchange/33080-solving-system-of-equations), MATLAB Central File Exchange. 取得済み .

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

Community Treasure Hunt

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

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