line_nco_rule_test


line_nco_rule_test, a MATLAB program which calls line_nco_rule() to compute a Newton Cotes Open (NCO) quadrature rule using equally spaced points over the interior of a line segment in 1D.

Licensing:

The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.

Related Data and Programs:

line_nco_rule, a MATLAB library which computes a Newton Cotes Open (NCO) quadrature rule, using equally spaced points, over the interior of a line segment in 1D.

Source Code:


Last revised on 15 February 2019.