more results added to paper
[tt2015.git] / a4 / question2.tex
index 8286ddb..0371752 100644 (file)
@@ -15,12 +15,23 @@ We divided the input alphabet into three sets, this way we can control the size
 Just as in our previous assignment the \emph{DATA} packet is actually a \emph{ACK} with an user data payload and the \emph{push} flag set. \r
 These input alphabets will influence the size of the model produced. \emph{small} will result in a 2 state model, \emph{partial} will be the full model without the \emph{CLOSED} state and \emph{full} should result in the full model as used in the previous assignment.\r
 \r
-\paragraph{Model learned with small input alphabet}\r
-\includegraphics{model.small.LStar.rand.eps}\r
+\begin{figure}[H]\r
+       \centering\r
+       \includegraphics[scale=0.75]{model.small.LStar.rand.eps}\r
+       \vspace{5mm}\r
+       \caption{Model learned with small input alphabet}\r
+\end{figure}\r
 \r
+\begin{figure}[H]\r
+       \centering\r
+       \includegraphics[width=\textwidth]{model.partial.LStar.rand.eps}\r
+       \vspace{5mm}\r
+       \caption{Model learned with partial input alphabet}\r
+\end{figure}\r
 \r
-\paragraph{Model learned with partial input alphabet}\r
-\includegraphics{model.partial.LStar.rand.eps}\r
-\r
-\paragraph{Model learned with full input alphabet}\r
-\includegraphics{model.full.LStar.rand.eps}
\ No newline at end of file
+\begin{figure}[H]\r
+       \centering\r
+       \includegraphics[width=1.2\textwidth]{model.full.LStar.rand.eps}\r
+       \vspace{5mm}\r
+       \caption{Model learned with full input alphabet}\r
+\end{figure}\r