Question: Consider solving the following nonlinear equation using the bisection method: x = e -x 1) Choose an initial interval and show that the chosen interval
Consider solving the following nonlinear equation using the bisection method: x = e-x
1) Choose an initial interval and show that the chosen interval can be used for the bisection method.
2) To use the bisection method, download the routine bisect.m from your textbook or write another program of your own design. Then, write another simple script to call the routine and print out the result in a text file. Solve the problem with an accuracy of e = 10-5 and the maximum iteration number of 30.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
