Estimating the derivative by differentiating the interpolating cubic polynomial
Afficher commentaires plus anciens
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 commentaires
Matt J
le 24 Oct 2018
I know I am required to use this function
How do you know that?
Yakub Shalmiyev
le 24 Oct 2018
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Splines dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
