Please use Matlab to program this problem
ENGR 240 Applied Numerical Methods, Spring 2019 Equations> Solving Nonlinear Bisection Method 0 solutions submitted (max: Unlimited) Determine the root of f(x)x- 2e using the Bisection Method. Name the script Bisection_Root – Use an anonymous function named fun to compute the value of f(x) for each x Name your output variable Xs when he Tolerancein fw The program should check if points a and b are on opposite sides of the solution. If not,
OR
OR