done
This commit is contained in:
Binary file not shown.
Binary file not shown.
+1
-1
@@ -12,7 +12,7 @@ e_b = 10^-1;
|
||||
bits_array_len = 10^6;
|
||||
bits = randi([0, 1], 1, bits_array_len);
|
||||
|
||||
% start with a clean error free pipe
|
||||
% start with a clean error free pipe, 1 and 0 are parsed as true and false
|
||||
channel_state = true;
|
||||
|
||||
% preallocated array/vector for the resulting bits
|
||||
|
||||
Reference in New Issue
Block a user