1. Compute first derivatives of the functions y = f(x) using forward-difference, backward-difference, 3 and 5 point form
Posted: Tue Jul 12, 2022 8:48 am
1. Compute first derivatives of the functions y = f(x) using forward-difference, backward-difference, 3 and 5 point formulas. Compare the numerical results to the exact (analytical) derivative. Which formula gives more accurate result? f(x) = x² e-x², at x = 1.5 using h= 0.1