[Linear Algebra] Geometric Interpretation of Least Squares
Geometric Interpolation of Least Squares
- The vector b is closer to Ax^ than to Ax for other x
- To satisfy this, the vector b−Ax^ should be orthogonal to ColA
- This means b−Ax^ should be orthogonal to any vector in ColA
- b−Ax^⊥x1a1+x2a2+⋯+xnan for any vector x
- Or equivalently, AT(b−Ax^)=0