Few more scripts to evaluate new ML-MLSE Equalizer - which is not better!!! :-(

This commit is contained in:
silas (home)
2025-11-03 08:17:39 +01:00
parent 09f345aa91
commit 39bc8243fc
7 changed files with 443 additions and 319 deletions

View File

@@ -15,7 +15,7 @@ if 1
wh.addStorage("ber");
% wh = submit_simulations(wh,"parallel",0,"simulation_mode",0);
wh = submit_handle(@imdd_model,wh,"parallel",1);
wh = submit_handle(@imdd_model,wh,"parallel",0);
end