I have a curve that looks like this.

Acceleration v Velocity
I am trying to figure out a function I can use to fit to this curve. I have tried using a curve of the form $Ax^2 + Bx + C$ and while that does a good job of fitting the points it does not go through the origin. I am trying to construct a function of some sort that fits the points in the image and also goes through or is as close to the origin as possible.
I'd really appreciate some guidance!



