Question

2. Develop a function that implements the Secant method, called Secant_[your last name].m. The initial guesses should be input as a vector such that if the user inputs [xl, xu] it

uses the regular secant method, if the user inputs a single value, [x0], the program uses the modified secant method with. Upload the .m file to canvas.