octave-patch-tracker
[Top][All Lists]
Advanced

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

[Octave-patch-tracker] [patch #8918] fgridsearch as a gridsearch alterna


From: Max Görner
Subject: [Octave-patch-tracker] [patch #8918] fgridsearch as a gridsearch alternative to fminsearch
Date: Mon, 14 Mar 2016 20:38:19 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0

Follow-up Comment #2, patch #8918 (project octave):

I want to address only the question about the need of this function now.

You're right when you note that the function in the example can be written as
in your small listing. However, that's not the whole story. You can pass in
any function taking any number of inputs and you'll get back the best value
found by a gridsearch. Think of a complex model for which some meta parameters
need to be found. This saves plenty of loops and can make more readable.

If this is considered interesting, I'll try to fix the other issues.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?8918>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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