How to integrate discrete data by Gaussian quadrature method

7 ビュー (過去 30 日間)
harulab
harulab 2016 年 6 月 29 日
コメント済み: José-Luis 2016 年 6 月 29 日
Hello,
I'm trying to numerically integrate discrete data by Gaussian quadrature method. The file attached "test.mat" is a discrete data set taken from a finite-element mode solver and has the following variables.
------------------------------------------
x, y : Coordinates of each node
nodes : Node of each triangular element
normE : Electric field distribution
------------------------------------------
How can I apply Gaussian quadrature method to the data set attached to calculate the area integration below?

回答 (1 件)

José-Luis
José-Luis 2016 年 6 月 29 日

カテゴリ

Help Center および File ExchangeNumerical Integration and Differential Equations についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by