overlap between between multiple circles using circcirc
6 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hi all,
I have 10 circles with random center positions but with same radius (but the radius, R= r1:r2). I want to find the intersection points where these circles overlap with eachother at each value of the radius. How can I find these points/ x,y coordinates using the circcirc function inside a for loop?
Thank you.
1 comentario
Respuestas (1)
Image Analyst
el 24 de Mzo. de 2017
Try poly2mask()
5 comentarios
Image Analyst
el 25 de Mzo. de 2017
In some cases there will not be coordinates since the circles do not overlap.
Ver también
Categorías
Más información sobre Surface and Mesh Plots en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!