Find volume of a polyhedron

20 次查看(过去 30 天)
Iila
Iila 2016-2-23
评论: Iila 2016-2-29
Hi everyone,
My polyhedron is concave, so I cannot use "boundary alphaShape convhull" to find the volume. Plus "boundary alphaShape convhull" give me a different set of facets from what I need for my polyhedron. I have the vertices and facets plotted. I just need to find the enclosed volume.
Plus, when my polyhedron has self intersection, is there any quick way to find the intersecting volume? (You can ignore this question completely, if it's hard to imagine.)

回答(1 个)

Shivam Chaturvedi
Shivam Chaturvedi 2016-2-29
Hi Lila,
Please refer to the following answer by Mike Garrity for instructions and an example on how to calculate the volume of non-convex polyhedra.
Please mark this answer as accepted in case this helps you.
  1 个评论
Iila
Iila 2016-2-29
Hi Shivam,
Thanks so much for your kind reply. I tried alphashape in the first place. Sadly, it doesn't give me the exact shape(set of faces) I need. I have a group of faces defined already, but alphashape and convhull give me a different group of faces, which give the wrong volume.
I'm really worried how I can find the correct volume for the shape I have already plotted with "Patch".

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Bounding Regions 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by