how to find overlapping circles in matlab
1 次查看(过去 30 天)
显示 更早的评论
how can i find if the two circles that i have defined are overlapping for the two conditions when the circle coordinates are known and when the circles are at random locations can you please help me sort this out thank you in advance
2 个评论
Salaheddin Hosseinzadeh
2015-5-27
Hi,
Your question is very vague! What sort of data do you have? Are we talking about some sort of equation? Do you have the perimeter data of two circles? Do you have radius and center?!
Your problem is clear to yourself not to us (or at leas me) really!
Thanks
回答(1 个)
Roger Stafford
2015-5-27
Two circles will overlap if and only if the distance between their centers is less than or equal to the sum of their radii.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Resizing and Reshaping Matrices 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!