Double integral of discrete data

9 次查看(过去 30 天)
I have a set of three dimensional discrete data points, and I want to figure out the volume of these discrete data points with respect to the axes.The blue points are my discrete data points, and the surface is the surface that I fit.

采纳的回答

Star Strider
Star Strider 2020-8-27
Use the trapz (or cumtrapz) function to integrate your data, one time on each dimension to do a double integration.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Numerical Integration and Differentiation 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by