Recent content by celery1

  1. C

    Question about creating a regression model

    Pretty much its the output from my project which is essentially a change in velocity with respect to time. So essentially its just a bunch of points x,y and I wanted to determine which function fits them the best to describe the data that I'm seeing. Its the stuff that I posted for the linear...
  2. C

    Question about creating a regression model

    Hey, so I've started doing a plasma physics research project and one of the things that I have to do is design a function which approximates a curve based on data points that its fed. So far I found the formula for creating a linear regression, but I'm having trouble finding the formulas for...
Back
Top