MPI FFE with A1 and A2 algorithms
This commit is contained in:
@@ -133,7 +133,7 @@ for i = 1:numel(fsym_values)
|
||||
eq_ = FFE("epochs_tr",5,"epochs_dd",5,"len_tr",len_tr, ...
|
||||
"mu_dd",1e-3,"mu_tr",0.4,"order",50, ...
|
||||
"sps",2,"decide",0,"optmize_mus",0,"dd_mode",1, ...
|
||||
"adaption_technique","nlms","mu_dc",1e-3);
|
||||
"adaption_technique","nlms","dc_tracking_mu",1e-3);
|
||||
pf_ = Postfilter("ncoeff",pf_ncoeffs,"useBurg",1);
|
||||
|
||||
mlse_ = MLSE("duobinary_output",0,'M',M,'trellis_states',PAMmapper(M,0).levels);
|
||||
|
||||
Reference in New Issue
Block a user