Find volume of a polyhedron
16 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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.)
0 comentarios
Respuestas (1)
Shivam Chaturvedi
el 29 de Feb. de 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.
Ver también
Categorías
Más información sobre Bounding Regions en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!