help-octave
[Top][All Lists]
Advanced

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

Re: fmincon - fminsearch : constrained simplex optimization in Octave?


From: Søren Hauberg
Subject: Re: fmincon - fminsearch : constrained simplex optimization in Octave?
Date: Thu, 09 Nov 2006 16:37:42 +0100
User-agent: Thunderbird 1.5.0.7 (X11/20060918)

baptiste auguie skrev:
I'm porting a Matlab code to Octave. I used 'fmincon' function as a nonlinear fitting routine, allowing for constraints, and use of different optimization algorithms such as Gauss Newton, Simplex, ...

Is there a similar function in Octave?
I believe fminsearch is in octave-forge (see http://octave.sf.net).
You can get a nice optimization toolbox for matlab (that also appears to work under octave) at http://www2.imm.dtu.dk/~hbn/Software/
I don't know the license conditions for the later

Søren


reply via email to

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