I have n points (up to 513 points) that I need to fit in
y = y0 + a*exp(b*x)
I have been using MathNet.Numerics.Fit.Exponential, but the prob