代码搜索:ESTIMATION
找到约 3,786 项符合「ESTIMATION」的源代码
代码结果 3,786
www.eeworm.com/read/331502/6327348
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/331502/6327353
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/493843/6391518
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/479763/6678337
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/479763/6678350
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/158149/11641686
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/158149/11641724
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