Browse Source

Update on local

Youngbin Kim 1 year ago
parent
commit
a5bbf5c60a

+ 2 - 0
IEEE-conference-template-062824.tex

@@ -9,6 +9,8 @@
 \usepackage{graphicx}
 \usepackage{graphicx}
 \usepackage{textcomp}
 \usepackage{textcomp}
 \usepackage{xcolor}
 \usepackage{xcolor}
+
+\usepackage{subcaption}
 \begin{document}
 \begin{document}
 
 
 \title{Intermittent Systems with Small Scale: Model and Design Guidelines \\
 \title{Intermittent Systems with Small Scale: Model and Design Guidelines \\

BIN
figs/plot_expr_8a_cropped.pdf


BIN
figs/plot_expr_8b_cropped.pdf


+ 16 - 0
sections/OurModel.tex

@@ -4,6 +4,22 @@
 
 
 \subsection{Execution Model}
 \subsection{Execution Model}
 
 
+\begin{figure}
+    \centering
+    \begin{subfigure}{\linewidth}
+        \includegraphics[width=\textwidth]{figs/plot_expr_8a_cropped.pdf}
+        \caption{Solar energy trace.}
+        % \label{fig:eval_voltage_trace}
+    \end{subfigure}
+    \begin{subfigure}{\linewidth}
+        \includegraphics[width=\textwidth]{figs/plot_expr_8b_cropped.pdf}
+        \caption{The number of finished tasks over time.}
+        % \label{fig:eval_adaptivenss_finished_tasks}
+    \end{subfigure}
+    % \caption{Evaluating adaptability of \textproc{FastTrack}.}
+    % \label{fig:}
+\end{figure}
+
 \subsection{Impact on Power Efficiency}
 \subsection{Impact on Power Efficiency}
 
 
 \subsection{Impact on Predicting Power Failures}
 \subsection{Impact on Predicting Power Failures}