Page 1 of 1

a. Calculate f'(0.1) using the forward, backward, and central finite difference methods that has the order O(h4)! (*) (1

Posted: Fri Jul 08, 2022 6:35 am
by answerhappygod
a. Calculate f'(0.1) using the forward, backward, and centralfinite difference methods that has the order O(h4)! (*)(10).
b. 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 be donethen give the reason!
*) Clue for (a): The result of calculation with orderO(h4) can be achieved by using Richardson interpolationa method with O(h2).