Estimating the derivative by differentiating the interpolating cubic polynomial
Show older comments
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 Comments
Matt J
on 24 Oct 2018
I know I am required to use this function
How do you know that?
Yakub Shalmiyev
on 24 Oct 2018
Accepted Answer
More Answers (0)
Categories
Find more on Splines in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!