Scattered stuff from Silas during Dissertation
This commit is contained in:
@@ -9,6 +9,12 @@ classdef FFE < handle
|
||||
|
||||
% FFE("epochs_tr",5,"epochs_dd",2,"len_tr",2^13,"mu_dd",mu_dd,"mu_tr",mu_tr,"order",25,"sps",2,"decide",0, "adaption",adaption_method(adaption),"dd_mode",use_dd_mode);
|
||||
|
||||
% eq_ = FFE("epochs_tr",5,"epochs_dd",5,"len_tr",len_tr, ...
|
||||
% "mu_dd",1e-1,"mu_tr",0.4,"order",50, ...
|
||||
% "sps",2,"decide",0,"optmize_mus",1,"dd_mode",1, ...
|
||||
% "adaption_technique","nlms","mu_dc",1.021e-05);
|
||||
|
||||
|
||||
properties
|
||||
sps % usually 2
|
||||
order
|
||||
|
||||
Reference in New Issue
Block a user