diff2_center_test, a MATLAB code which calls diff2_center(), which uses centered differences to estimate the second derivative of a function f(x), using a stepsize h.
The computer code and data files made available on this web page are distributed under the MIT license
diff2_center, a MATLAB code which interactively uses centered differences to estimate the second derivative of a function f(x), using a stepsize h.