代码搜索:Sampling

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

代码结果 3,969
www.eeworm.com/read/152406/12116774

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/254515/12132971

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/150238/12302654

m mfcc.m

function r = mfcc(s, fs) % MFCC % % Inputs: s contains the signal to analize % fs is the sampling rate of the signal % % Output: r contains the transformed signal % % %%%%%%%%%%%%%%%
www.eeworm.com/read/231494/14230745

txt ce201_readme.txt

Readme File for Code Example: CE201 - ADC Sampling at 1.1MSPS ---------------------------------------- This file contains the following sections: 1. Code Example
www.eeworm.com/read/228514/14381012

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/212723/15150768

m gamean_distance.m

% This function is used to determine the mean distance % for uniform sampling over a hypercube. Used for comparing the % quality of initial conditions with other algorithms that use % only one it
www.eeworm.com/read/211983/15168668

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/477371/1362176

3 qccfiltermultiratefiltervector.3

.TH QCCFILTERMULTIRATEFILTERVECTOR 3 "QCCPACK" "" .SH NAME QccFilterMultiRateFilterVector \- perform FIR filtering of a one-dimensional signal in conjuction with sampling rate change of the signal .SH
www.eeworm.com/read/461213/1554533

3 qccfiltermultiratefiltervector.3

.TH QCCFILTERMULTIRATEFILTERVECTOR 3 "QCCPACK" "" .SH NAME QccFilterMultiRateFilterVector \- perform FIR filtering of a one-dimensional signal in conjuction with sampling rate change of the signal .SH
www.eeworm.com/read/222086/4822701

c fet430_adc12_04.c

//****************************************************************************** // MSP-FET430P430 Demo - ADC12, Extend Sampling period with SHT bits // // This example shows how to extend the sa