quad_trapezoid_test


quad_trapezoid_test, a MATLAB code which calls quad_trapezoid(), which applies an n-interval trapezoid quadrature rule to estimate the integral of a function f(x) over an interval [a,b].

Licensing:

The computer code and data files made available on this web page are distributed under the MIT license

Related Data and Programs:

quad_trapezoid, a MATLAB code which interactively applies a n-interval trapezoid quadrature rule to estimate the integral of a function f(x) over an interval [a,b].

Source Code:


Last revised on 26 April 2021.