help-octave
[Top][All Lists]
Advanced

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

Re: constrained minimization/maximization


From: Daniel Heiserer
Subject: Re: constrained minimization/maximization
Date: Tue, 05 Oct 1999 09:34:03 +0200

address@hidden wrote:
> 
> Hi octave-users
> Does one of you know of a maximization or minimization routine which
> allows limiting of parameters? The functions found on the mathworks ftp
> site (nmsmax, adsmax etc.) donĀ“t seem to do this.
> Thanks for answers
> Matthias
> --

Currently there is no "free" optimization toolbox available right now.
If the function evaluation is fast enough you could write your own
by "punishing" the constraint violation using some exp() functions
and put it into the target function.

daniel



---------------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.  To ensure
that development continues, see www.che.wisc.edu/octave/giftform.html
Instructions for unsubscribing: www.che.wisc.edu/octave/archive.html
---------------------------------------------------------------------



reply via email to

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