gistlib
other matlab categories
forward-difference code snippets in matlab
briefly explain why you cannot compute the forward difference at the last point in a dataset. in matlab
numerically differentiate cos(x) at x = 1 using the following step size: 0.1, 0.05, 0.01, 0.005, and 0.001. use 1st order accurate forward 1st derivative approximations. return the error and the value in matlab
gistlib
by LogSnag