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
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K 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?