hi,,,I am trying to generate a 12 bit data string whose 30% bit will be erased.How can I do that?
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
nafila aytija
am 15 Jun. 2016
Kommentiert: nafila aytija
am 21 Jun. 2016
The data string is A=[ 1 0 0 0 0 0 0 1 1 0 1 0];
I am trying to generate a binary erasure channel.I am replacing the erased bit with number 3.if my erasure probability is 25% (the probability of every bit is erased and replaced by 3 is 25%),then how do I write the code for that? Thanks in advance
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!