day1/day1quiz2.tex
changeset 379 682b6f66fe11
parent 373 f04eca8b2f3d
child 385 c70118cdde66
equal deleted inserted replaced
378:2299700a8b97 379:682b6f66fe11
    56 On the top right hand corner please write down the following:
    56 On the top right hand corner please write down the following:
    57   \begin{itemize}
    57   \begin{itemize}
    58     \item Name:
    58     \item Name:
    59     \item University/College/Company:
    59     \item University/College/Company:
    60     \item Student/Teacher/Professional:
    60     \item Student/Teacher/Professional:
       
    61     \item Field of interest/study:
    61   \end{itemize}
    62   \end{itemize}
    62 \end{frame}
    63 \end{frame}
    63 
    64 
    64 \begin{frame}[fragile]
    65 \begin{frame}[fragile]
    65 \frametitle{\incqno }
    66 \frametitle{\incqno }
   168 Given a 4x4 matrix \texttt{A} and a 4-vector \texttt{b}, what command do
   169 Given a 4x4 matrix \texttt{A} and a 4-vector \texttt{b}, what command do
   169 you use to solve for the equation \\
   170 you use to solve for the equation \\
   170 \texttt{Ax = b}?
   171 \texttt{Ax = b}?
   171 \end{frame}
   172 \end{frame}
   172 
   173 
   173 \begin{frame}
   174 %% \begin{frame}
   174 \frametitle{\incqno }
   175 %% \frametitle{\incqno }
   175 What command will you use if you wish to integrate a system of ODEs?
   176 %% What command will you use if you wish to integrate a system of ODEs?
   176 \end{frame}
   177 %% \end{frame}
   177 
   178 
   178 \begin{frame}
   179 \begin{frame}
   179 \frametitle{\incqno }
   180 \frametitle{\incqno }
   180 How do you calculate the roots of the polynomial, $y = 1 + 6x + 8x^2 +
   181 How do you calculate the roots of the polynomial, $y = 1 + 6x + 8x^2 +
   181 x^3$?
   182 x^3$?