How to generate randomly packed spheres of equal radius such that there is no overlapping

2 views (last 30 days)
I have a cubic domain of size 100x50x50. How can i use the "sphere" function in matlab to generate spheres that are randomly packed inside the cube? For instance, i want 50 spheres of say radius 5 (to be packed randomly inside this cubic domain) and also a condition that the spheres should not overlap with each other. How can I code this in matlab? help me, thanks!

Answers (0)

Categories

Find more on Random Number Generation in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!