opt_golden_test, an Octave code which calls opt_golden(), which interactively estimates a minimizer of a function f(x) over the interval [a,b], assuming f(x) is unimodular over [a,b].
The information on this web page is distributed under the MIT license.
opt_golden, an Octave code which interactively estimates a minimizer of a function f(x) over the interval [a,b], assuming f(x) is unimodular over [a,b].