curve fitting toolbox
Mostra commenti meno recenti
I'm programming in matlab and using curve fitting toolbox to fit my data. I need to evaluate the 1th derivative of my curve in some data point. Do you know how I can do it in my code? I need to use 'cubic spline (interpolant) fitting'.
Risposta accettata
Più risposte (1)
SARAH ZAVAREH
il 21 Mar 2011
0 voti
2 Commenti
Sarah Wait Zaranek
il 22 Mar 2011
If you have the optimization toolbox, fzero probably would be ideal.
http://www.mathworks.com/access/helpdesk/help/techdoc/ref/fzero.html
SARAH ZAVAREH
il 29 Mar 2011
Categorie
Scopri di più su Interpolation in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!