How to find intersecting points
조회 수: 1 (최근 30일)
이전 댓글 표시
If i have a shere X^2 + Y^2 + Z^2 = R^2 and plane X + Y + Z + d = 0;
This plane cuts sphere, so circle is formed..
Then in MATLAB is it possible to find all possible intersecting 3D points of sphere and plane. Which function is used..?
댓글 수: 2
Walter Roberson
2012년 10월 31일
"all intersecting 3D points" could be an infinite number, such as the circle. Are you looking for the points of intersection or for a formula that describes the points ?
답변 (1개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Surface and Mesh Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!