From 8bdcd37ac44fe96d2c59424a24752f87f0444e36 Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Wed, 22 May 2019 11:24:17 +0200 Subject: Update paper --- src/ns3/plots/plots.org | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 src/ns3/plots/plots.org (limited to 'src/ns3/plots/plots.org') diff --git a/src/ns3/plots/plots.org b/src/ns3/plots/plots.org new file mode 100644 index 0000000..05debb3 --- /dev/null +++ b/src/ns3/plots/plots.org @@ -0,0 +1,25 @@ +#+TITLE: Analysis +#+LATEX_HEADER: \usepackage{fullpage} +#+OPTIONS: toc:nil +\begin{center} +\begin{tabular}{lr} +Parameters & Values\\ +\hline +sensorsPktSize & 5 bytes\\ +sensorsSendInterval & 10s\\ +sensorsNumber & 10\\ +nbHop & 10\\ +linksBandwidth & 10Mbps\\ +linksLatency & 2ms\\ +\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]{SENDINTERVAL-sensorsSendInterval_totalEnergy.png} +\includegraphics[width=0.5\linewidth]{SENDINTERVAL-sensorsSendInterval_energyWifi.png} +\includegraphics[width=0.5\linewidth]{sensorsSendInterval-net.png} +\includegraphics[width=0.5\linewidth]{SENSORSPOS-positionSeed_totalEnergy.png} +\includegraphics[width=0.5\linewidth]{sensorsSendInterval-wifi.png} -- cgit v1.2.3