Feeds
已解决
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
4 years 前
已回答
LDPC decoding returning nonsense on any input
I found the solution to my problem: The LDPC decoder expects LLR (log likelihood ratio) values. Therefore, the binary vector n...
LDPC decoding returning nonsense on any input
I found the solution to my problem: The LDPC decoder expects LLR (log likelihood ratio) values. Therefore, the binary vector n...
5 years 前 | 2
| 已接受
提问
LDPC decoding returning nonsense on any input
I am trying to encode and decode some examples using LDPC codes as preparation for my Bachelor's thesis. I have the following e...
5 years 前 | 1 个回答 | 0

