代码搜索:Sampling

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

代码结果 3,969
www.eeworm.com/read/359278/10158888

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/359278/10158890

asv cp0101_bandwidth.asv

% % 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/358619/10183778

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
www.eeworm.com/read/358270/10193286

m plotfft.m

% PLOTFFT Function to plot FFT % % PLOTFFT (samples, fs, vpp) plots the magnitude of the FFT of samples, normalizing % the frequency axis to the sampling rate fs and the magnitude to vpp
www.eeworm.com/read/356654/10223400

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
www.eeworm.com/read/160490/10526935

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/160490/10526963

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/160490/10527014

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/423093/10588882

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/422141/10661675

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