Gauss Elimination for Simplex algorithm
Version 1.0.0 (8,07 KB) von
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.
Zitieren als
Adisorn Owatsiriwong (2026). Gauss Elimination for Simplex algorithm (https://de.mathworks.com/matlabcentral/fileexchange/160073-gauss-elimination-for-simplex-algorithm), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Erstellt mit
R2023b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
| Version | Veröffentlicht | Versionshinweise | |
|---|---|---|---|
| 1.0.0 |
