Numerical Integration • The function f(x)=e* can be used to generate the following table of unequally spaced data = x O
Posted: Mon May 23, 2022 10:06 am
Numerical Integration • The function f(x)=e* can be used to generate the following table of unequally spaced data = x O 0.1 0.3 0.5 0.7 0.95 1.2 f(x) 1 0.9048 0.7408 0.6065 0.4966 0.3867 0.3012 . = • Evaluate the integral from a = 0 to b = 1.2 using (a) analytical means, (b) the O trapezoidal rule, and (c) a combination of the trapezoidal and Simpson's rules wherever possible to attain the highest accuracy. For (b) and (c), compute the true percent relative error.