how to fit the data properly to custom eqaution?

3 vues (au cours des 30 derniers jours)
sandeep
sandeep le 23 Août 2022
Modifié(e) : Torsten le 23 Août 2022
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?

Réponse acceptée

Torsten
Torsten le 23 Août 2022
Modifié(e) : Torsten le 23 Août 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.

Plus de réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by