How to fit data to my customized form automatically?
古いコメントを表示
I have quite a few sets of data and I want to fit them to y=a-b*x^3. I know that I could use cftool and do it manually for each data set. But it is really tedious. Is it a better way to do it? Thanks a lot.
採用された回答
その他の回答 (1 件)
Paulo Silva
2011 年 2 月 23 日
0 投票
doc polyfit
3 件のコメント
Zhiting
2011 年 2 月 23 日
Paulo Silva
2011 年 2 月 23 日
you get the p values from polyfit
Zhiting
2011 年 2 月 23 日
カテゴリ
ヘルプ センター および File Exchange で Get Started with Curve Fitting Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!