Question: Using MATLAB Develop a computer program that uses the Newton - Raphson method to calculate the roots of a given function. Then use the program

Using MATLAB Develop a computer program that uses the Newton-Raphson method to calculate the roots of a given function. Then use the program to calculate the positive root of each of the following functions.a. f(x)=0.51 x sin(x)b. f(x)= x101For each case, obtain and present the following results.1. Plot of the function over an appropriate range to show the root.2. Tabulate the results for the first 50 iterations showing i (iteration no.) x(i)% relative error.3. Computer-generated plot of the root estimate as a function of iteration number.4. Computer-generated plot of the % relative error as a function of iteration number.5. Explain the reason for the dramatic difference in convergence rate for the two cases.6. Program listing (so the professor or assistant can duplicate results-if needed).For case (a) use an initial guess of x=1.5 and for Case (b) use an initial guess of x=0.5.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!