quad_serial_test, a MATLAB code which calls quad_serial(), which estimates an integral by using an averaging technique.
The information on this web page is distributed under the MIT license.
quad_serial, a MATLAB code which approximates an integral using a quadrature rule, and is intended as a starting point for parallelization exercises.