diff_center_test


diff_center_test, a MATLAB code which calls diff_center(), which uses centered differences to estimate the derivative of a function f(x), using a stepsize h.

Licensing:

The computer code and data files made available on this web page are distributed under the MIT license

Related Data and Programs:

diff_center, a MATLAB code which interactively uses centered differences to estimate the derivative of a function f(x), using a stepsize h.

Source Code:


Last revised on 27 July 2019.