[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: routies in octave
From: |
Rob Mahurin |
Subject: |
Re: routies in octave |
Date: |
Mon, 27 Apr 2009 10:30:32 -0400 |
On Apr 27, 2009, at 1:34 AM, shruti sharma wrote:
In order to optimize a function, I need to use the Nelder Mead
simplex Algorithm. Does octave contain such a routine. If it does
from where can I get.
The "optim" package on octave-forge contains nelder_mead_min.m. Also
minimize.m from that package can use Nelder-Mead.
Cheers,
Rob
--
Rob Mahurin
Department of Physics and Astronomy
University of Tennessee 865 207 2594
Knoxville, TN 37996 address@hidden
- routies in octave, shruti sharma, 2009/04/27
- Re: routies in octave, bharat pathak, 2009/04/27
- Re: routies in octave, Jaroslav Hajek, 2009/04/27
- Re: routies in octave, Bertrand Roessli, 2009/04/27
- Re: routies in octave, John W. Eaton, 2009/04/27
- Re: routies in octave, Bertrand Roessli, 2009/04/27
- Re: routies in octave, Bertrand Roessli, 2009/04/27
- Re: routies in octave, John W. Eaton, 2009/04/27
- Re: routies in octave, Bertrand Roessli, 2009/04/27
Re: routies in octave,
Rob Mahurin <=