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
+42 -42
View File
@@ -1,43 +1,43 @@
snr_db,n_frames,kappa,eve_ser
0,1,0.2506237943,0.998554125
0,2,0.591645799,0.9303495
0,3,0.7079962283,0.8537115
0,4,0.7998725504,0.767802875
0,5,0.850597313,0.684796
0,6,0.8767687038,0.6361745
0,8,0.9171553269,0.520736875
0,10,0.936547631,0.455442125
0,12,0.9516445503,0.400028875
0,16,0.9666089579,0.344806875
0,24,0.9785378739,0.3075
0,32,0.9843035683,0.29181625
0,48,0.989774394,0.27860675
0,64,0.9924546674,0.272548625
10,1,0.3695881277,0.986553125
10,2,0.880338943,0.55928725
10,3,0.9474378824,0.4139
10,4,0.9692240357,0.339236625
10,5,0.9786081538,0.3095635
10,6,0.9846392065,0.292632375
10,8,0.9900667578,0.278431375
10,10,0.9934557095,0.270305
10,12,0.9948186457,0.267862125
10,16,0.9963249952,0.264728875
10,24,0.9976470947,0.26182575
10,32,0.998370938,0.260598625
10,48,0.9989489555,0.259409125
10,64,0.9992221802,0.258898125
20,1,0.6164694946,0.807168125
20,2,0.9846389949,0.29904075
20,3,0.9948147267,0.268233
20,4,0.9972566783,0.262752625
20,5,0.9983854383,0.260594375
20,6,0.9988236457,0.259794
20,8,0.9991258562,0.259128625
20,10,0.9993467629,0.258526
20,12,0.9994955555,0.25809525
20,16,0.9996308014,0.258118625
20,24,0.9997742459,0.25761825
20,32,0.9998249143,0.25777975
20,48,0.9998879731,0.257699625
20,64,0.9999218643,0.257602125
0,1,0.12352509,0.99831525
0,2,0.5251209017,0.667321375
0,3,0.7064555086,0.355686125
0,4,0.8180372834,0.153838875
0,5,0.851283282,0.11704475
0,6,0.8886688635,0.08632125
0,8,0.9222010329,0.071005375
0,10,0.9411106989,0.065095875
0,12,0.9511190057,0.062455
0,16,0.9647030935,0.05952275
0,24,0.9768752605,0.057202125
0,32,0.9825294316,0.056090625
0,48,0.9889646709,0.054879875
0,64,0.9916648567,0.05434675
10,1,0.1945309106,0.974309875
10,2,0.8957558513,0.09464225
10,3,0.9584526971,0.061422375
10,4,0.9749164343,0.057618875
10,5,0.9840320468,0.055860125
10,6,0.9870633438,0.055293125
10,8,0.9915206015,0.0545015
10,10,0.993655026,0.054026875
10,12,0.9947692543,0.05398375
10,16,0.9961483911,0.05369625
10,24,0.9975565806,0.0534085
10,32,0.9982031986,0.053507125
10,48,0.9988671347,0.053128875
10,64,0.9991624668,0.05316875
20,1,0.4000679564,0.75409875
20,2,0.9798189059,0.05720575
20,3,0.9945692539,0.053949375
20,4,0.9968175337,0.053615375
20,5,0.9978483543,0.053312375
20,6,0.9984246671,0.053056125
20,8,0.9989141598,0.053266375
20,10,0.9992120922,0.053062
20,12,0.9993801698,0.0532745
20,16,0.9995821282,0.053144375
20,24,0.9997434661,0.0532995
20,32,0.9998255745,0.053043125
20,48,0.9998879209,0.05301875
20,64,0.9999150276,0.05316375
1 snr_db n_frames kappa eve_ser
2 0 1 0.2506237943 0.12352509 0.998554125 0.99831525
3 0 2 0.591645799 0.5251209017 0.9303495 0.667321375
4 0 3 0.7079962283 0.7064555086 0.8537115 0.355686125
5 0 4 0.7998725504 0.8180372834 0.767802875 0.153838875
6 0 5 0.850597313 0.851283282 0.684796 0.11704475
7 0 6 0.8767687038 0.8886688635 0.6361745 0.08632125
8 0 8 0.9171553269 0.9222010329 0.520736875 0.071005375
9 0 10 0.936547631 0.9411106989 0.455442125 0.065095875
10 0 12 0.9516445503 0.9511190057 0.400028875 0.062455
11 0 16 0.9666089579 0.9647030935 0.344806875 0.05952275
12 0 24 0.9785378739 0.9768752605 0.3075 0.057202125
13 0 32 0.9843035683 0.9825294316 0.29181625 0.056090625
14 0 48 0.989774394 0.9889646709 0.27860675 0.054879875
15 0 64 0.9924546674 0.9916648567 0.272548625 0.05434675
16 10 1 0.3695881277 0.1945309106 0.986553125 0.974309875
17 10 2 0.880338943 0.8957558513 0.55928725 0.09464225
18 10 3 0.9474378824 0.9584526971 0.4139 0.061422375
19 10 4 0.9692240357 0.9749164343 0.339236625 0.057618875
20 10 5 0.9786081538 0.9840320468 0.3095635 0.055860125
21 10 6 0.9846392065 0.9870633438 0.292632375 0.055293125
22 10 8 0.9900667578 0.9915206015 0.278431375 0.0545015
23 10 10 0.9934557095 0.993655026 0.270305 0.054026875
24 10 12 0.9948186457 0.9947692543 0.267862125 0.05398375
25 10 16 0.9963249952 0.9961483911 0.264728875 0.05369625
26 10 24 0.9976470947 0.9975565806 0.26182575 0.0534085
27 10 32 0.998370938 0.9982031986 0.260598625 0.053507125
28 10 48 0.9989489555 0.9988671347 0.259409125 0.053128875
29 10 64 0.9992221802 0.9991624668 0.258898125 0.05316875
30 20 1 0.6164694946 0.4000679564 0.807168125 0.75409875
31 20 2 0.9846389949 0.9798189059 0.29904075 0.05720575
32 20 3 0.9948147267 0.9945692539 0.268233 0.053949375
33 20 4 0.9972566783 0.9968175337 0.262752625 0.053615375
34 20 5 0.9983854383 0.9978483543 0.260594375 0.053312375
35 20 6 0.9988236457 0.9984246671 0.259794 0.053056125
36 20 8 0.9991258562 0.9989141598 0.259128625 0.053266375
37 20 10 0.9993467629 0.9992120922 0.258526 0.053062
38 20 12 0.9994955555 0.9993801698 0.25809525 0.0532745
39 20 16 0.9996308014 0.9995821282 0.258118625 0.053144375
40 20 24 0.9997742459 0.9997434661 0.25761825 0.0532995
41 20 32 0.9998249143 0.9998255745 0.25777975 0.053043125
42 20 48 0.9998879731 0.9998879209 0.257699625 0.05301875
43 20 64 0.9999218643 0.9999150276 0.257602125 0.05316375