Jamin2112
- 973
- 12
Homework Statement
Homework Equations
The way to solve is basically
Ax = b ---> QRx = b, where Q is an orthonormal basis for A and R is an upper triangular basis ---> Rx = QTb ----> x = R-1QTb
The Attempt at a Solution
No bugs, but for some reason I'm getting the same answer for x and y ... which doesn't make sense, since x is solving for alpha and beta, while y is solving for alpha, beta, and gamma.