Clear Filters
Clear Filters

how to fit the data properly to custom eqaution?

1 view (last 30 days)
I am trying to fit the data with the custom eqaution, however the line is not starting from below 1, is it because the 3rd term has no x value in the equation? how can i fit this line with data properly, any thoughts on this?

Accepted Answer

Torsten
Torsten on 23 Aug 2022
Edited: Torsten on 23 Aug 2022
If you want your model curve start at (0,1), delete the constant term k3/3500*3502.
Your experimental curve looks more like an exponential (exp(k1*Cyclenumber)) than a quadratic in my opinion.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!