Feeds
질문
Double Bit Error Detection
I have 64 bits and I've added single parity for error detection. How should I add redundancy bits to detect two errors? Is it p...
8년 초과 전 | 답변 수: 0 | 0
0
답변질문
MSB after converting decimal values to binary
I've used this code for converting decimal values to binary. But I cannot understand how it's working. I need to find most signi...
거의 9년 전 | 답변 수: 2 | 0
2
답변질문
Find and delete a double value in matrix
I have several matrices with Double values. I want to delete(make null) n numbers. For example n=300 and I want to delete 300 va...
거의 9년 전 | 답변 수: 2 | 0
2
답변질문
Convert image to a binary stream
I am working on error control in WMSNs. I want to transmit a video through binary symmetric channel with error probability P. So...
거의 9년 전 | 답변 수: 1 | 0