Gauss-Legendre Quadrature Triangle

Performs Gauss-Legendre numerical integral over a standard triangle
81 Downloads
Updated 31 Dec 2021

View License

Performs Gauss-Legendre numerical integral over a standard triangle defined by the nodes (0,0), (1,0), and (0,1). The code maps a 2D Gauss-Legendre nodes and weights from rectangular domain into a triangle domain. The mapping is performed via bilinear transformation and the quadrature Jacobian.

Cite As

Mazin Mustafa (2024). Gauss-Legendre Quadrature Triangle (https://www.mathworks.com/matlabcentral/fileexchange/104305-gauss-legendre-quadrature-triangle), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2021b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.3

Update

1.2

Updates

1.1

Updates

1.0.0