代码搜索:ESTIMATION

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

代码结果 3,786
www.eeworm.com/read/289837/8523651

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/289837/8523669

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/430527/8740619

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/430527/8740651

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/285876/8803350

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/285876/8803402

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/372037/9523969

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/372037/9523992

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/175296/9553198

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/360733/10080571

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