Sphere into equal parts
11 次查看(过去 30 天)
显示 更早的评论
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...
0 个评论
回答(3 个)
Jonathan
2011-11-10
If there are no restrictions on how to divide the sphere, then you can slice it like an orange.
0 个评论
Vito
2011-11-11
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.
0 个评论
Jonathan
2011-11-14
Abhinendra,
I believe what you are looking for can be accomplished with this item ( FEX #28277 ) from the file exchange.
0 个评论
另请参阅
类别
在 Help Center 和 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!