Hello! I am trying to fit a non linear curve to the funtion SineDamped * 1/sqrt(x). I am trying with the following function: y=y0 + A*exp(-x/t0)*sin(PI*(x-xc)/w)/sqrt(x) and I do not get results. Could anyone help me with this fitting please? Thank you!