help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Doubt


From: Ivan Sutoris
Subject: Re: Doubt
Date: Thu, 16 Apr 2009 19:49:45 +0200

On Thu, Apr 16, 2009 at 4:09 PM, Gilberto Betim
<address@hidden> 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]