golden_section_test, a MATLAB code which calls golden_section(), which 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.
golden_section, a MATLAB code which estimates a minimizer of a function f(x) over the interval [a,b], assuming f(x) is unimodular over [a,b].