Hello!
I am reviewing the basics of linear algebra to make sure I keep current on the fundamentals (Gaussian Elimination, calculating inverses, etc.). But doing it from a cellphone in a hospital bed. I have run into one snag, however;
The distance of a point from a plane can be written as:
p = (AT A)-1 AT b
(b), I assume, is the vector to the point, whose distance from the plane is to be measured, and I assumed that what goes into matrix A are the vectors that define the plane in 3D space.
But the answer I get is wrong.
What am I missing?
Thank you for any replies!
I am reviewing the basics of linear algebra to make sure I keep current on the fundamentals (Gaussian Elimination, calculating inverses, etc.). But doing it from a cellphone in a hospital bed. I have run into one snag, however;
The distance of a point from a plane can be written as:
p = (AT A)-1 AT b
(b), I assume, is the vector to the point, whose distance from the plane is to be measured, and I assumed that what goes into matrix A are the vectors that define the plane in 3D space.
But the answer I get is wrong.
What am I missing?
Thank you for any replies!
Last edited: