Update wer simulation results and figures to reflect improvements implemented in r6330.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6334 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Steven Franke
2016-01-02 02:27:05 +00:00
parent ca02a5841a
commit 0cf18c445f
9 changed files with 67 additions and 63 deletions
+4 -4
View File
@@ -14,8 +14,8 @@ set mytics 10
set grid
set logscale y
plot [3:9] [1e-4:1] "bmdata.dat" using ($1+29.1):(1-$2) with linespoints lt 1 pt 4 title 'BM', \
"bmtheory25.dat" using ($1-0.6):3 with linespoints lt 2 pt 5 title 'theory25', \
"ftdata-100000.dat" using ($1+29.1):(1-$2) every ::1 with linespoints lt 1 pt 4 title 'FT', \
"kvasd-15.dat" using ($1+29.1):(1-$2) every ::1 with linespoints lt 1 pt 4 title 'KV', \
"bodide.lab" with labels
"ftdata-100000.dat" using ($1+29.1):(1-$3) every ::1 with linespoints lt 1 pt 4 title 'FT', \
"bmtheory25.dat" using ($1-0.6):3 with linespoints lt 2 pt 5 title 'theory25', \
"kvasd-15.dat" using ($1+29.1):(1-$2) every ::1 with linespoints lt 1 pt 4 title 'KV', \
"bodide.lab" with labels