Discretize a volume into smaller known volume sizes
6 ビュー (過去 30 日間)
古いコメントを表示
Hello guys,
I have a simple shape at my disposal, and I would like to know how to discretize it. For example if I have a sphere of say 1m diameter, I would like to obtain n number of smaller spheres of a diameter of 10mm and know where they are located in space.
If my sphere is located at [0, 0, 0], then it will obviously extend to 0.5m in each direction. What I want to obtain is smaller spheres that will take up the space of the big one, and have coordinates for each of the smaller spheres.
I am using Simmechanics
Any help?
0 件のコメント
回答 (1 件)
Walter Roberson
2015 年 10 月 13 日
It can be demonstrated that you would require an infinite number of smaller spheres with an infinite number of sizes in order to fill the larger sphere.
https://en.wikipedia.org/wiki/Sphere_packing
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!