Added a slide for transition from sslc to lstsq in session3.
authorPuneeth Chaganti <punchagan@fossee.in>
Tue, 27 Oct 2009 14:24:49 +0530
changeset 199 85a799d90c6a
parent 187 cee420085be7
child 200 d80339ba98ee
Added a slide for transition from sslc to lstsq in session3.
day1/session3.tex
--- a/day1/session3.tex	Tue Oct 27 13:10:39 2009 +0530
+++ b/day1/session3.tex	Tue Oct 27 14:24:49 2009 +0530
@@ -299,6 +299,15 @@
   \includegraphics[height=3in, interpolate=true]{data/all_regions}
 \end{frame}
 
+\begin{frame}
+\frametitle{L vs $T^2$ \ldots}
+Let's go back to the L vs $T^2$ plot
+\begin{itemize}
+\item We first look at obtaining $T^2$ from T
+\item Then, we look at plotting a Least Squares fit
+\end{itemize}
+\end{frame}
+
 \begin{frame}[fragile]
 \frametitle{Dealing with data whole-sale}
 \begin{lstlisting}