golden_section_test


golden_section_test, an Octave 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].

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

golden_section, an Octave code which estimates a minimizer of a function f(x) over the interval [a,b], assuming f(x) is unimodular over [a,b].

Source Code:


Last revised on 24 February 2026.