Info

This question is closed. Reopen it to edit or answer.

Advices on functions to use, distribution and values extraction

1 view (last 30 days)
Good morning, I'm a new registered account, I'm not an expert in Matlab and i don't speak English well.
I have a problem and I hope that one of you could help me: I have 135 curves (as in the appended image) and to continue my analysis i need to have only one curve that well approach all the 135 curves. how can I do this with Matlab?
Thank you
Fabio Gallo

Answers (2)

Azzi Abdelmalek
Azzi Abdelmalek on 15 May 2014
I think you need to define some criterion that explain: well approach all the 135 curves,

Star Strider
Star Strider on 15 May 2014
If you want to fit a matrix of dependent variables to a single model, use lsqcurvefit.

Products

Community Treasure Hunt

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

Start Hunting!