Sphere into equal parts
이전 댓글 표시
Dear all, I am trying to divide a sphere into equal parts. By equal part I mean, so that into parts, such that the area subtended by every solid angle is equal. Basically its a sphere with unit radius and I want to discretize the \theta and \phi such that I divide the sphere as explained above.
Can someone please help me on this? I would be highly interested in discussing this problem further.
Regards Abhi...
답변 (3개)
Jonathan
2011년 11월 10일
0 개 추천
If there are no restrictions on how to divide the sphere, then you can slice it like an orange.
Vito
2011년 11월 11일
0 개 추천
The sphere consists of graphic primitives, smallest of which – a triangle. In 3D modeling it use for surface creation. Begin for example with octahedrona. Then to icosahedron. And further reducing the size of a triangle. Discretize level define for itself.
Jonathan
2011년 11월 14일
0 개 추천
Abhinendra,
I believe what you are looking for can be accomplished with this item ( FEX #28277 ) from the file exchange.
카테고리
도움말 센터 및 File Exchange에서 Surface and Mesh Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!