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
+13 -13
View File
@@ -1,14 +1,14 @@
frac,ser_mask,ser_perm,ser_pad
0,0.9999758333,0.9999883333,0.9999886992
0.2,0.9998233333,0.999845,0.9998961502
0.4,0.998725,0.9983133333,0.9990456633
0.6,0.98967125,0.9839833333,0.9912300403
0.75,0.9379629167,0.9079,0.953711875
0.85,0.7883508333,0.75701,0.8596806442
0.9,0.6134920833,0.5836283333,0.7556898116
0.92,0.5265704167,0.5003716667,0.6950201284
0.94,0.43973,0.456195,0.6192843094
0.955,0.3805966667,0.3946716667,0.5503775633
0.97,0.3297841667,0.3282283333,0.4689992019
0.985,0.2895645833,0.2584466667,0.3728919542
1,0.2575758333,0.2577083333,0.25939
0,0.9999716667,0.9999766667,0.9999855534
0.2,0.9982225,0.9982933333,0.999867242
0.4,0.9558158333,0.9519216667,0.9987800093
0.6,0.61956875,0.6330266667,0.9887887893
0.75,0.2243020833,0.2672066667,0.940826875
0.85,0.09969458333,0.1194716667,0.8206206283
0.9,0.07701541667,0.0858,0.6876823738
0.92,0.07021208333,0.07434166667,0.6101243663
0.94,0.06535041667,0.066805,0.5133063362
0.955,0.06155541667,0.06314,0.4252183547
0.97,0.05860083333,0.06018333333,0.3211870949
0.985,0.05551916667,0.05543333333,0.1983269406
1,0.052955,0.05323,0.05323
1 frac ser_mask ser_perm ser_pad
2 0 0.9999758333 0.9999716667 0.9999883333 0.9999766667 0.9999886992 0.9999855534
3 0.2 0.9998233333 0.9982225 0.999845 0.9982933333 0.9998961502 0.999867242
4 0.4 0.998725 0.9558158333 0.9983133333 0.9519216667 0.9990456633 0.9987800093
5 0.6 0.98967125 0.61956875 0.9839833333 0.6330266667 0.9912300403 0.9887887893
6 0.75 0.9379629167 0.2243020833 0.9079 0.2672066667 0.953711875 0.940826875
7 0.85 0.7883508333 0.09969458333 0.75701 0.1194716667 0.8596806442 0.8206206283
8 0.9 0.6134920833 0.07701541667 0.5836283333 0.0858 0.7556898116 0.6876823738
9 0.92 0.5265704167 0.07021208333 0.5003716667 0.07434166667 0.6950201284 0.6101243663
10 0.94 0.43973 0.06535041667 0.456195 0.066805 0.6192843094 0.5133063362
11 0.955 0.3805966667 0.06155541667 0.3946716667 0.06314 0.5503775633 0.4252183547
12 0.97 0.3297841667 0.05860083333 0.3282283333 0.06018333333 0.4689992019 0.3211870949
13 0.985 0.2895645833 0.05551916667 0.2584466667 0.05543333333 0.3728919542 0.1983269406
14 1 0.2575758333 0.052955 0.2577083333 0.05323 0.25939 0.05323