hexagon_rule, a MATLAB library which computes a quadrature rule over the interior of the unit hexagon.
The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.
hexagon_rule is available in a MATLAB version.
ANNULUS_RULE, a MATLAB library which computes a quadrature rule for estimating integrals of a function over the interior of a circular annulus in 2D.
CIRCLE_RULE, a MATLAB library which computes quadrature rules over the circumference of the unit circle in 2D.
CUBE_FELIPPA_RULE, a MATLAB library which returns the points and weights of a Felippa quadrature rule over the interior of a cube in 3D.
DISK_RULE, a MATLAB program which computes a quadrature rule over the interior of the unit disk in 2D, with radius 1 and center (0,0).
DISK01_QUARTER_RULE, a MATLAB program which computes a quadrature rule over the interior of the unit quarter disk in 2D, with radius 1 and center (0,0).
DISK01_RULE, a MATLAB library which computes quadrature rules over the interior of the unit disk in 2D.
PYRAMID_FELIPPA_RULE, a MATLAB library which returns Felippa's quadratures rules for approximating integrals over the interior of a pyramid in 3D.
PYRAMID_RULE, a MATLAB program which computes a quadrature rule over the interior of a pyramid in 3D.
SPHERE_LEBEDEV_RULE, a MATLAB library which computes Lebedev quadrature rules on the surface of the unit sphere in 3D.
SQUARE_FELIPPA_RULE, a MATLAB library which returns the points and weights of a Felippa quadrature rule over the interior of a square in 2D.
STROUD, a MATLAB library which defines quadrature rules for a variety of M-dimensional regions, including the interior of the square, cube and hypercube, the pyramid, cone and ellipse, the hexagon, the M-dimensional octahedron, the circle, sphere and hypersphere, the triangle, tetrahedron and simplex, and the surface of the circle, sphere and hypersphere.
TETRAHEDRON_FELIPPA_RULE, a MATLAB library which returns Felippa's quadratures rules for approximating integrals over the interior of a tetrahedron in 3D.
TRIANGLE_FEKETE_RULE, a MATLAB library which defines Fekete rules for quadrature or interpolation over the interior of a triangle in 2D.
TRIANGLE_FELIPPA_RULE, a MATLAB library which returns Felippa's quadratures rules for approximating integrals over the interior of a triangle in 2D.
WEDGE_FELIPPA_RULE, a MATLAB library which returns quadratures rules for approximating integrals over the interior of the unit wedge in 3D.