opt_quadratic_test, an Octave code which calls opt_quadratic() to interactively estimate a critical point of a function f(x) given three starting points, an iteration limit, and tolerances for x and y.
The information on this web page is distributed under the MIT license.
opt_quadratic, an Octave code which interactively estimates a critical point of a function f(x) given three starting points, an iteration limit, and tolerances for x and y.