- 1 Compute First Derivatives Of The Functions Y F X Using Forward Difference Backward Difference 3 And 5 Point Form 1 (21.01 KiB) Viewed 24 times
1. Compute first derivatives of the functions y = f(x) using forward-difference, backward-difference, 3 and 5 point form
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
1. Compute first derivatives of the functions y = f(x) using forward-difference, backward-difference, 3 and 5 point form
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