mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-03-23 12:38:53 -04:00
Add a few more points to FT-100000 data and fig_psuccess.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6247 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
parent
5d19eb3ee7
commit
eef31e186b
@ -14,5 +14,5 @@ set mytics 2
|
||||
set grid
|
||||
plot "ftdata-10000-tight.dat" using 1:2 every ::1 with linespoints pt 5 title 'FT-1', \
|
||||
"ftdata-100000-loose.dat" using 1:2 every ::1 with linespoints pt 5 title 'FT-2', \
|
||||
"bmdata.dat" using 1:2 with linespoints pt 7 title 'BM', \
|
||||
"mfsk64.dat" using ($1-29.7):(1-$2) every ::2 with linespoints pt 9 title 'symbols'
|
||||
"bmdata.dat" using 1:2 with linespoints pt 7 title 'BM'
|
||||
# "mfsk64.dat" using ($1-29.7):(1-$2) every ::2 with linespoints pt 9 title 'symbols'
|
||||
|
Binary file not shown.
@ -1,4 +1,7 @@
|
||||
snr psuccess 100000 trials, ntotal<76, nhard<44
|
||||
-26.0 0.03
|
||||
-25.5 0.13
|
||||
-25.0 0.34
|
||||
-24.5 0.75
|
||||
-24.0 0.93700
|
||||
-23.5 0.99000
|
||||
|
Loading…
Reference in New Issue
Block a user