The objective of this problem is to compare second-order accurate forward, backward, and centered finite-difference approximations of

Question:

The objective of this problem is to compare second-order accurate forward, backward, and centered finite-difference approximations of the first derivative of a function to the actual value of the derivative. This will be done for


-2x f(x) = e=2


(a) Use calculus to determine the correct value of the derivative at x = 2.

(b) To evaluate the centered finite-difference approximations, start with x = 0.5. Thus, for the first evaluation, the x values for the centered difference approximation will be x = 2 ± 0.5 or x = 1.5 and 2.5. Then, decrease in increments of 0.01 down to a minimum value of ∆x = 0.01.

(c) Repeat part (b) for the second-order forward and backward differences. (Note that these can be done at the same time that the centered difference is computed in the loop.)

(d) Plot the results of (b) and (c) versus x. Include the exact result on the plot for comparison.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question

Numerical Methods For Engineers

ISBN: 9780071244299

5th Edition

Authors: Steven C. Chapra, Raymond P. Canale

Question Posted: