Unequal circles in a rectangle partition into k equal layers

조회 수: 2 (최근 30일)
Nura Modi
Nura Modi 2019년 12월 8일
답변: Image Analyst 2019년 12월 8일
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
dpb
dpb 2019년 12월 8일
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 2019년 12월 8일
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.

댓글을 달려면 로그인하십시오.

채택된 답변

Image Analyst
Image Analyst 2019년 12월 8일
See previous discussions of circle packing: Click here

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Assembly에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by