help-octave
[Top][All Lists]
Advanced

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

Re: help optimization


From: Jaroslav Hajek
Subject: Re: help optimization
Date: Fri, 27 Feb 2009 13:32:58 +0100

On Fri, Feb 27, 2009 at 1:27 PM, oliva maria <address@hidden> wrote:
> Hi!
>
> I´m a new user of Octave, so I don´t know so much about it.
> I need to optimize a non linear function with linear constrains, is there
> any function in Octave to
> do this?
>
> thanks in advance,
> Maria
>

try sqp.

If the linear constraints are equality constraints, it may be a good
idea to factorize them out in advance, i.e. restrict the optimization
to the feasible affine space (and thus reduce the dimensionality of
the problem).

regards

-- 
RNDr. Jaroslav Hajek
computing expert
Aeronautical Research and Test Institute (VZLU)
Prague, Czech Republic
url: www.highegg.matfyz.cz



reply via email to

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