opt_sample_test


opt_sample_test, an Octave code which calls opt_sample(), which interactively estimates the minimum and maximum of a function f(x) over the interval [a,b] using n random sample points.

Licensing:

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

Related Data and Programs:

opt_sample, an Octave code which interactively estimates the L-infinity norm of a function over an interval [a,b], with the function entered as a string.

Source Code:


Last revised on 09 August 2024.