how to find intersection?

Hai,
I am working on analytical geometry, I need to find the intersection of a line and a plane. Is there any function in matlab, that could do the above the function? Looking forward to hearing from you soon.
BSD

回答(1 个)

Fangjun Jiang
Fangjun Jiang 2011-9-23

0 个投票

4 个评论

Does the code find the intersection of a line and a square?
BSD
No. But you can use the coordinates of the square to define the plane, find the intersection, and then check to see whether the intersection falls within the square.
how is it possible to use the coordinates of the square to define the plane?
BSD
To define a plane, you need three points (not in a line), right? Use any three of the four coordinates.

请先登录,再进行评论。

类别

帮助中心File Exchange 中查找有关 NaNs 的更多信息

标签

提问:

bsd
2011-9-23

Community Treasure Hunt

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

Start Hunting!

Translated by