how can i solve a problem by primal simplex or dual simplex in matlab?

1 visualización (últimos 30 días)
vatankhah
vatankhah el 2 de Nov. de 2013
Comentada: kushMath el 7 de Nov. de 2017
I want to solve this exercise by using primal simplex method in matlab , could anyone help me with the code please? it's really necessary
maximize 4x1+3x2
subject to x1-x2<=1
2x1-x2<=3
x2<=5
x1,x2>=0

Respuestas (0)

Categorías

Más información sobre Get Started with MATLAB en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by