merge stuff from lab with work PC...
This commit is contained in:
@@ -34,14 +34,12 @@ Scpe_sig.spectrum("fignum",1,"displayname",'Rx')
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
%% simple FFE
|
%% simple FFE
|
||||||
|
|
||||||
mu_ffe = [0.0001, 0.0008, 0.001];
|
mu_ffe = [0.0001, 0.0008, 0.001];
|
||||||
mu_dfe = 0.0004;
|
mu_dfe = 0.0004;
|
||||||
ffe_order = [50, 0, 0];
|
ffe_order = [50, 0, 0];
|
||||||
eq_dfe = EQ("Ne",ffe_order,"Nb",[0,0,0],"training_length",4096,"training_loops",5,"dd_loops",5,"K",2,"DCmu",0.005,"DDmu",[mu_ffe mu_dfe],"DFEmu",0.005,"FFEmu",0,"plotfinal",0,"ideal_dfe",0);
|
eq_dfe = EQ("Ne",ffe_order,"Nb",[0,0,0],"training_length",4096,"training_loops",5,"dd_loops",5,"K",2,"DCmu",0.005,"DDmu",[mu_ffe mu_dfe],"DFEmu",0.005,"FFEmu",0,"plotfinal",0,"ideal_dfe",0);
|
||||||
|
|
||||||
ffe_results = ffe(eq_dfe,M,Scpe_sig,Symbols,Tx_bits,...
|
ffe_results = ffe(eq_dfe,M,Scpe_sig,Symbols,Tx_bits,...
|
||||||
"precode_mode",duob_mode,...
|
"precode_mode",duob_mode,...
|
||||||
|
|||||||
Reference in New Issue
Block a user