Find the intersection of a Sphere and a Plane.
Show older comments
Hi all guides!
I have a problem with determining the intersection of a sphere and plane in 3D space.
Suppose that the sphere equation is : (X-a)^2 + (Y-b)^2 + (Z-c)^2 = R^2. the plane equation is : D*X + E*Y + F*Z + K = 0.
Can all you suggest me, how to find the curve by intersection between them, and plot by matLab 3D? Thanks in advance :D
1 Comment
Star Strider
on 31 Oct 2014
Answers (0)
Categories
Find more on Surface and Mesh Plots in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!