How can I calculate the amount of circles inside of a larger circle, without overlap?
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Looking to have a user input two values: Large circle radius and small circle radius. I am trying to find the maximum amount of smaller circles that would fit inside the larger circle. I know how to do the inputs and the circle area calculation, however I am having trouble finding the best way to calculate "packing efficiency" since there is no specific formula for this problem, mathematically. If anyone can point me in the right direction, much obliged.
0 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre 2-D and 3-D Plots en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!