How do i construct a design matrix for a least square problem?

  • Context: Graduate 
  • Thread starter Thread starter papasmurfff
  • Start date Start date
  • Tags Tags
    Design Matrix Square
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 3K views
papasmurfff
Messages
3
Reaction score
0
Suppose we want to to fit an arbitrary function f(t) with a polynomial of
degree n - 1 using the values of the function in an arbitrary set of points z = [z1; z2; : : : ; zm].

how would do i construct the least squares problem Ax=b. in other words, how would i construct the matrix A and b in terms of f(t) and z ?
 
Physics news on Phys.org
...using the values of the function in an arbitrary set of points z...

Not sure what you mean here. Do you know the relationship of t to z?