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

Home » Public Forums » archive » Funding the Global Minimum Using IDL
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: Funding the Global Minimum Using IDL [message #93920 is a reply to message #93915] Thu, 24 November 2016 02:17 Go to previous messageGo to previous message
Sergey Anfinogentov is currently offline  Sergey Anfinogentov
Messages: 11
Registered: September 2012
Junior Member
Dear Maryam

As far as I know, there are no global optimisation routines in standard IDL Library.
If you you have a low-dimensinal parameter space (~ 3-4 parameters), you can find the global minimum by starting MPFIT or CURVEFIT from many (thousands) different random locations and selecting the best solution.

or alternatively, you can use global optimisation routines from Python SciPy package (https://docs.scipy.org/doc/scipy/reference/optimize.html).
The latest version of IDL can transparently call Python routines (See http://www.harrisgeospatial.com/docs/python.html).

Best Regards,
Segey

> Hello everyone,
>
> Does anyone know any routine that finds the global minimum? The mpfit routine I normally use only finds the local minimum which is not what I want here.
>
> Any help is greatly appreciated.
>
> Maryam
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: histogram 3D
Next Topic: plot dirac delta function?

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

Current Time: Wed Oct 08 17:56:18 PDT 2025

Total time taken to generate the page: 0.00459 seconds