comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Amoeba function
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Amoeba function [message #68745 is a reply to message #68678] Thu, 19 November 2009 15:25 Go to previous message
b_gom is currently offline  b_gom
Messages: 105
Registered: April 2003
Senior Member
I suspect most readers will not have the time to go through your code
and optimize it for you :), in fact I gave up trying to do a quick
read through to find out what the form of the equation is you are
trying to minimize. I can give you some of my experience with Amoeba,
however. Amoeba cannot and does not guarantee that it will find the
global minimum. The amoeba that the function is named after crawls its
way down the slope of your minimization function until it finds a
hollow to settle in. The depth of this hollow is related to the
characteristic length scale that you tell Amoeba to use, and the
starting guess for the parameters. In practice, you ultimately bear
the responsibility of judging whether Amoeba has found the best of all
possible minima.

Amoeba is a fast and useful routine for minimizing ugly complicated
data sets or functions that do not have analytical derivatives. If you
have a simple equation that you are trying to fit to a data set (even
if it doesn't have analytical derivatives), you might find other
fitting routines like MPFIT\MPFITFUN more predictable.
[Message index]
 
Read Message
Read Message
Previous Topic: Re: Add SCOPE_TRACEBACK output, other tags into PostScript files
Next Topic: Re: Add SCOPE_VARFETCH output, other tags into PostScript files

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sat Oct 11 03:02:47 PDT 2025

Total time taken to generate the page: 1.43951 seconds