![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/350957/image.jpeg)
Options when drawing using the Curve Fitting tool
1 回表示 (過去 30 日間)
古いコメントを表示
haeyeon JI
2020 年 8 月 24 日
編集済み: Abdolkarim Mohammadi
2020 年 8 月 24 日
I am inputting x y z data and using 'Curve Fitting tool' to create a nonlinear regression graph.
I am trying to find the coefficients a,b,c,d suitable for the data using the 'Custom Equation' formula, but the graph is too different from the data.
I tried changing Robust and Algorithm, but the graph is not similar to the data.
What additional work should I do to get the graph?
I also attached a data file.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/350561/image.png)
0 件のコメント
採用された回答
Abdolkarim Mohammadi
2020 年 8 月 24 日
編集済み: Abdolkarim Mohammadi
2020 年 8 月 24 日
Your datapoints seem to have a polynomial relationship, not logarithmic. I think your should change your model. In addition, visual check is not enough for curve fitting. There are lots of things to check after fitting the model in order to reach a good model. Please read:
Especially fit potsprocessing > residual analysis.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/350957/image.jpeg)
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Linear and Nonlinear Regression についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!