LosKeeper / OptiMatlab

Matlab Optimisation TD

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OptiMatlab

Mathlab exercices that corresponding to the optimisation module.

  • Part 1

Matlab script whith differents functions that solve a linear programming problem using simplex method and two-phase simplex method.

  • Part 2

Matlab routine to solve problems using the Golden section, the Newton's method and the Secant method.

  • Part 3

Matlab routine to solve problems using the gradient method and steepest descent with Newton's method.

  • Part 4

Plot functions with 2 variables.

About

Matlab Optimisation TD


Languages

Language:MATLAB 100.0%