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
+4 -4
View File
@@ -1,5 +1,5 @@
family,legit_ser,eve_ser,eve_ones_ser,mask_xcorr
random,0.64962,0.998488,0.999988,0.2709003091
hadamard,0.257299,0.9999905,0.9999755,0
learned,0.2762895,0.9999285,0.99999,0.007116591092
learned_reg,0.315952,0.9999555,0.9999175,0.01121100038
random,0.068322,0.998269,0.999996,0.06645943969
hadamard,0.0530375,0.9997025,0.9999785,0
learned,0.0635265,0.9997915,0.9997865,0.006678360514
learned_reg,0.061412,0.999691,0.9998455,0.002381352475
1 family legit_ser eve_ser eve_ones_ser mask_xcorr
2 random 0.64962 0.068322 0.998488 0.998269 0.999988 0.999996 0.2709003091 0.06645943969
3 hadamard 0.257299 0.0530375 0.9999905 0.9997025 0.9999755 0.9999785 0
4 learned 0.2762895 0.0635265 0.9999285 0.9997915 0.99999 0.9997865 0.007116591092 0.006678360514
5 learned_reg 0.315952 0.061412 0.9999555 0.999691 0.9999175 0.9998455 0.01121100038 0.002381352475