How to fit data to my customized form automatically?
Afficher commentaires plus anciens
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.
Réponse acceptée
Plus de réponses (1)
Paulo Silva
le 23 Fév 2011
0 votes
doc polyfit
3 commentaires
Zhiting
le 23 Fév 2011
Paulo Silva
le 23 Fév 2011
you get the p values from polyfit
Zhiting
le 23 Fév 2011
Catégories
En savoir plus sur Get Started with Curve Fitting Toolbox dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!