diff2_center_test


diff2_center_test, an Octave code which calls diff2_center(), which uses centered differences to estimate the second 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:

diff2_center, an Octave code which interactively uses centered differences to estimate the second derivative of a function f(x), using a stepsize h.

Source Code:


Last revised on 07 July 2023.