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
🙏🏻
-
- 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 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