代码搜索:ESTIMATION

找到约 3,786 项符合「ESTIMATION」的源代码

代码结果 3,786
www.eeworm.com/read/147862/12513609

m qpctor.m

function [ar_vec,Bspec] = qpctor(y,maxlag,ar_order,nfft,nsamp,overlap,flag) %QPCTOR Estimation of quadratic-phase coupling using third-order cumulants. % [arvec,Bspec] = qpctor(y, maxlag,ar_order,
www.eeworm.com/read/248862/12537193

m qpctor.m

function [ar_vec,Bspec] = qpctor(y,maxlag,ar_order,nfft,nsamp,overlap,flag) %QPCTOR Estimation of quadratic-phase coupling using third-order cumulants. % [arvec,Bspec] = qpctor(y, maxlag,ar_order,
www.eeworm.com/read/334435/12602544

m rx_demodulate.m

function [soft_bits_out] = rx_demodulate(rx_symbols, sim_options) % We make 'soft' bit estimation for viterbi. if ~isempty(findstr(sim_options.Modulation, 'BPSK')) soft_bits = rx_bpsk_dem
www.eeworm.com/read/134210/14000881

m rx_demodulate.m

function [soft_bits_out] = rx_demodulate(rx_symbols, sim_options) % We make 'soft' bit estimation for viterbi. if ~isempty(findstr(sim_options.Modulation, 'BPSK')) soft_bits = rx_bpsk_dem
www.eeworm.com/read/291161/8439111

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/291161/8439154

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/390412/8466295

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/390412/8466335

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/290613/8471911

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/290613/8471939

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