필터 지우기
필터 지우기

how can i reduce the numer of vertices of tetrahedron by keep the shape approximately same

조회 수: 1 (최근 30일)
Capture.JPG
is there any such thing becaues i dont want so many vertices of tetrahedrons made ?e.g image attached
  댓글 수: 3
jahanzaib ahmad
jahanzaib ahmad 2019년 7월 26일
sir "delaunayTriangulation" of random points
"convexHull " of "delaunayTriangulation"
and then " trisurf "

댓글을 달려면 로그인하십시오.

답변 (1개)

Rik
Rik 2019년 7월 26일
The reducepatch function should do just that: reduce the number of faces while preserving the overall shape of the mesh.

카테고리

Help CenterFile Exchange에서 Voronoi Diagram에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by