Commit Graph
5 Commits
Author SHA1 Message Date
KiHoLee 81c2be1d78 Verify the appendix bound against its stated constant
The check tested f(gamma) >= gamma/(gamma+1), but the manuscript claims
f(gamma) >= c1*gamma/(gamma+1) with c1 >= 0.97. It now tests the stated
constant and records the achieved one, 0.9711.
2026-08-26 13:53:55 +09:00
KiHoLee 5020ab0569 Legend dictionary: UWCA (trained) in fairness figure, UWCA (oracle) in real-data figure 2026-08-25 22:11:43 +09:00
KiHoLee f55524cb05 Update figures and docs: OMA naming, uniform legends, TikZ Fig. 1 source
- Rename the orthogonal comparison scheme OFDMA -> OMA in docs and figure legends (data keys keep ofdma)
- Legend labels normalized to the paper dictionary (OMA, SFDMA, UWCA (proposed))
- New TikZ-generated system overview figure with text-consistent notation (soft decoder masks m-tilde, queries q_u, sharpness eta)
- Regenerated fig_fair, fig_resorth, fig_realdata_c, fig_async, fig_dynusers; fig_ser_all legend patched
2026-08-25 21:39:53 +09:00
Ki-Ho Lee 6099ce3063 Add standalone numerical verification of all closed forms 2026-08-25 20:29:59 +09:00
Ki-Ho Lee 1fc9cad834 Restructure package: descriptive study documentation and clean layout 2026-08-25 20:25:46 +09:00