I am trying to use MATLAB to find the roots of a quadratic by the standard iterative techniques. I am totally on top of all this work in theory and in practice when it comes to doing it with a calculator or Excel, but I have never used MATLAB before and I have been given the code below to use...