Introduction
Numerical differentiation refers to approximating the value of a derivative of a function (or a higher order derivative) numerically:
If
is known at a number of data points, can we deduce a reliable value for
at one of the data points?
>
Like interpolation, numerical differentiation is a basic numerical task, often needed in more complex numerical simulations.
We will be deriving formulae starting from either a Taylor series expansion or from the result of Theorem 10: