Double integral of discrete data

조회 수: 12 (최근 30일)
jianhua zhou
jianhua zhou 2020년 8월 27일
답변: Star Strider 2020년 8월 27일
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