Gauss Elimination for Simplex algorithm

This code presents the Gauss Elimination process to solve basic variables and objective value for solving Simplex problems.
5 Downloads
Updated 24 Feb 2024

View License

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.

Cite As

Adisorn Owatsiriwong (2024). Gauss Elimination for Simplex algorithm (https://www.mathworks.com/matlabcentral/fileexchange/160073-gauss-elimination-for-simplex-algorithm), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2023b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0