\relax \providecommand\tcolorbox@label[2]{} \@writefile{toc}{\contentsline {section}{\numberline {1}The secant method is a linear model for $f(x)$}{1}} \@writefile{toc}{\contentsline {section}{\numberline {2}MATLAB code for a secant method}{2}} \@writefile{lol}{\contentsline {lstlisting}{\numberline {1}secant.m}{2}} \@writefile{toc}{\contentsline {section}{\numberline {3}Example: Secant method for the quadratic equation}{2}} \@writefile{lol}{\contentsline {lstlisting}{\numberline {2}quadratic\_secant.m}{2}} \@writefile{toc}{\contentsline {section}{\numberline {4}Estimating the rate of convergence}{3}} \@writefile{lol}{\contentsline {lstlisting}{\numberline {3}extract from secant2.m}{3}} \@writefile{toc}{\contentsline {section}{\numberline {5}Class exercise: A scorecard for the secant method}{4}} \@writefile{toc}{\contentsline {section}{\numberline {6}Rate of convergence for fixed point}{5}} \@writefile{lol}{\contentsline {lstlisting}{\numberline {4}extract from fixed\_point2\_pseudocode.txt}{5}} \@writefile{toc}{\contentsline {section}{\numberline {7}Calling your fixed point code}{5}} \@writefile{toc}{\contentsline {section}{\numberline {8}Assignment \#4: Rate of convergence for fixed point}{6}}