Estimating the derivative by differentiating the interpolating cubic polynomial
Mostra commenti meno recenti
Good afternoon guys,
I'm having a bit of trouble understanding how I would go about estimating the derivative of a function using this technique.
I'm given some function values (x), and I know I am required to use this function:
p = spline(x,fx);
2 Commenti
Matt J
il 24 Ott 2018
I know I am required to use this function
How do you know that?
Yakub Shalmiyev
il 24 Ott 2018
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Interpolation 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!
