How to integrate discrete data by Gaussian quadrature method
3 次查看(过去 30 天)
显示 更早的评论
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?
0 个评论
回答(1 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Calculus 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!