Write a MATLAB routine that implements the two-phase simplex method. It may be useful to use the MATLAB function of Test the routine on the problem in.
1. Write a simple MATLAB function that implements the revised simplex algorithm. The inputs are c, A, 6, v, and B-1, where v is the vector of indices of basic columns; that is, the zth column of B is the vith column of A. The function should output the final solution, the vector of indices of basic columns, and the final Β-1. Test the MATLAB function on the problem in.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here