opt_quadratic_test


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.

Licensing:

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

Related Data and Programs:

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.

Source Code:


Last revised on 09 August 2024.