mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-03-24 21:19:02 -04:00
Correct the numerical value for P(x>=37) = 1.9e-6. Fix a typo.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6211 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
parent
13de66750a
commit
66946ca3dd
@ -536,7 +536,7 @@ How might we best choose the number of symbols to erase, in order to maximize
|
||||
, the probability of successful decode in a single try is
|
||||
\begin_inset Formula
|
||||
\[
|
||||
P(x\ge37)\simeq2\times10^{-6}.
|
||||
P(x\ge37)\simeq1.9\times10^{-6}.
|
||||
\]
|
||||
|
||||
\end_inset
|
||||
@ -911,7 +911,7 @@ histogram of
|
||||
\begin_inset Formula $s$
|
||||
\end_inset
|
||||
|
||||
(number of erasures) for succeffsul decodes with HF and EME data
|
||||
(number of erasures) for successful decodes with HF and EME data
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
@ -960,8 +960,8 @@ status open
|
||||
\begin_layout Plain Layout
|
||||
Percentage of JT65 messages successfully decoded as a function of SNR in
|
||||
2.5 kHz bandwidth.
|
||||
Results are shown for the hard-decision Berlekamp-Massey (BM) and the soft-deci
|
||||
sion Franke-Taylor (FT) decoding algorithms.
|
||||
Results are shown for the hard-decision Berlekamp-Massey (BM) and soft-decision
|
||||
Franke-Taylor (FT) decoding algorithms.
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
Loading…
Reference in New Issue
Block a user