From 89d815f81ec2d928feab2296bb29dc085b4d2d69 Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Fri, 26 Apr 2019 11:13:36 +0200 Subject: Debug+Do Simulations --- ns3-simulations/plots/plots.org | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 ns3-simulations/plots/plots.org (limited to 'ns3-simulations/plots/plots.org') diff --git a/ns3-simulations/plots/plots.org b/ns3-simulations/plots/plots.org new file mode 100644 index 0000000..9ebc7ad --- /dev/null +++ b/ns3-simulations/plots/plots.org @@ -0,0 +1,20 @@ +#+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]{BW-linksBandwidth_totalEnergy.png} +\includegraphics[width=0.5\linewidth]{NBSENSORS-sensorsNumber_totalEnergy.png} +\includegraphics[width=0.5\linewidth]{LATENCY-linksLatency_totalEnergy.png} +\includegraphics[width=0.5\linewidth]{NBHOP-nbHop_totalEnergy.png} -- cgit v1.2.3