How to find the volume of a surface matrix from another surface matrix as a reference?

4 ビュー (過去 30 日間)
Ahmed Shahrour
Ahmed Shahrour 2015 年 10 月 2 日
コメント済み: Walter Roberson 2015 年 10 月 3 日
So I have two matrices in matlab which each give a seperate 3D surface plot when using mesh. For my research project I need to find the volume in between the two matrices. I've tried to use cumtrapz which I thought may give me a commulative trapezoidal volume of each then subtract. However there are two issues for this code. 1. is that it only uses a vector as a reference and 2. if a vector is used it gives me the volume in a matrix. I need one single volume solution for each matrix then subtract or find a code which uses one of them as a reference and finds the volume in between the two matrices. Any suggestions?

回答 (0 件)

カテゴリ

Help Center および File ExchangeSurface and Mesh Plots についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by