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.
The information on this web page is distributed under the MIT license.
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.