필터 지우기
필터 지우기

How would i find an equation of plane by using two lines? Commands please?

조회 수: 3 (최근 30일)
sangeetha
sangeetha 2012년 8월 6일
Find an equation of the plane which contain the lines below- help with commands
x=1+3t
y=5-2t
z=-2-3t
x=2+2t
y=-1+4t
z=-3-2t

답변 (2개)

michael scheinfeild
michael scheinfeild 2012년 8월 6일
  댓글 수: 4
Walter Roberson
Walter Roberson 2012년 8월 6일
The system describes a single point, not a plane.
sangeetha
sangeetha 2012년 8월 6일
I need the equation of a plane containing lines. The link you sent does not answer that question, nor include the commands. I am looking for commands!

댓글을 달려면 로그인하십시오.


Walter Roberson
Walter Roberson 2012년 8월 6일
You cannot get an equation of a plane containing lines when you use those equations. You can only get a single point.
x=1+3t can only be simultaneously true with x=2+2t at a single x value. Likewise, the y and z pairs restrict to single y and z values. A combination of unique x, unique y, and unique z, gives a single point rather than a plane.

카테고리

Help CenterFile Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by