Gauss Elimination for Simplex algorithm
版本 1.0.0 (8.1 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 (2025). Gauss Elimination for Simplex algorithm (https://www.mathworks.com/matlabcentral/fileexchange/160073-gauss-elimination-for-simplex-algorithm), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R2023b
兼容任何版本
平台兼容性
Windows macOS Linux标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.0 |