Linear Programming using linprog function - English
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
Assignment
Status:
Code files
- opt_linprog.sce
Status: