Gauss Elimination for Simplex algorithm
バージョン 1.0.0 (8.07 KB) 作成者:
Adisorn Owatsiriwong
This code presents the Gauss Elimination process to solve basic variables and objective value for solving Simplex problems.
Gauss elimination is an effective tool for solving a linear system of equations. Applying Simplex algorithm, we are involving a system of equations with more unknowns than the number of equation. To solve such undetermined system, we then divide the variables to known (non-basic variables set to zeros) and basic variables to be solved.
引用
Adisorn Owatsiriwong (2026). Gauss Elimination for Simplex algorithm (https://jp.mathworks.com/matlabcentral/fileexchange/160073-gauss-elimination-for-simplex-algorithm), MATLAB Central File Exchange. に取得済み.
MATLAB リリースの互換性
作成:
R2023b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linuxタグ
| バージョン | 公開済み | リリース ノート | |
|---|---|---|---|
| 1.0.0 |
