Main configuration d=256, L=64: all data, figures and checks re-run

Every OMA reference takes the L/16 combining gain so the comparison
stays resource matched, four hardcoded copies of the configuration are
replaced by MAIN_D or the main curve, and stage_J's K-by-L Gaussian
draw becomes its exact scalar Beta equivalent.
This commit is contained in:
KiHoLee
2026-08-18 14:40:48 +09:00
parent fef629a218
commit 8f26bf9bc9
34 changed files with 691 additions and 544 deletions
+8 -8
View File
@@ -1,9 +1,9 @@
snr_db,ter_legit,ter_eve,ter_insider,ter_oma
0,0.8789390651,0.9999649972,0.9990586747,0.8927576706
4,0.6421088687,0.9999537463,0.9975273022,0.6680284423
8,0.3651042083,0.9999649972,0.9957384091,0.3898399372
12,0.1726488119,0.9999537463,0.9944920594,0.1874349948
16,0.07386590927,0.9999337447,0.9938557585,0.08109648772
20,0.0309237239,0.9999362449,0.9936069886,0.03380395432
24,0.01248849908,0.9999324946,0.9934769782,0.01364484159
28,0.004962897032,0.999924994,0.9934394752,0.005405432435
0,0.3971355208,0.9997737319,0.9959146732,0.5232856128
4,0.1907565105,0.9995762161,0.9945970678,0.2740881771
8,0.08179654372,0.9993636991,0.9939007621,0.123424874
12,0.03395771662,0.9992336887,0.9936032383,0.05201666133
16,0.01357608609,0.9991099288,0.9934969798,0.02118419474
20,0.005565445236,0.9991286803,0.9934507261,0.008630690455
24,0.002230178414,0.9991974358,0.9934207237,0.003452776222
28,0.0008825706056,0.9992486899,0.9934144732,0.001385110809
1 snr_db ter_legit ter_eve ter_insider ter_oma
2 0 0.8789390651 0.3971355208 0.9999649972 0.9997737319 0.9990586747 0.9959146732 0.8927576706 0.5232856128
3 4 0.6421088687 0.1907565105 0.9999537463 0.9995762161 0.9975273022 0.9945970678 0.6680284423 0.2740881771
4 8 0.3651042083 0.08179654372 0.9999649972 0.9993636991 0.9957384091 0.9939007621 0.3898399372 0.123424874
5 12 0.1726488119 0.03395771662 0.9999537463 0.9992336887 0.9944920594 0.9936032383 0.1874349948 0.05201666133
6 16 0.07386590927 0.01357608609 0.9999337447 0.9991099288 0.9938557585 0.9934969798 0.08109648772 0.02118419474
7 20 0.0309237239 0.005565445236 0.9999362449 0.9991286803 0.9936069886 0.9934507261 0.03380395432 0.008630690455
8 24 0.01248849908 0.002230178414 0.9999324946 0.9991974358 0.9934769782 0.9934207237 0.01364484159 0.003452776222
9 28 0.004962897032 0.0008825706056 0.999924994 0.9992486899 0.9934394752 0.9934144732 0.005405432435 0.001385110809