set term png font 'times.ttf,14'set fontpath '/home/peter/.fonts'set output 'vel-cost.eps'set gridset xtics font 'times.ttf,14'set ytics font 'times.ttf,14'set xlabel '速度(m/s)' font 'simsun.ttc,14'set ylabel '路由开销' font 'simsun.ttc,14'set title font…