Gauss-Legendre Quadrature Triangle

バージョン 1.3 (2.3 KB) 作成者: Mazin Mustafa
Performs Gauss-Legendre numerical integral over a standard triangle
ダウンロード: 96
更新 2021/12/31

ライセンスの表示

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.

引用

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

MATLAB リリースの互換性
作成: R2021b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.3

Update

1.2

Updates

1.1

Updates

1.0.0