How to integrate discrete data by Gaussian quadrature method

4 visualizaciones (últimos 30 días)
harulab
harulab el 29 de Jun. de 2016
Comentada: José-Luis el 29 de Jun. de 2016
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?

Respuestas (1)

José-Luis
José-Luis el 29 de Jun. de 2016

Categorías

Más información sobre Numerical Integration and Differential Equations en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by