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년 전
답변 있음
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년 초과 전 | 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년 초과 전 | 답변 수: 1 | 0

