diff_forward_test, a MATLAB code which calls diff_forward(), which uses forward differences to estimate the derivative of a function f(x), using a stepsize h.
The information on this web page is distributed under the MIT license.
diff_forward, a MATLAB code which interactively uses forward differences to estimate the derivative of a function f(x), using a stepsize h.