Question: Solve the example problem shown in Non - Linear equations notes using Newton - Raphson in MATLAB. The goal is to verify the analytical solutions
Solve the example problem shown in NonLinear equations notes using NewtonRaphson in MATLAB. The goal is to verify the analytical solutions aka roots found in class to the polynomial shown below.
Deliverables:
MATLAB Code:
Write a MATLAB program that uses the NewtonRaphson method to find both roots of the equation. One option would be to use the same program twice with different starting guesses. Submit the m files used and document any example code that you used or learned from during the exercise.
Results:
For each root show the starting guess used and the final approximate root value and function value value at the approximate root. The results can be copied or typed into the text for the assignment or included as a comment in the code.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
