Recent content by papasmurfff

  1. P

    Building a least square problem design matrix

    thank you RGV. if i put it in the form of vandermonde matrix would that work also?
  2. P

    Building a least square problem design matrix

    Homework Statement 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...
  3. P

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

    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...
Back
Top