This code presents the Gauss Elimination process to solve basic variables and objective value for solving Simplex problems.
Ahora está siguiendo esta publicación
- Verá actualizaciones en las notificaciones de contenido en seguimiento.
- Podrá recibir correos electrónicos, en función de las preferencias de comunicación que haya establecido.
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.
Citar como
Adisorn Owatsiriwong (2026). Gauss Elimination for Simplex algorithm (https://es.mathworks.com/matlabcentral/fileexchange/160073-gauss-elimination-for-simplex-algorithm), MATLAB Central File Exchange. Recuperado .
Información general
- Versión 1.0.0 (8,07 KB)
Compatibilidad con la versión de MATLAB
- Compatible con cualquier versión
Compatibilidad con las plataformas
- Windows
- macOS
- Linux
| Versión | Publicado | Notas de la versión | Action |
|---|---|---|---|
| 1.0.0 |
