代码搜索:Sampling

找到约 3,969 项符合「Sampling」的源代码

代码结果 3,969
www.eeworm.com/read/298894/7927152

m cp0702_bandwidth.m

% % FUNCTION 7.7 : "cp0702_bandwidth" % % Evaluates the bandwidth of the input 'signal' with % sampling rate 'dt' % Bandwidth is evaluated according to the given 'threshold' % (in dB) % 'BW' is
www.eeworm.com/read/197565/7985868

m cp0101_bandwidth.m

% % FUNCTION 1.2 : "cp0101_bandwidth" % % Evaluates the bandwidth of the input 'signal' with sampling period % 'dt' % Bandwidth is evaluated according to the given 'threshold' (in dB) % 'BW' is
www.eeworm.com/read/197565/7985955

m cp0702_bandwidth.m

% % FUNCTION 7.7 : "cp0702_bandwidth" % % Evaluates the bandwidth of the input 'signal' with % sampling rate 'dt' % Bandwidth is evaluated according to the given 'threshold' % (in dB) % 'BW' is
www.eeworm.com/read/197565/7985968

m cp0101_bandwidth.m

% % FUNCTION 1.2 : "cp0101_bandwidth" % % Evaluates the bandwidth of the input 'signal' with sampling period % 'dt' % Bandwidth is evaluated according to the given 'threshold' (in dB) % 'BW' is
www.eeworm.com/read/197565/7986018

m cp0804_corrsyn.m

% % Function 8.15: "cp0804_corrsyn" % % Implements the correlation an input vector (signal) % with a reference vector (template) % 'fc' represents the sampling frequency % % The function retur
www.eeworm.com/read/197234/8010316

m chan_sim.m

%The function rayleigh returns a correlated rayleigh random variates by Inverse Discrete %Fourier Transform. %Inputs : fm - the maximum Doppler frequency normalized by the sampling rate %
www.eeworm.com/read/197234/8010354

m rayleigh.m

%The function rayleigh returns a correlated rayleigh random variates by Inverse Discrete %Fourier Transform. %Inputs : fm - the maximum Doppler frequency normalized by the sampling rate %
www.eeworm.com/read/197131/8027156

m 7.7.m

% % FUNCTION 7.7 : "cp0702_bandwidth" % % Evaluates the bandwidth of the input 'signal' with % sampling rate 'dt' % Bandwidth is evaluated accoring to the given 'threshold' % (in dB) % 'BW' is
www.eeworm.com/read/246317/12736482

m cp0101_bandwidth.m

% % FUNCTION 1.2 : "cp0101_bandwidth" % % Evaluates the bandwidth of the input 'signal' with sampling period % 'dt' % Bandwidth is evaluated according to the given 'threshold' (in dB) % 'BW' is
www.eeworm.com/read/243520/12936301

m systematicr.m

function outIndex = systematicR(inIndex,wn); % PURPOSE : Performs the resampling stage of the SIR % in order(number of samples) steps. It uses the % systematic sampling scheme o