If F(x,y) is defined as F(x,y)=xy-(2x²-1) +(5+y²)³ a- Use the backward difference approximation of the second derivative
Posted: Wed May 04, 2022 10:15 am
If F(x,y) is defined as F(x,y)=xy-(2x²-1) +(5+y²)³ a- Use the backward difference approximation of the second derivative to calculate the second derivative of F(x) at x=2. Note that y is a constant and have a value of 1. Use a step size of 0.5. b- What's the absolute relative true error of (a)? c-Use the central difference scheme of the first derivative to calculate the derivative of F(y) at y-2. Note that is a constant and have a value of 2.Use a step size of 1. d-What's the absolute relative true error of (c)?