Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 288 Bytes

File metadata and controls

4 lines (4 loc) · 288 Bytes

MatlabSimplex

Iterative and quick Matlab Implementation of the simplex method with nicely printed tables The file in here has the simplex function made for a college homework set, so the solutions were checked. (The assignment was to do it by hand, but this submission was taken well.)