Calculate the intersection area of 3 circles
7 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
We know center coordinate of three circles & also their radius. Now I want to know the intersection area of these three circle I know how to calculate the intersection area of two circle ,I want to calculate just the overlap area of these three How can I do this?
6 comentarios
Cedric
el 13 de Ag. de 2013
Just wanted to mention an additional way to approximate a result with minimal code: using Mapping toolbox, building polygons and intersecting them.
Respuestas (0)
Ver también
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!