Status: Tags: #cards/math232/unit7/3 Links: Subspace Projections
Method of Least Squares
Principles
Usual formula for quadratics
?
- X is derived from the design matrix, whatever the polynomial equation is
- a is a,b,c
- y is y values given
When is $X^TX$ invertible ?
Overdetermined systems
?
- When a system has more equations than unknowns
- If no x such that Ax = b, find a vector x that minimizes the error ||Ax-b||
- This satisfies the normal system $A^TA\vec{x} = A^T\vec{b}$
Examples
- a always 1
References:
Created:: 2022-03-30 00:44