|
|
3e02dcf17c
|
Removed N_max from simulations.test_decoder()
|
2022-11-11 21:24:56 +01:00 |
|
|
|
f791a9a086
|
Fixed noise variance calculation
|
2022-11-10 11:43:04 +01:00 |
|
|
|
20049e55f0
|
Removed confusion relating to n and k
|
2022-11-10 11:27:29 +01:00 |
|
|
|
df94fb33b6
|
Changed test_decoder() to get n and k as arguments; Reimplemented test_decoders() in utility.simulations
|
2022-11-10 11:21:39 +01:00 |
|
|
|
a6baad0201
|
Comment changes
|
2022-11-10 10:24:24 +01:00 |
|
|
|
a6849a1f7d
|
changed test_decoder() to accept target frame errors instead of bit errors
|
2022-11-10 10:21:57 +01:00 |
|
|
|
bef9c8ee3a
|
Removed TODOs; Formatting; Changed test_decoder() default SNR array
|
2022-11-10 10:04:31 +01:00 |
|
|
|
23e318609c
|
Fixed usages of x, x_hat, y
|
2022-11-10 09:59:41 +01:00 |
|
|
|
70bbe08bc4
|
Fixed usage of n and k
|
2022-11-10 09:52:21 +01:00 |
|
|
|
3a178f2d35
|
Now calculating the error rate based on the codewrords, not datawords
|
2022-11-08 20:03:48 +01:00 |
|
|
|
bb31b53d98
|
Added TODOs
|
2022-11-08 19:13:51 +01:00 |
|
|
|
781ae1442d
|
Reorganized 'utility' into own package
|
2022-11-08 00:52:43 +01:00 |
|