redo problems map slides

This commit is contained in:
Arthur Grisel-Davy 2023-08-02 16:25:17 -04:00
parent 18b79ee664
commit 9cf5ad1394
5 changed files with 30 additions and 7 deletions

View file

@ -162,15 +162,38 @@
} }
\end{frame} \end{frame}
\begin{frame}{Overview of Main Problems} %\begin{frame}{Overview of Problems}
\begin{figure} % \begin{figure}
\centering % \centering
\includegraphics[height=\textheight]{images/map.pdf} % \includegraphics[height=\textheight]{images/map.pdf}
\end{figure} % \end{figure}
%\end{frame}
%
%\begin{frame}{Overview of the Problems}
%\begin{table}[ht]
%\centering
%\begin{tabular}{cccc}
% & & \multicolumn{2}{c}{\textbf{Measure}} \\
% & & \textbf{Single} & \textbf{Multi} \\
% \cline{2-4}
% \multirow{2}*{\textbf{Source}} & \textbf{Single} & SSSM & SSMM \\
% \cline{2-4}
% & \textbf{Multi} & MSSM & MSMM \\
% \cline{2-4}
%\end{tabular}
%\end{table}
%\end{frame}
\begin{frame}{Overview of the Problems}
% Figure from the EMSOFT presentation with the different side channels and our solution
\begin{center}
\only<1>{\includegraphics[width=\textwidth]{images/map_illustration_Page 1.pdf}}
\only<2>{\includegraphics[width=\textwidth]{images/map_illustration_Page 2.pdf}}
\only<3>{\includegraphics[width=\textwidth]{images/map_illustration_Page 3.pdf}}
\only<4>{\includegraphics[width=\textwidth]{images/map_illustration_Page 4.pdf}}
\end{center}
\end{frame} \end{frame}
\end{document} \end{document}