Discretize a volume into smaller known volume sizes
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Walter Roberson
am 13 Okt. 2015
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 Kommentare
Siehe auch
Kategorien
Mehr zu Surface and Mesh Plots finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!