Question
Problem 3: Newton-Raphson method (MATLAB) Use the Newton-Raphson method to find the root of f(x) = c 0.5x (4-x) - 2. Employ initial guesses of ₁,1 = 2, ₁,2 = 6, and ₁,3 = 8. Explain your results. (3)
Question image 1