Least-sqaures approximation Flashcards
What is the main question in this chapter?
How do we find approximate solutions to overdetermined systems?
What is an overdetermined system?
If A is an m x n rectangular matrix with m > n, then the linear system a Ax = b is overdetermined and will usually have no solutions.
Define the inner product.
What norm is the inner product related to? And why?
What is the angle θ between x and y given by?
Define orthogonal.
When is the set S = {x1, x2, …. , xn} orthogonal?
What is the theorem about an orthogonal set being a basis?
Prove the following theorem.
Define an orthonormal set.
Given an orthogonal set S, how can you construct an orthonomal set S’?
What is the theorem about the columns of a matrix Q being an orthonormal set?
Prove the following theorem.
Inner products are preserved under multiplication of what?
Orthogonal matrices
Show that inner products are preserved under multiplication by orthogonal matrices.
What is the discrete least squares problem?
Find x that minimizes the l2 norm of the residual ||Ax - b||2