diff_forward_test


diff_forward_test, an Octave code which calls diff_forward(), which uses forward 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_forward, an Octave code which interactively uses forward differences to estimate the derivative of a function f(x), using a stepsize h.

Source Code:


Last revised on 02 July 2023.