Skip to content

Commit 1b9bdc4

Browse files
authored
Update README.md
1 parent 39356f8 commit 1b9bdc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ With the above equation, the encoding function<img src="https://render.githubuse
7777
7878
For each non-leaf node, it receives a soft bits vector from its parents and send the corresponding hard decision vector back to its parent. It involves 6 messages and 3 operations in the following sequence ( Refer to the following diagram)
7979
80-
![decoing](Aux/decording.png)
80+
![decoing](Aux/decoding.png)
8181
8282
8383
![decoing](Aux/SC_decording.png)

0 commit comments

Comments
 (0)