Question: solving by matlab Question 5. (8 points) The function g(x) = e */3 has a unique fixed point on [1, 2]. The fixed-point iteration method
Question 5. (8 points) The function g(x) = e */3 has a unique fixed point on [1, 2]. The fixed-point iteration method can be used to find an approximation to the fixed point as follows: Xi = 1.5, *n= g(xn-1). n 22 Write a MATLAB script to generate X9,*3. *..... Use the stopping criterion: 1x, -*-ils 10-6
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
