代码搜索:BATCH
找到约 6,125 项符合「BATCH」的源代码
代码结果 6,125
www.eeworm.com/read/169469/9859894
m batch.m
make_rp;
rp.mu = 1;
%rp.a1=-0.1950; rp.a2=0.95; rp.lam1=1.1; rp.lam2=0.9; xl=3; yl=2.2;
%rp.a1=-0.9750; rp.a2=0.95; rp.lam1=1.5; rp.lam2=0.5; xl=5; yl=3;
rp.a1=-1.5955; rp.a2=0.95; rp.lam1=1.8
www.eeworm.com/read/169469/9859903
m batch.m
% This file does all of the runs required for the figures in the book.
% Once complete, run make_plots to get the results.
% set up the default parameters
make_rp
rp.T = 2.9; rp.name = 'run1
www.eeworm.com/read/164685/10095489
m batch.m
% generates the data needed for the plots in the book
%
make_rp;
rp.type='A';
rp.T = 2.9; rp.name = 'run1'; run_dctlmseq(rp);
rp.T = 3.1; rp.name = 'run2'; run_dctlmseq(rp);
rp.T = 3.3; rp.n
www.eeworm.com/read/164684/10095518
m batch.m
make_rp;
rp.TNRdB = 10; rp.INRdB = 20; rp.Nsnaps= 20; rp.mu = 1e-8; rp.name = 'run1';
run_lms_mvdr(rp);
rp.TNRdB = 10; rp.INRdB = 30; rp.Nsnaps= 20; rp.mu = 1e-9; rp.name = 'run2';
run_lms_m
www.eeworm.com/read/164683/10095542
m batch.m
% This file does all of the runs required for the figures in the book.
% Once complete, run make_plots to get the results.
% set up the default parameters
make_rp
rp.T = 2.9; rp.name = 'run1
www.eeworm.com/read/164682/10095565
m batch.m
make_rp;
rp.mu = 1;
%rp.a1=-0.1950; rp.a2=0.95; rp.lam1=1.1; rp.lam2=0.9; xl=3; yl=2.2;
%rp.a1=-0.9750; rp.a2=0.95; rp.lam1=1.5; rp.lam2=0.5; xl=5; yl=3;
rp.a1=-1.5955; rp.a2=0.95; rp.lam1=1.8
www.eeworm.com/read/426106/10286865
m batch.m
make_rp;
rp.TNRdB = 10; rp.INRdB = 20; rp.Nsnaps= 20; rp.mu = 1e-8; rp.name = 'run1';
run_lms_mvdr(rp);
rp.TNRdB = 10; rp.INRdB = 30; rp.Nsnaps= 20; rp.mu = 1e-9; rp.name = 'run2';
run_lms_m
www.eeworm.com/read/426106/10286886
m batch.m
make_rp;
rp.mu = 1;
%rp.a1=-0.1950; rp.a2=0.95; rp.lam1=1.1; rp.lam2=0.9; xl=3; yl=2.2;
%rp.a1=-0.9750; rp.a2=0.95; rp.lam1=1.5; rp.lam2=0.5; xl=5; yl=3;
rp.a1=-1.5955; rp.a2=0.95; rp.lam1=1.8
www.eeworm.com/read/426106/10286942
m batch.m
make_rp;
rp.T = 2.9; rp.name = 'run1'; run_rls_eq(rp);
rp.T = 3.1; rp.name = 'run2'; run_rls_eq(rp);
rp.T = 3.3; rp.name = 'run3'; run_rls_eq(rp);
rp.T = 3.5; rp.name = 'run4'; run_rls_eq(rp)
www.eeworm.com/read/426106/10286974
m batch.m
% generates the data needed for the plots in the book
%
make_rp;
rp.type='A';
rp.T = 2.9; rp.name = 'run1'; run_dctlmseq(rp);
rp.T = 3.1; rp.name = 'run2'; run_dctlmseq(rp);
rp.T = 3.3; rp.n