How to fit points to a curve?
Mostra commenti meno recenti
Hi. I´m fairly new at using matlab and I´m having some troubles with an exercise from my book.
I´m supposed to write a small program where I can enter a number of points and fit an exponential curve of an arbitrary degree to those points.
It feels like I´m too inexperienced to do such a thing but apparently I´m supposed to be able to after 2 weeks of taking the course. Any help would be great. Thanks.
Risposte (2)
the cyclist
il 24 Nov 2011
0 voti
Do you have access to the Statistics Toolbox? If so, you could use the expfit() command.
Njöng
il 24 Nov 2011
0 voti
Categorie
Scopri di più su Get Started with Curve Fitting Toolbox in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!