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.
The information on this web page is distributed under the MIT license.
diff2_center, an Octave code which interactively uses centered differences to estimate the second derivative of a function f(x), using a stepsize h.