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

📄 output-final.g

📁 对IEEE 802.11e里的分布式信道接入算法EDCA进行改进
💻 G
字号:
set xrange [2:42]#set yrange [0.05:1.0]set xlabel  "Number of stations"#set output "bw.ps"#set output "lowbw.ps#set output "lat.ps"#set output "ch.ps#set output "coll.ps#set output "Gain-goodput.psset key left box 2  set ylabel "Audio mean delay(in ms)"set term postscript solid "Helvetica" 17set output "latency.ps"plot"basic_EDCF.lat" t "Basic_EDCF" w linespoint, "slow_decreas+PF.lat" t "Slow_Decrease" w linespoint, "slow_decreas-8+PF.lat" t "Adaptive_EDCF" w linespoint#plot "slow_decreas+PF.lat" t "slow_decrease-0.5" w linespoint,"basic_EDCF.lat" t "Basic_EDCF" w linespoint, "total_coll_rate.lat" t "Adaptive-EDCF" w linespoint,"slow_decreas-8+PF.lat" t "slow_decrease-0.8" w linespoint  ###################################set yrange [0:30]set ylabel "Gain on goodput (%)"set term postscript solid "Helvetica" 17set output "Gain-on-goodput.ps"plot"Gain-slow_decreas+PF" t "Slow_Decrease" w linespoint, "Gain-slow_decreas-8+PF" t "Adaptive_EDCF" w linespoint#plot  "Gain-slow_decreas+PF" t "slow_decrease-0.5" w linespoint,ic_EDCF" w , "Gain-total_coll_rate" t "Adaptive-EDCF" w linespoint,"Gain-slow_decreas-8+PF" t "slow_decrease-0.8" w linespoint ##########################################set key bottom right box 2  #set xrange [10:30]set yrange [10:70]set ylabel "Medium utilization(%)"set term postscript solid "Helvetica" 17set output "medium-utilisation.ps"plot"basic_EDCF.ch" using 1:2 t "Basic_EDCF" w linespoint,"slow_decreas+PF.ch" using 1:2  t "Slow_Decrease" w linespoint, "total_coll_rate.ch" using 1:2 t "Adaptive_EDCF" w linespoint#plot "slow_decreas+PF.ch" using 1:2  t "slow_decrease-0.5" w linespoint,"basic_EDCF.ch" using 1:2 t "basic_EDCF-ch" w linespoint, "total_coll_rate.ch" using 1:2 t "Adaptive-EDCF" w linespoint,"slow_decreas-8+PF.ch" using 1:2  t "slow_decrease-0.8" w linespoint  ###################set key top left  box 2  set yrange [0:*]set ylabel "Collision number per second"set term postscript solid "Helvetica" 17set output "collision-rate.ps"plot"basic_EDCF.ch" using 1:3 t "Basic_EDCF" w linespoint, "slow_decreas+PF.ch" using 1:3  t "Slow_Decrease" w linespoint, "total_coll_rate.ch" using 1:3 t "Adaptive_EDCF" w linespoint#plot "slow_decreas+PF.ch" using 1:3  t "slow_decrease+PF.coll" w linespoint,"slow_decreas-8+PF.ch" using 1:3  t "slow_decrease-0.8" w linespoint,"basic_EDCF.ch" using 1:3 t "Basic_EDCF" w linespoint, "total_coll_rate.ch" using 1:3 t "Adaptive-EDCF" w linespoint#############################set yrange [0.9:1.05]set ylabel "normal bandwith"set term postscript solid "Helvetica" 17set output "bwn.ps"plot"basic_EDCF.bwn" t "Basic_EDCF" w linespoint, "slow_decreas+PF.bwn" t "Slow_Decrease" w linespoint, "total_coll_rate.bwn" t "Adaptive_EDCF" w linespoint#,"slow_decreas-8+PF.bwn" t "slow_decrease-0.8" w linespoint###################################################set yrange [*:*]set ylabel "normal bandwith"set term postscript solid "Helvetica" 17set output "lowbwn.ps"plot "slow_decreas+PF.lowbwn" t "slow_decrease-0.5" w linespoint,"basic_EDCF.lowbwn" t "basic_EDCF" w linespoint, "total_coll_rate.lowbwn" t "Adaptive-EDCF" w linespoint,"slow_decreas-8+PF.lowbwn" t "slow_decrease-0.8" w linespoint########################################################set yrange [*:*]set term postscript solid "Helvetica" 17set output "bw.ps"set ylabel "bandwith(in KB/S)"plot "slow_decreas+PF.bw" t "slow_decrease-0.5" w linespoint,"basic_EDCF.bw" t "basic_EDCF" w linespoint, "total_coll_rate.bw" t "Adaptive-EDCF" w linespoint,"slow_decreas-8+PF.bw" t "slow_decrease-0.8" w linespoint##############################set ylabel "normal bandwith"set yrange [*:*]set term postscript solid "Helvetica" 17set output "lowbw1n.ps"plot "slow_decreas+PF.lowbw1n" t "slow_decrease-0.5" w linespoint,"basic_EDCF.lowbw1n" t "basic_EDCF" w linespoint, "total_coll_rate.lowbw1n" t "Adaptive-EDCF" w linespoint,"slow_decreas-8+PF.lowbw1n" t "slow_decrease-0.8" w linespoint

⌨️ 快捷键说明

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