Program for computing derivative
Hey everyone,
I have to write a program to compute an approximate value for the derivative of a function using the finite-difference formula f'(x)=[f(x+h)-f(x)]/h. I have to test the program for tan(x)=1. Then, I have to determine the error by comparing with the square of the built-in function sec(x). Then, I have to plot the magnitude of the error as a function of h, for h=10^(-k), k=0,...,16. Also, I should use the log scale for h and for the magnitude of error.
Can anyone help me with this problem or at least part of this problem. Any help will be appreciated. Thank you very much.
I have to write a program to compute an approximate value for the derivative of a function using the finite-difference formula f'(x)=[f(x+h)-f(x)]/h. I have to test the program for tan(x)=1. Then, I have to determine the error by comparing with the square of the built-in function sec(x). Then, I have to plot the magnitude of the error as a function of h, for h=10^(-k), k=0,...,16. Also, I should use the log scale for h and for the magnitude of error.
Can anyone help me with this problem or at least part of this problem. Any help will be appreciated. Thank you very much.
0
This discussion has been closed.
Comments
We're not here to do your homework for you, by the way.
You should also be aware that any of the 4 people on this site who can help you are RL friends with him.
He is also correct. We are not here to do your homework.
I found this lovely discussion because I have an email in my inbox from said user innocently asking what EVER could he have possibly done to get banned?