Given that f(x) = x³ -0.3x² -8.56x + 8.448. (35%) -2πT a. Approximate f(x) dx with 20 evenly-spaced grid points over the
Posted: Thu Jun 02, 2022 7:45 am
Given that f(x) = x³ -0.3x² -8.56x + 8.448. (35%) -2πT a. Approximate f(x) dx with 20 evenly-spaced grid points over the whole interval using Riemann Integral, Trapezoid Rule, and Simpson's Rule. Explain the difference behind each of the method. b. Compared to the methods above, do you think that explicit integration could be more convenient to be done? c. Use polynomial interpolation to compute f'(x) and f'(x) at x = 0, using the discrete data below -0.3 0.8 1.9 -1.1 f(x) 15.180 10.962 1.920 -2.040 d. Calculate the accuracy result compared to the initial f(x)