⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 output.g

📁 对IEEE 802.11e里的分布式信道接入算法EDCA进行改进
💻 G
字号:
set yrange [1680:1780]set xlabel "Smoothing factor value"set ylabel "Total goodput (KBps)"set term postscript solid "Helvetica" 17set output "alpha-goodput-final.ps"plot "alpha.goodput-div" t "Effect of the smoothing factor" w lines #################################################333se yrange [3:6]set ylabel "Latency(in ms)"set output "alpha-lat-final.ps"plot "alpha.lat.25-div" t "Effect of the smoothing factor" w lines ################################################################set yrange [3:4.5]set xrange [0.7:0.98]set ylabel "Latency(in ms)"set term postscript solid "Helvetica" 17set output "alpha-smoothing-lat-final.ps"plot "alpha_smoothing.lat" t "Effect of the smoothing factor" w lines ###################################################################set yrange [3:5.7]set xrange [0:1]set ylabel "Latency(in ms)"set term postscript solid "Helvetica" 17set output "alpha-lat-all.ps"plot "alpha_smoothing-lat-all" t "Effect of the smoothing factor" w lines ###################################set yrange [*:*]set yrange [1650:1780]set ylabel "Total goodput (KBps)"set term postscript solid "Helvetica" 17set output "alpha-smoothing-goodput-final.ps"plot "alpha_smoothing.goodput" t "Effect of the smoothing factor" w lines #############################################################set yrange [3:5.7]set yrange [1680:1780]set xrange [0:1]set ylabel "Total goodput (KBps)"set term postscript solid "Helvetica" 17set output "alpha-goodput-all.ps"plot "alpha_smoothing-goodput-all" t "Effect of the smoothing factor" w lines 

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -