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

[freehaven-cvs] Commit fresh graphs. 5C and 5D will need to be redon...



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

Added Files:
	fig5c.gp fig5d.gp 
Log Message:
Commit fresh graphs. 5C and 5D will need to be redone when the very last points come in, but the others are solit

--- NEW FILE: fig5c.gp ---

set logscale y
set format x ".%.0f"
set format y "%.0f"
set xlabel "Fraction of time online (P_{online})"
set ylabel "Rounds"
set key right bottom

set title "P_{M}=0.6; N=65536; m=32; BG=125; M=2"

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

--- NEW FILE: fig5d.gp ---

set logscale y
set format x ".%.0f"
set format y "%.0f"
set xlabel "P_{delay}"
set ylabel "Rounds"
set key right bottom

set title "P_{M}=0.6; N=65536; m=32; BG=125; len=1"

set yrange [10:1.1e6]
plot 'tmp/fig5d-5d.dat' title 'Padding, known background, M=2' with linespoints, \
     'tmp/fig5d-3r.dat' title 'No padding, unknown background' with linespoints


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