Question: Create a subroutine or program for the Secant Method in MATLAB. Test your root-finding program using the same function and intervals for the Bisection Method:

Create a subroutine or program for the Secant Method in MATLAB. Test your root-finding program using the same function and intervals for the Bisection Method: f(x) = 5x3 20x + 5x + 30 in the intervals (-2, 0], [0.2.5], [2.5, 4). Plot your function to verify that a root exists in each of the given intervals. Submit your m-files via Moodle
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
