mirror of
https://github.com/peter-tanner/IDIOTS-GUIDE-TO-ELEC4402-communication-systems.git
synced 2024-11-30 13:40:16 +08:00
Dictionary
This commit is contained in:
parent
3f1deefd89
commit
5dcad9ebc4
36
.vscode/settings.json
vendored
Normal file
36
.vscode/settings.json
vendored
Normal file
|
@ -0,0 +1,36 @@
|
||||||
|
{
|
||||||
|
"cSpell.enabled": true,
|
||||||
|
"cSpell.words": [
|
||||||
|
"AWGN",
|
||||||
|
"bandpass",
|
||||||
|
"Bitstream",
|
||||||
|
"BPSK",
|
||||||
|
"braket",
|
||||||
|
"DBPSK",
|
||||||
|
"DPSK",
|
||||||
|
"ELEC",
|
||||||
|
"ENGT",
|
||||||
|
"Ergodicity",
|
||||||
|
"formualas",
|
||||||
|
"infty",
|
||||||
|
"mathbb",
|
||||||
|
"mathbf",
|
||||||
|
"mathfrak",
|
||||||
|
"Mesiya",
|
||||||
|
"Mpolar",
|
||||||
|
"Munipolar",
|
||||||
|
"Narrowband",
|
||||||
|
"Nyquist",
|
||||||
|
"OQPSK",
|
||||||
|
"Overmodulation",
|
||||||
|
"Parseval's",
|
||||||
|
"QPSK",
|
||||||
|
"Quantizer",
|
||||||
|
"Signum",
|
||||||
|
"sinc",
|
||||||
|
"SQNR",
|
||||||
|
"Sunde's",
|
||||||
|
"textbf",
|
||||||
|
"Wideband"
|
||||||
|
]
|
||||||
|
}
|
|
@ -1085,7 +1085,7 @@ Input has probability distribution $p_X(a_i)=P(X=a_i)$
|
||||||
|
|
||||||
Channel maps alphabet $`\{a_1,\dots,a_M\} \to \{b_1,\dots,b_N\}`$
|
Channel maps alphabet $`\{a_1,\dots,a_M\} \to \{b_1,\dots,b_N\}`$
|
||||||
|
|
||||||
Output has probabiltiy distribution $p_Y(b_j)=P(y=b_j)$
|
Output has probability distribution $p_Y(b_j)=P(y=b_j)$
|
||||||
|
|
||||||
```math
|
```math
|
||||||
\begin{align*}
|
\begin{align*}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user