Question

Problem 2: Invent a minimization problem with 3 variables and 3 constraints Write a MATLAB Script Perform two iteration of the simplex method. The output for your MATLAB Script should

be the last tableau and the variables that enters and leavesthe basis The input should be the variables C, F, and b the represents the coefficients from the objective function,coefficients of the constraint and rhs of the problem that you invented.

Fig: 1

Fig: 2

Fig: 3

Fig: 4

Fig: 5

Fig: 6