Least Squares Estimation - Problem with Symbols

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
Schnurmann
Messages
3
Reaction score
0
Hi folks,
1. Homework Statement

I don't fully understand the question statement, how is it supposed to be read?
Question:
Give a formula for the minimizer x* (to be read as x-star) of the function ƒ:ℝn → ℝ, x → ƒ(x) = ||Ax-b||22, where A∈ℝm×n and b∈ℝm are given. You can assume that A has rank n. Justify your answer.

Homework Equations


How do i read the part where set symbols are mentioned?
 
Physics news on Phys.org
Okay i have another question:
How do we find the minimizer of a norm function?
 
Schnurmann said:
Hi folks,
1. Homework Statement

I don't fully understand the question statement, how is it supposed to be read?
Question:
Give a formula for the minimizer x* (to be read as x-star) of the function ƒ:ℝn → ℝ, x → ƒ(x) = ||Ax-b||22, where A∈ℝm×n and b∈ℝm are given. You can assume that A has rank n. Justify your answer.

Homework Equations


How do i read the part where set symbols are mentioned?
A is an m x n matrix, and b is an m-dimensional vector.
Schnurmann said:
Okay i have another question:
How do we find the minimizer of a norm function?
f(x) is always nonnegative, with a minimum value of 0, which occurs when Ax = b. Your textbook ought to have a discussion of how to find x in this case.