1
0

Image things

This commit is contained in:
Jip J. Dekker 2018-05-18 16:51:03 +10:00
parent 1d68709094
commit 2c1faf6408
No known key found for this signature in database
GPG Key ID: 9CB1B58997DD0D58

View File

@ -47,10 +47,9 @@ f(1,0,0) & = & 1\\
\text{otherwise }f(\_,\_,\_) & = & 0 \text{otherwise }f(\_,\_,\_) & = & 0
\end{eqnarray*} \end{eqnarray*}
\begin{figure}[H] \begin{figure}[ht]
\includegraphics[scale=0.55]{plots} \includegraphics[scale=0.6]{plots}
\centering \centering
\captionsetup{width=0.80\textwidth}
\caption{Plots of the execution of the cellular automata with the different \caption{Plots of the execution of the cellular automata with the different
updating methods. From top-left to top-right: Synchronous, Random updating methods. From top-left to top-right: Synchronous, Random
Independent, Random Order. From bottom-left to bottom-right: Clocked, 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 the graphs showing the energy released from the system over time to
gauge how where the runaway reaction occurs. gauge how where the runaway reaction occurs.
\begin{figure}[H] \begin{figure}[ht]
\includegraphics[scale=0.70]{plots2} \includegraphics[scale=0.70]{plots2}
\centering \centering
\captionsetup{width=0.80\textwidth}
\caption{Plots of energy released over time. Each plot corresponds a \caption{Plots of energy released over time. Each plot corresponds a
different density: 0\%, 5\%, 8\%, 10\%, 11\%, 12\%, 13\%, 15\%, 17\% and 20\%} different density: 0\%, 5\%, 8\%, 10\%, 11\%, 12\%, 13\%, 15\%, 17\% and 20\%}
\label{fig:plot2} \label{fig:plot2}