This commit is contained in:
ti_mo
2026-04-26 12:21:08 +02:00
parent 34ee636bd0
commit e1d895a185
3 changed files with 1 additions and 1 deletions
Binary file not shown.
Binary file not shown.
+1 -1
View File
@@ -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