Improving fit for TireDataAnalysis.mlx Live Editor?

1 回表示 (過去 30 日間)
Gage Smith
Gage Smith 2019 年 2 月 12 日
コメント済み: Veer Alakshendra 2019 年 2 月 17 日
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?

回答 (1 件)

Veer Alakshendra
Veer Alakshendra 2019 年 2 月 13 日
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 件のコメント
Gage Smith
Gage Smith 2019 年 2 月 14 日
Where do I get the coefficient of C from in the script?
Veer Alakshendra
Veer Alakshendra 2019 年 2 月 17 日
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

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeMATLAB についてさらに検索

タグ

製品


リリース

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by