Question: create a program using matlab that will perform root location for the equation f(x)=x^3-14x^2+59x-70 using secant root finding method using [1.8 and 2.1] and stopping
create a program using matlab that will perform root location for the equation f(x)=x^3-14x^2+59x-70 using secant root finding method using [1.8 and 2.1] and stopping criterion correct up to 5 significant places. Show in 5 columns the value for x1, x2, x3 and percent relative error.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
