Area of union of n circles????

조회 수: 2 (최근 30일)
Saptarshi Bhattacharjee
Saptarshi Bhattacharjee 2012년 1월 4일
Hello. I am trying to calculate the area of union of n circles in a plane when it is known that all circles are of equal radii and their centers are also known(of all n circles). I was trying to follow the set theory approach where we know the formula for union of n sets. I was just using an operator Ar() which gives the area,i.e. Ar(A) gives me the area of A. I first tried to find out which circle is intersecting with which other circle(s) with the help of D<2R(D=dist between the centers of the two circles), then I was trying to calculate the area of intersection between them pairwise and hence find the area of union. But I am getting stuck for n>4. Can anyone provide a soln to this(soln by the set theory approach is necessary). Thanks in advance
  댓글 수: 2
Walter Roberson
Walter Roberson 2012년 1월 4일
Do not use email addresses as Tags.
Saptarshi Bhattacharjee
Saptarshi Bhattacharjee 2012년 1월 4일
ya ok....my mistake

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

답변 (0개)

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by