equation of the plane which cuts the axes segments a1, b1, and c1 and then determines the level that coordinates A 'which is the closest point A (a2, b2, c2) and the distance between A and A'. So enter the parameters a1, a2, b1, b2, c1, c2, and as a result gain level equations, the coordinates of points, the distance value and a graphical representation of the position of the plane in point.
I have no idea how to find this.

답변 (1개)

Roger Stafford
Roger Stafford 2016년 6월 18일

0 개 추천

The key to solving such a problem is that the point A’ must not only satisfy the equation for the plane (one equation) but the vector A-A’ must be proportional to the normal vector to the plane (two more equations.) The solution to the three equations would give you the coordinates of A’. (Note: you should really designate the unknown point by something different than A’, since that can be confused with matlab’s transpose operator.)

카테고리

도움말 센터File Exchange에서 Mathematics에 대해 자세히 알아보기

질문:

2016년 6월 18일

답변:

2016년 6월 18일

Community Treasure Hunt

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

Start Hunting!

Translated by