Two circles geometry problems
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Jeah MK
le 4 Jan 2022
Réponse apportée : Matthew Mishrikey
le 4 Jan 2022
Circle1 with radius
intersects with Circle 2 with radius
. The Circle 1 has center
, and Circle 2 has the center
at the initial point. When the Circle 1 rotates with an angle θ, the Circle 2 that is attached to the Circle 1 change its coordination of the centre from
to$(-d\cos\theta, -d\sin\theta)$.
I have a problem determining
as shown in the figure.
I am not a mathematician. So, take me easy! Thank in advance !


0 commentaires
Réponse acceptée
Matthew Mishrikey
le 4 Jan 2022
Not clear from the second drawing what the dl of interest is.
Let's assume dl is the distance between the left edge of each circle.
Then
d_l = -r_1 - (-d cos \theta - r_2)
Therefore
d_l / d_\theta = d sin \theta
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur 2-D and 3-D Plots dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!