Statistics
All
RANK
9,641
of 301,383
REPUTATION
4
CONTRIBUTIONS
1 Question
1 Answer
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
2
RANK
of 21,252
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Solved
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 ago
Answered
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 ago | 2
| accepted
Question
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 ago | 1 answer | 0

