circumference of a circle covered by other intersecting cirlces
Show older comments
I have a circles with given same radius and their center coordinates. How can I find out whether the circumference of a circle is covered by other intersecting circles in that plane
Answers (1)
Guillaume
on 7 Jan 2015
1 vote
This hasn't got much to do with matlab.
Two circles will intersect iff the distance between their centre is less than the sum of their radii.
1 Comment
Pawan Mehra
on 7 Jan 2015
Categories
Find more on Structures in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!