Convergence to a fixed point of a function


Assignment:

Q1. Let g: R→R+ be such a function that g∈ C^1(R) and for all x ∈ R, -1 Show that the sequence Xn+1 : = g(Xn) converges to the unique fixed point of the function g, regardless of chioce Xo ∈ R.
[ Note : Observe that the domain of function g is not a compact interval.]

Q2. Write a matlab program (Newton - Raphson ) for finding the root of the function f(x) = x^5 - 2x^3 + x + 2. Be as much accurate as you as you can. To proceed, store this function in an m-file, say f.m, and its derivative in df.m. Label the whole procedure newt.m.

Provide complete and step by step solution for the question and show calculations and use formulas.

Solution Preview :

Prepared by a verified Expert
MATLAB Programming: Convergence to a fixed point of a function
Reference No:- TGS01913642

Now Priced at $20 (50% Discount)

Recommended (90%)

Rated (4.3/5)