GL_DISPLAY
Display 2D Gauss-Legendre Quadrature Rules


GL_DISPLAY, a MATLAB library which displays the abscissas used in a 2D Gauss-Legendre product quadrature rule.

Licensing:

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

Languages:

GL_DISPLAY is available in a MATLAB version.

Related Data and Programs:

BOX_PLOT, a MATLAB program which can color in specified entries of a checkerboard, corresponding to pairs of integer data.

CC_DISPLAY, a MATLAB library which displays a Clenshaw Curtis product rule quadrature grids in 2D.

CIRCLE_GRID_DISPLAY, a MATLAB program which reads a matrix of integers, and draws a corresponding grid of circles filled with color.

CLENSHAW_CURTIS_RULE, a MATLAB library which defines a Clenshaw Curtis quadrature rule.

FEKETE, a MATLAB library which defines a Fekete rule for quadrature or interpolation over a triangle.

gl_display_test

GRID_DISPLAY, a MATLAB library which can display a 2D or 3D grid or sparse grid.

GRIDLINES, a MATLAB library which gives the user more control over drawing gridlines on a graph than the builtin "grid on" command.

NESTED_SEQUENCE_DISPLAY, a MATLAB program which displays a set of nested sequences.

PLY_DISPLAY, a MATLAB program which displays an image of a 3D graphics file in PLY format;

QUADRULE, a MATLAB library which defines quadrature rules.

STROUD, a MATLAB library which defines quadrature rules for a variety of unusual areas, surfaces and volumes in 2D, 3D and N-dimensions.

TENSOR_GRID_DISPLAY, a MATLAB program which can display the grid points of a tensor product rule used for interpolation or quadrature, in 1D, 2D or 3D.

Reference:

  1. Philip Davis, Philip Rabinowitz,
    Methods of Numerical Integration,
    Second Edition,
    Dover, 2007,
    ISBN: 0486453391,
    LC: QA299.3.D28.
  2. Lloyd Trefethen,
    Is Gauss Quadrature Better than Clenshaw-Curtis?

Source Code:


Last revised on 25 January 2019.