Doubt

Ivan Sutoris ivan.sutoris at gmail.com
Thu Apr 16 12:49:45 CDT 2009


On Thu, Apr 16, 2009 at 4:09 PM, Gilberto Betim
<gilberto.betim at totvs.com.br> wrote:
> Hello !!!
>
>
>
> My name is Gilberto, I’m brazilian.
>
> I would like to know if the software OCTAVE, can solve mathematical models
> based on linear programming, nonlinear and mixed? As the software SIMPLEX.
> My teacher showed only the settlement of operations with matrices and
> vectors.
>
> grateful,
>
>
>
> Gilberto Betim

Hi

Octave has linear programming (see function glpk), quadratic
programming (function qp) and nonlinear (function sqp) solvers. Some
other optimization functions can also be found in optimization package
at Octave-Forge.

Regards
Ivan Sutoris



More information about the Help-octave mailing list