1. The movement of a cricket ball is given by the below function: g(x) = -x + sin(x) Determine its root using fixed poin
Posted: Wed Apr 27, 2022 7:38 pm
1. The movement of a cricket ball is given by the below function: g(x) = -x + sin(x) Determine its root using fixed point iteration method. Take initial guess as 0.5. Compute the approximate error after 8th iteration (30 points)