diff options
| l--------- | .#2019-Mascots.org | 1 | ||||
| -rw-r--r-- | 2019-Mascots.org | 6 | ||||
| -rw-r--r-- | 2019-Mascots.pdf | bin | 211795 -> 213369 bytes | |||
| -rw-r--r-- | plots/numberSensors-WIFINET.png | bin | 5934 -> 7192 bytes |
4 files changed, 4 insertions, 3 deletions
diff --git a/.#2019-Mascots.org b/.#2019-Mascots.org new file mode 120000 index 0000000..16659fc --- /dev/null +++ b/.#2019-Mascots.org @@ -0,0 +1 @@ +loic@lguegan.1595:1558938768
\ No newline at end of file diff --git a/2019-Mascots.org b/2019-Mascots.org index 1c48e2f..cddc6dd 100644 --- a/2019-Mascots.org +++ b/2019-Mascots.org @@ -95,7 +95,7 @@ component, formatting, style, styling, insert \label{tab:net-energy} \begin{tabular}{@{}lr@{}} Parameter & Value \\ \midrule - Idle & 1J \\ + Idle & 1W \\ Bytes (Tx/Rx) & 3.4nJ \\ Pkt (Tx/Rx) & 192.0nJ \\ \bottomrule \end{tabular} @@ -635,8 +635,8 @@ component, formatting, style, styling, insert data=data%>%mutate(sensorsNumber=fct_reorder(sensorsNumber,as.numeric(sensorsNumber))) data=data%>%filter(sensorsNumber%in%c(2,4,6,8,10)) - p=ggplot(data)+geom_bar(aes(x=sensorsNumber,y=energy,fill=type),position="identity",stat="identity")+ - xlab(getLabel("sensorsNumber"))+ ylab("Energy Consumption (W)") + guides(fill=guide_legend(title="")) +coord_flip() + p=ggplot(data)+geom_bar(aes(x=sensorsNumber,y=energy,fill=type),position="dodge",stat="identity")+ + xlab(getLabel("sensorsNumber"))+ ylab("Energy Consumption (W)") + guides(fill=guide_legend(title="")) p=applyTheme(p)+theme(text = element_text(size=15)) size=5 diff --git a/2019-Mascots.pdf b/2019-Mascots.pdf Binary files differindex 2c52c16..6a57f14 100644 --- a/2019-Mascots.pdf +++ b/2019-Mascots.pdf diff --git a/plots/numberSensors-WIFINET.png b/plots/numberSensors-WIFINET.png Binary files differindex fe574eb..f0a71a5 100644 --- a/plots/numberSensors-WIFINET.png +++ b/plots/numberSensors-WIFINET.png |
