Evaluation of Volume under surface for tpaps interpolation
2 views (last 30 days)
Show older comments
Prathamesh Apte
on 24 Sep 2020
Commented: Prathamesh Apte
on 5 Oct 2020
I have used tpaps function to interpolate my X,Y,Z data and thus have obtained a surface. Please let me know how to evaluate volume under the surface using integral2 function. I am at present using a double summation approach and fnval function using for loops to calculate volume but it takes a lot of time.
0 Comments
Accepted Answer
Prudhvi Peddagoni
on 28 Sep 2020
Hi Prathamesh Apte,
There are several ways to calculate the volume under a surface. Check out this blog for more information.
Hope this helps.
More Answers (0)
See Also
Categories
Find more on Surface and Mesh Plots in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!