How to fit data to my customized form automatically?
Show older comments
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.
Accepted Answer
More Answers (1)
Paulo Silva
on 23 Feb 2011
0 votes
doc polyfit
3 Comments
Zhiting
on 23 Feb 2011
Paulo Silva
on 23 Feb 2011
you get the p values from polyfit
Zhiting
on 23 Feb 2011
Categories
Find more on Get Started with Curve Fitting Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!