Curve fitting of data points
1 view (last 30 days)
Show older comments
I have a series of repeated data points that i am trying to fit with a skewed curve. In the graph I am showing one set of the data points which are in blue. The black hand drawn line is the kind of fit i want for my data. I want my fit to be a curve like the one drawn, not a combination of two linear functions or a sawtooth. I have included the data points in text files. Thank you.

Accepted Answer
More Answers (1)
Walter Roberson
on 19 Jul 2018
Have you considered smoothing splines? https://www.mathworks.com/help/curvefit/smoothing-splines.html
See Also
Categories
Find more on Interpolation in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!