Curve fitting a part of a bigger curve using cftool
1 view (last 30 days)
Show older comments
I have a big data curve with more than 200000 data points. Now I want to fit certain parts of a curve which has a slow transient response and I want to fit it with a custom equation to find different variables. I want to know exactly how to do it . I will attach the picture of the bigger and the smaller curve here.
![Curve1.png](https://www.mathworks.com/matlabcentral/answers/uploaded_files/226375/Curve1.png)
I want to fit this part of the curve (Fig.2) with a custom equation and find the parameters of that equation after completing an optimal fit. Adding to that I need to do this for every such curves (all the spikes in the Fig.1 above) and find the parameters after fitting the custom Equation. Can anyone explain to me how to do it.
Fig.2
![Curve2.png](https://www.mathworks.com/matlabcentral/answers/uploaded_files/226376/Curve2.png)
0 Comments
Answers (0)
See Also
Categories
Find more on Curve Fitting Toolbox 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!