File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ The fact how "further" a certain algorithm divides the code words among themselv
1313
1414![ ] ( https://habrastorage.org/webt/n7/o4/bs/n7o4bsf7_htlv10gsatc-yojbrq.png )
1515
16- In the case of binary codes, the minimum distance between all existing code words is called ** Hamming distance ** and is usually denoted ** dmin** :
16+ In the case of binary codes, the minimum distance between all existing code words is called ** Hamming distance** and is usually denoted ** dmin** :
1717
1818<img src =" https://raw.githubusercontent.com/kirlf/CSP/master/FEC/assets/FECexamp2.png " alt =" examp2 " width =" 400 " />
1919
@@ -32,7 +32,7 @@ Secondly, codes can be classified as **block** and **continuous**:
3232
3333## Net bit rate
3434Redundancy of the channel coding schemes influences (decreases) bit rate. Actually, it is the cost for the noiseless increasing.
35- ** Net bit** rate concept is usually used:
35+ [ ** Net bit rate** ] ( https://en.wikipedia.org/wiki/Bit_rate#Information_rate ) concept is usually used:
3636
3737<img src =" https://raw.githubusercontent.com/kirlf/CSP/master/FEC/assets/nebitrate.png " alt =" net " width =" 500 " />
3838
You can’t perform that action at this time.
0 commit comments