Linear Programming using linprog function - English
This is a sample video. To access the full content,
please
Login
521 visits
Outline:
Define linear program Linear Programming using FOT General form of linear programming Solve a minimizing problem where the objective function and constraints are linear Write code to solve a linear programming problem using the FOT toolbox in scilab Solve a similar minimizing problem using alternate input Define an infeasible optimization problem Run examples of an infeasible optimization problem Identify and differentiate between feasible and infeasible problems Use the fot_linprog with various arguments