代码搜索:ESTIMATION

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

代码结果 3,786
www.eeworm.com/read/349622/10813601

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/349622/10813638

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/270946/11018900

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/270946/11018917

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/135998/7141145

m mper.m

function Px = mper(x,win,n1,n2) %MPER Spectrum estimation using the modified periodogram. %---- %USAGE Px = mper(x,win,n1,n2) % % The spectrum of a process x is estimated using the modified % p
www.eeworm.com/read/437944/7739087

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/437944/7739092

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/198545/7929318

m rb_reml.m

function [beta,sebeta,gamma,segamma]=rb_reml(y,x,z) %RB_REML Restricted maximum likelihood estimation for mixed linear models. % [BETA,SEBETA,GAMMA,SEGAMMA] = RB_REML(Y,X,Z) fits the model % Y = X*
www.eeworm.com/read/245179/12812947

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/245179/12812988

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