フィルターのクリア

Plotting the volume of a set of 3D data

13 ビュー (過去 30 日間)
Gün Süer
Gün Süer 2021 年 4 月 24 日
回答済み: Star Strider 2021 年 4 月 27 日
I have a set of 3d points, implemented as three 5876x1 arrays, called xx yy and zz. These points fill up a region with volume in 3d space and I want to plot the volume that smoothly encapsulates them.
I want to plot the smooth object that these points represent.

回答 (1 件)

Star Strider
Star Strider 2021 年 4 月 27 日
In the absence of the data (that I was hoping might magickally appear by now), I suggest using either boundary or alphashape.
If alphashape works (creating closely-fitting boundaries), then use volume to calculate its volume.
I have little experience with these functions (since I rarely need to use them), so it would likely be best for you to experiment with them.

カテゴリ

Help Center および File ExchangeLighting, Transparency, and Shading についてさらに検索

製品


リリース

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by