how to fit the data properly to custom eqaution?

1 次查看(过去 30 天)
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?

采纳的回答

Torsten
Torsten 2022-8-23
编辑:Torsten 2022-8-23
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.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Linear and Nonlinear Regression 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by