Scattered stuff from Silas during Dissertation

This commit is contained in:
Silas Oettinghaus
2026-06-03 09:05:33 +02:00
parent a91da3b97c
commit 5c2e27687d
37 changed files with 1726 additions and 1338 deletions

View File

@@ -1,5 +1,5 @@
if 0
if 1
% A) RUN FULL LOOP
M_format = [2,4,6,8];
snr = 10:25;

View File

@@ -210,8 +210,8 @@ classdef ml_mlse_pam < handle
% ==============================================================
% ML-Based Branch Metric Estimation + Viterbi
% ==============================================================
debug = 1;
showPlots = 1;
% debug = 1;
% showPlots = 1;
nSymbols = ceil(N/obj.sps);