Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
just1nGH authored Sep 30, 2021
1 parent 39356f8 commit 1b9bdc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ With the above equation, the encoding function<img src="https://render.githubuse
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)
![decoing](Aux/decording.png)
![decoing](Aux/decoding.png)
![decoing](Aux/SC_decording.png)
Expand Down

0 comments on commit 1b9bdc4

Please sign in to comment.