Recent content by PhysicPhanatic

  1. P

    Linear polynomial least squares

    ok, party 'a' done, if anyone cares
  2. P

    Linear polynomial least squares

    is the normal equation At *A*u = At *b, At being A transpose?
  3. P

    Linear polynomial least squares

    the answer is NO, anyone else?
  4. P

    Linear polynomial least squares

    anyone have any idea on how to do this?
  5. P

    Linear polynomial least squares

    Construct the normal equations for the linear polynomial least squares to fit the data x = [1 0 -1], y=[3;2;-1]. (a) Find the parameters of the linear regression u1, u2 using QR decomposition, and plot the data and the fit curve in a graph (paper and pencil). (b) Calculate the eigenvalues of the...
Back
Top