Image things
This commit is contained in:
parent
1d68709094
commit
2c1faf6408
@ -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}
|
||||
|
Reference in New Issue
Block a user