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

Risposte (1)

Fangjun Jiang
Fangjun Jiang il 23 Set 2011

0 voti

4 Commenti

bsd
bsd il 23 Set 2011
Does the code find the intersection of a line and a square?
BSD
Walter Roberson
Walter Roberson il 23 Set 2011
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.
bsd
bsd il 23 Set 2011
how is it possible to use the coordinates of the square to define the plane?
BSD
Fangjun Jiang
Fangjun Jiang il 23 Set 2011
To define a plane, you need three points (not in a line), right? Use any three of the four coordinates.

Accedi per commentare.

Richiesto:

bsd
il 23 Set 2011

Community Treasure Hunt

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

Start Hunting!

Translated by