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

📄 g1.gnuplot

📁 R language dataset generate program. And data mining for data stream.
💻 GNUPLOT
字号:
set terminal epslatex monochrome 8set output "../plots/figAbrut.eps"resetset style function linesset size 1.0, 1.0set origin 0.0, 0.0set multiplotset origin 0,0set size 0.5,0.47unset titleset yrange [0:0.3]set ylabel "IB1\nPrequential Error"set xlabel "Nr. Examples"set xtics 0, 1000, 4000plot "< head -3999  circle.arff_EDDM_lazy.IB1.txt | awk '{print $1}'"  t "\\tiny{EDDM}" with lreplot "< head -3999 circle.arff_JGamaMethod_lazy.IB1.txt | awk '{print $1}'" t "\\tiny{DDM}" with lset origin 0,0.45set size 0.5,0.50set title "CIRCLES"set ylabel "C4.5\nPrequential Error"unset xlabelplot "< head -3999  circle.arff_EDDM_trees.J48.txt | awk '{print $1}'"  t "\\tiny{EDDM}" with lreplot "< head -3999 circle.arff_JGamaMethod_trees.J48.txt | awk '{print $1}'" t "\\tiny{DDM}" with lunset ylabelset origin 0.5,0set size 0.5,0.47unset title set xlabel "Nr. Examples"set xtics 0, 2000, 10000plot "< head -9999 sine1.arff_EDDM_lazy.IB1.txt | awk '{print $1}'"  t "\\tiny{EDDM}" with lreplot "< head -9999 sine1.arff_JGamaMethod_lazy.IB1.txt | awk '{print $1}'" t "\\tiny{DDM}" with lset origin 0.5,0.45set size 0.5,0.5set title "SINE1"unset xlabelplot "< head -9999 sine1.arff_EDDM_trees.J48.txt| awk '{print $1}'"  t "\\tiny{EDDM}" with lreplot "< head -9999 sine1.arff_JGamaMethod_trees.J48.txt | awk '{print $1}'" t "\\tiny{DDM}" with lunset multiplotset output

⌨️ 快捷键说明

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