[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[freehaven-cvs] add graph 5a.



Update of /home/freehaven/cvsroot/doc/e2e-traffic/scripts
In directory moria.mit.edu:/tmp/cvs-serv31665/scripts

Added Files:
	fig5a.gp 
Log Message:
add graph 5a.

--- NEW FILE: fig5a.gp ---

set logscale y
set title "Independent geometric dummy messages\nRounds to guess m-1 recipients\n(90^{th} percentile of trial attacks)"
set format x ".%.0f" 
set format y "%.0f" 
set xlabel "p_{Junk}"
set ylabel "Rounds"
#set key left bottom

set yrange [10:1.1e6]
plot 'tmp/fig5a-1-10.dat' title 'p_{Delay}=.1,len=1' with linespoints, \
     'tmp/fig5a-1-60.dat' title 'p_{Delay}=.6,len=1' with linespoints, \
     'tmp/fig5a-4-10.dat' title 'p_{Delay}=.1,len=4' with linespoints, \
     'tmp/fig5a-4-60.dat' title 'p_{Delay}=.6,len=4' with linespoints

***********************************************************************
To unsubscribe, send an e-mail to majordomo@seul.org with
unsubscribe freehaven-cvs       in the body. http://freehaven.net/