Question: HI I NEED CODE IN PYTHON LANGUAGE ONLY PYTHON DO NOT WASTE MY QUESTION THANKS I GIVE YOU THUMBS UP (a) (15%) Write and run
HI I NEED CODE IN PYTHON LANGUAGE ONLY PYTHON DO NOT WASTE MY QUESTION THANKS I GIVE YOU THUMBS UP

(a) (15\%) Write and run a computer program to approximate the derivative of function f at point x defined by the equation f(x)=limh0hf(x+h)f(x). Try f(x)=sin(x) at x=0.5 and hn=0.5hn1,h0=1,n=1,2,,30. Compute absolute errors of the approximation using the formula error =y f(x), where yn is yn is an output of the program in iteration n. Plot the errors on using a log-scale, i.e., the axes of the plot should be log10 error versus log10h. Analyze the results. Repeat the same experiment for f(x)=x1. (b) (5%) Find a way for to calculate accurate values for f(x)=x21+x21xtan(x)x2sin(x)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
