Improving fit for TireDataAnalysis.mlx Live Editor?

1 vue (au cours des 30 derniers jours)
Gage Smith
Gage Smith le 12 Fév 2019
Commenté : Veer Alakshendra le 17 Fév 2019
How would I go about improving the accuracy and fit of the magic formula fit for the TireDataAnalysis.mlx Live Editor? I think it is generating the correct fits but they are slightly off of the raw data points and I was wondering if there was a way I might be able to improve the accuracy of the fit?

Réponses (1)

Veer Alakshendra
Veer Alakshendra le 13 Fév 2019
Hi Gage,
Thanks for reaching out.
In the MATLAB Live Editor file, we have taken some assumptions into consideration. So, if you are looking for perfect fit you can try the following things:
  • Include coefficient C in the magic formula instead of assuming it to be equal to 1/B
  • You can also try with exact value of D
  • Try few more simulations with different initial conditions
Let us know how does it work.
  2 commentaires
Gage Smith
Gage Smith le 14 Fév 2019
Where do I get the coefficient of C from in the script?
Veer Alakshendra
Veer Alakshendra le 17 Fév 2019
Hi Gage,
You can find the coefficient C in the magic formula.The formula is defined in the file, "MagicFormula.m". You can open the function in MATLAB and replace 1/B by C. Further, you can try running the model by changing the value of C.
Thanks,
Veer

Connectez-vous pour commenter.

Catégories

En savoir plus sur MATLAB dans Help Center et File Exchange

Produits


Version

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by