quad_gauss_test


quad_gauss_test, an Octave code which calls quad_gauss(), which applies an n-point Gauss quadrature rule to estimate the integral of a function f(x) over an interval [a,b].

Licensing:

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

Related Data and Programs:

quad_gauss, an Octave code which interactively applies a n-point Gauss quadrature rule to estimate the integral of a function f(x) over an interval [a,b].

Source Code:


Last revised on 09 August 2024.