Double integral of discrete data

14 visualizaciones (últimos 30 días)
jianhua zhou
jianhua zhou el 27 de Ag. de 2020
Respondida: Star Strider el 27 de Ag. de 2020
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.

Respuesta aceptada

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

Más respuestas (0)

Categorías

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

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by