how to find overlapping circles in matlab

조회 수: 1 (최근 30일)
arjun ramanujam
arjun ramanujam 2015년 5월 27일
답변: Roger Stafford 2015년 5월 27일
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
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
arjun ramanujam
arjun ramanujam 2015년 5월 27일
here i am talking about when i have the where i have the the center and radius and if the circles are defined in a random fashion is there a method to find if they are overlapping or not??

댓글을 달려면 로그인하십시오.

답변 (1개)

Roger Stafford
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.

카테고리

Help CenterFile Exchange에서 Resizing and Reshaping Matrices에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by