Fit family of curves

6 views (last 30 days)
ariel
ariel on 14 Apr 2014
Commented: Star Strider on 14 Apr 2014
I have 30 sets of data. Each data has an exponential decay y=(a-b)*exp(-c*x)+b. I used lsqcurve to find the parameters but I really need a general model of that family of curves. how can I do it?
  1 Comment
Star Strider
Star Strider on 14 Apr 2014
Do they all have the same number of data pairs (are they all sampled at the same number of x points), or do the number of (x,y) observations differ among the 30? (They don’t all have to be sampled at the same x values.)

Sign in to comment.

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!