Find volume of a polyhedron

16 visualizzazioni (ultimi 30 giorni)
Iila
Iila il 23 Feb 2016
Commentato: Iila il 29 Feb 2016
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.)

Risposte (1)

Shivam Chaturvedi
Shivam Chaturvedi il 29 Feb 2016
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 Commento
Iila
Iila il 29 Feb 2016
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".

Accedi per commentare.

Categorie

Scopri di più su Bounding Regions in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by