代码搜索:ESTIMATION
找到约 3,786 项符合「ESTIMATION」的源代码
代码结果 3,786
www.eeworm.com/read/351636/3106158
dat ibsr.kmeans.7_8.1ext.dat
"case" "class" "mapped class" "mean.1" "128" "192" "254" "iterations" "time estimation" "time total"
1 128 128 83.3577 3476 52703 897 10 0.04 0.5
1 192 192 140.446 887 125084 18380 10 0.04 0.5
1
www.eeworm.com/read/351636/3106170
dat ibsr.em.13_3.2ext.dat
"case" "class" "mapped class" "mean.1" "sigma.1" "proportion" "128" "192" "254" "iterations" "time estimation" "time total"
1 128 192 108.4 2162.52 0.0707978 0 0 0 331 0.3 1
1 192 192 130.246 1112
www.eeworm.com/read/351636/3106178
dat ibsr.kmeans.16_3.2ext.dat
"case" "class" "mapped class" "mean.1" "128" "192" "254" "iterations" "time estimation" "time total"
1 128 128 45.6101 3894 63251 1300 8 0.03 0.45
1 192 254 85.3693 445 99522 26086 8 0.03 0.45
1
www.eeworm.com/read/351636/3106193
dat ibsr.kmeans.16_3.1ext.dat
"case" "class" "mapped class" "mean.1" "128" "192" "254" "iterations" "time estimation" "time total"
1 128 128 42.2159 3667 45066 915 8 0.03 0.45
1 192 192 63.6529 648 107084 16573 8 0.03 0.45
1
www.eeworm.com/read/351636/3106197
dat ibsr.kmeans.111_2.2ext.dat
"case" "class" "mapped class" "mean.1" "128" "192" "254" "iterations" "time estimation" "time total"
1 128 128 104.639 4595 89371 2185 12 0.05 0.7
1 192 254 199.61 673 166601 36918 12 0.05 0.7
1
www.eeworm.com/read/147862/12513560
m tdegen.m
function [s1, s2] = tdegen (default)
%TDEGEN Synthetics for time-delay estimation
% [s1, s2] = tdegen(default)
% s1, s2 noisy signals at the two sensors
% If the parameter 'default' is passed,
www.eeworm.com/read/147862/12513602
m tde.m
function [delay,avec] = tde(x,y, max_delay, nsamp,svdflag)
%TDE Time-delay estimation using cross-cumulant method.
% [delay,avec] = tde(x,y, max_delay,nsamp,svdflag)
% x - data at sensor 1
www.eeworm.com/read/248862/12537136
m tdegen.m
function [s1, s2] = tdegen (default)
%TDEGEN Synthetics for time-delay estimation
% [s1, s2] = tdegen(default)
% s1, s2 noisy signals at the two sensors
% If the parameter 'default' is passed,
www.eeworm.com/read/248862/12537181
m tde.m
function [delay,avec] = tde(x,y, max_delay, nsamp,svdflag)
%TDE Time-delay estimation using cross-cumulant method.
% [delay,avec] = tde(x,y, max_delay,nsamp,svdflag)
% x - data at sensor 1
www.eeworm.com/read/235546/14064086
asv ofdmce2_mmse.asv
% ofdmce2_mmse.m
%
% mmse 算法
% Programmed by T.Yamamura and H.Harada
%
% GI CE GI data GI data...(data 6symbols)
% (CE: Chanel estimation symbol, GI Guard interval)
%
function[ber,per]=ofdmc