opt_quadratic_test, a MATLAB 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, a MATLAB 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.