diff options
Diffstat (limited to 'plots/plots.org')
| -rw-r--r-- | plots/plots.org | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/plots/plots.org b/plots/plots.org new file mode 100644 index 0000000..164785e --- /dev/null +++ b/plots/plots.org @@ -0,0 +1,24 @@ +#+TITLE: Analysis +#+LATEX_HEADER: \usepackage{fullpage} +#+OPTIONS: toc:nil +\begin{center} +\begin{tabular}{lr} +Parameters & Values\\ +\hline +sensorsPktSize & bytes\\ +sensorsSendInterval & s\\ +sensorsNumber & \\ +nbHop & \\ +linksBandwidth & Mbps\\ +linksLatency & ms\\ +\end{tabular} +\newline +\end{center} +\includegraphics[width=0.5\linewidth]{SENDINTERVAL-sensorsSendInterval_networkEnergy.png} +\includegraphics[width=0.5\linewidth]{SENDINTERVAL-sensorsSendInterval_sensorsEnergy.png} +\includegraphics[width=0.5\linewidth]{SENSORSPOS-positionSeed_avgDelay.png} +\includegraphics[width=0.5\linewidth]{NBSENSORS-sensorsNumber_totalEnergy.png} +\includegraphics[width=0.5\linewidth]{sensorsSendInterval-net.png} +\includegraphics[width=0.5\linewidth]{SENSORSPOS-positionSeed_totalEnergy.png} +\includegraphics[width=0.5\linewidth]{final.png} +\includegraphics[width=0.5\linewidth]{sensorsSendInterval-wifi.png} |
