\relax \providecommand\tcolorbox@label[2]{} \@writefile{toc}{\contentsline {section}{\numberline {1}Minimization by Golden Search}{1}} \@writefile{toc}{\contentsline {section}{\numberline {2}Example: Golden search on the sag() function}{1}} \@writefile{lol}{\contentsline {lstlisting}{\numberline {1}golden\_search.m}{1}} \@writefile{lol}{\contentsline {lstlisting}{\numberline {2}Minimization of sag() using golden search.}{2}} \@writefile{toc}{\contentsline {section}{\numberline {3}Searching for a bracket interval}{3}} \@writefile{toc}{\contentsline {section}{\numberline {4}The bracket function}{3}} \@writefile{lol}{\contentsline {lstlisting}{\numberline {3}The bracket function}{3}} \@writefile{toc}{\contentsline {section}{\numberline {5}Example: bracketing the sag() function }{4}} \@writefile{lol}{\contentsline {lstlisting}{\numberline {4}Output from bracketing sag().}{4}} \@writefile{toc}{\contentsline {section}{\numberline {6}Exercise: bracketing the hump() function }{4}} \@writefile{toc}{\contentsline {section}{\numberline {7}Computing and minimizing the parabolic interpolant to data}{5}} \@writefile{toc}{\contentsline {section}{\numberline {8}Repeated parabolic interpolation}{5}} \@writefile{lol}{\contentsline {lstlisting}{\numberline {5}'Code to find critical point of a parabola.}{5}} \@writefile{lol}{\contentsline {lstlisting}{\numberline {6}Minimization by repeated parabolic iterpolation}{6}} \@writefile{toc}{\contentsline {section}{\numberline {9}Example: Minimizing the sag() function}{6}} \@writefile{lol}{\contentsline {lstlisting}{\numberline {7}Parabolic minimization of sag().}{6}} \@writefile{toc}{\contentsline {section}{\numberline {10}Assignment \#6}{6}}