Add PAMmapper bit mapping and Gray penalty visualization

This commit is contained in:
Silas Oettinghaus
2026-03-26 16:04:30 +01:00
parent c135cb76b1
commit 10a205f231
7 changed files with 180 additions and 36 deletions

View File

@@ -30,7 +30,7 @@ end
rx_symbols = eq_signal; %./ rms(eq_signal);
correct_symbols = ref_symbols;
col = cbrewer2('Paired',numel(unique(correct_symbols))*2);
col = cbrewer2('Paired',numel(unique(correct_symbols))*3);
ccnt = -1;
levels = unique(correct_symbols);