I have tried to use the method of deepest descent to find the $4$ parameter variables $v_1, \ldots, v_4$ of a chosen function $y(x,v_1,v_2,v_3,v_4)$ that most closely matches the $y$-values in the table below.
The best fit values of the variables, I could find, are shown to the right of the table.
They give a least squares error of $1.2264$ and the plot below the table shows an almost perfect fit.
Below this plot, I have given all the details of my method but I know there are many more sophisticated methods, which I, however don’t fully understand.
I would therefore appreciate if someone could find a better set of parameters using the same function and some first order method.
Also please explain the algorithm using “old time” math notation, so I am not interested in MatLab or Maple-like answers, since their methods are probably not fully explained
I should add, that my method seems to get stuck at many local minima so, while observing the resulting plot, I frequently had to adjust the variables to get more close to the most probable global minimum.
Here is the table and my “best fit” variables:
and here is the “best fit” plot obtained:
Here are all the details:



