diff --git a/wk11/week11.tex b/wk11/week11.tex index 72911a5..8616188 100644 --- a/wk11/week11.tex +++ b/wk11/week11.tex @@ -47,10 +47,9 @@ f(1,0,0) & = & 1\\ \text{otherwise }f(\_,\_,\_) & = & 0 \end{eqnarray*} -\begin{figure}[H] - \includegraphics[scale=0.55]{plots} +\begin{figure}[ht] + \includegraphics[scale=0.6]{plots} \centering - \captionsetup{width=0.80\textwidth} \caption{Plots of the execution of the cellular automata with the different updating methods. From top-left to top-right: Synchronous, Random Independent, Random Order. From bottom-left to bottom-right: Clocked, @@ -131,10 +130,9 @@ simulate the system at varying densities between 0\% and 20\% and use the graphs showing the energy released from the system over time to gauge how where the runaway reaction occurs. -\begin{figure}[H] +\begin{figure}[ht] \includegraphics[scale=0.70]{plots2} \centering - \captionsetup{width=0.80\textwidth} \caption{Plots of energy released over time. Each plot corresponds a different density: 0\%, 5\%, 8\%, 10\%, 11\%, 12\%, 13\%, 15\%, 17\% and 20\%} \label{fig:plot2}