Volume, Surface Area, and Centroid of Polyhedron

Finds volume, surface area, and centroid of a polyhedron
ダウンロード: 62
更新 2021/6/10

ライセンスの表示

This function find the volume, surface area, and centroid of a polyhedron. The polyhedron faces should be divided into triangles. The numbering of all triangles faces should be consistent. Either all of them in clock wise or counter clock wise direction as seen from the outside.
[Vol, A, Cx, Cy, Cz]=Polyhedron_VAC(V,F)
Input:
V: (Nv,3) vertices matrix
F: (Nf,3) faces matrix
Output:
Vol: volume
A: surface area
Cx, Cy, and Cz: x,y, and z coordinates of centroid, respectively.

引用

Ayad Al-Rumaithi (2024). Volume, Surface Area, and Centroid of Polyhedron (https://www.mathworks.com/matlabcentral/fileexchange/93875-volume-surface-area-and-centroid-of-polyhedron), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2017b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
タグ タグを追加
謝辞

ヒントを与えたファイル: 3D voronoi via fem mesh, the voronoi3d class, visualization

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0