Re: [OctDev] optimization function strategy (was: nelder_mead_min and the use of lists in the optimization functions)

2009-07-23 Thread Jonathan Stickel
On 7/23/09 Jaroslav Hajek wrote: BTW, I find it confusing that optimization functions are split between Octave and the octave-forge package. At one point, I thought there was a plan to keep associated functions together, either all in Octave or in the appropriate octave-forge package. I

Re: [OctDev] optimization function strategy

2009-07-23 Thread Florent Angly
Hi, Oh, I never realized that fminbnd is a core function of Matlab and not in the core. I guess that's because you don't have to explicitely load toolboxes. Anyways, I know, because I had plans of working on it, that the fminbnd in Octave is much slower than the fminbnd in Matlab, because the