circcirc - Intersections of circles in Cartesian plane
Syntax
[xout,yout] = circcirc(x1,y1,r1,x2,y2,r2)
Description
[xout,yout] = circcirc(x1,y1,r1,x2,y2,r2) finds
the points of intersection (if any), given two circles, each defined
by center and radius in x -y coordinates.
In general, two points are returned. When the circles do not intersect
or are identical, NaNs are returned.
When the two circles are tangent, two identical points are returned.
All inputs must be scalars.
See Also
linecirc
 | changem | | clabelm |  |
Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
Get the Interactive Kit