Unequal circles in a rectangle partition into k equal layers

2 views (last 30 days)
How can I create circles of different sizes in a rectangle divided into k equal layers. The circles in the first layer are equal and smaller. The circles in the second layers are also equal but bigger than the first layer. This continues in that order. The common radius difference between the two adjacent layer circles is fix
Thank you
  8 Comments
dpb
dpb on 8 Dec 2019
For two and if you let the ratio be two and pick a first number divisible by two it works, yes.
Try three or pick 25 circles for the first....now what????
We don't have a working definition of what is an allowable solution yet, too soon to worry about code.
Nura Modi
Nura Modi on 8 Dec 2019
If the number of circles can be even it would be better. If number of circles is three,25 or any odd number actually I don't know how to handle this. My thought was that the number of circles could be even. Thank so much Sir.

Sign in to comment.

Accepted Answer

Image Analyst
Image Analyst on 8 Dec 2019
See previous discussions of circle packing: Click here

More Answers (0)

Community Treasure Hunt

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

Start Hunting!