Area of union of n circles????

2 Ansichten (letzte 30 Tage)
Saptarshi Bhattacharjee
Saptarshi Bhattacharjee am 4 Jan. 2012
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 Kommentare
Walter Roberson
Walter Roberson am 4 Jan. 2012
Do not use email addresses as Tags.
Saptarshi Bhattacharjee
Saptarshi Bhattacharjee am 4 Jan. 2012
ya ok....my mistake

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Computational Geometry finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by