Hi everyone, very excited to be here and this my first post.
I have a question about data fitting by using least square fit, and the problem is:
I have a experimental data set(xi, yi), and I want to fit it to single exponential y,
now i tried two ways:
1. do linear least square fit to...