More focus on Database analysis and direct DSP'ing of run_id's

This commit is contained in:
Silas Oettinghaus
2025-04-08 10:21:41 +02:00
parent 74066d0669
commit e86930335e
20 changed files with 1008 additions and 187 deletions

View File

@@ -5,8 +5,8 @@ classdef equalizer_structure < int32
vnle (1)
vnle_pf_mlse (2)
% db_precoded (3)
% db_encoded (4)
vnle_db_mlse (3)
db_encoded (4)
end
end