quad_monte_carlo_test, an Octave code which calls quad_monte_carlo(), which uses n random samples to estimate the integral of a function f(x) over an interval [a,b].
The information on this web page is distributed under the MIT license.
quad_monte_carlo, an Octave code which interactively uses n random samples to estimate the integral of a function f(x) over an interval [a,b].