- Apr 10, 2006
- 12,028
- 2
- 0
So I got a general equation of a quadratic equation:
Ax^2 + By^2 + Cz^2 + Dxy + Exz + Fyz + Gx + Hy + Iz + J = 0
And I need to make an augmented matrix with 9 points to find the coefficients(A, B, C, etc).
I know how to do it for 2 dimensions, first column is 1, second is the x's, the second is x^2, and the last is y, then you just make it to a reduced echelon form, and you got all the coefficients.
But I have no clue how to form the augmented matrix in 3D.
Halp?
Ax^2 + By^2 + Cz^2 + Dxy + Exz + Fyz + Gx + Hy + Iz + J = 0
And I need to make an augmented matrix with 9 points to find the coefficients(A, B, C, etc).
I know how to do it for 2 dimensions, first column is 1, second is the x's, the second is x^2, and the last is y, then you just make it to a reduced echelon form, and you got all the coefficients.
But I have no clue how to form the augmented matrix in 3D.
Halp?
