Numerical Differentiation
a. Calculate f'(0.1) using the forward, backward, andcentral finite difference methods that has the orderO(h2)! (5).
b. Calculate f'(0.1) using the forward, backward, andcentral finite difference methods that has the orderO(h4)! (*) (10).
c. Calculate f'(0.2) using the forward, backward, and centralfinite difference methods that has the order O(h2)!(5).
*) Count to four digits after the comma, and if it can't bedone then give the reason!
*) Clue for (b): The result of calculation with orderO(h4) can be achieved by using Richardson interpolationa method with O(h2).
Numerical Differentiation a. Calculate f'(0.1) using the forward, backward, and central finite difference methods that h
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am