代码搜索:Sampling

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

代码结果 3,969
www.eeworm.com/read/127036/14387676

c mdecint.c

#include #include #include #include "msp.h" void mdecint(float x[],float h[],float y[],int nh,int ny,int m, int l,int *k) { /*-------------------------------------
www.eeworm.com/read/124581/14558242

c fet140_adc12_03.c

//****************************************************************************** // MSP-FET430P140 Demo - ADC12, Extend Sampling Period With SHT bits // // This example shows how to extend the sa
www.eeworm.com/read/223174/14650573

c fet140_adc12_03.c

//****************************************************************************** // MSP-FET430P140 Demo - ADC12, Extend Sampling Period With SHT bits // // This example shows how to extend the sa
www.eeworm.com/read/122919/14656943

c fet430_adc12_04.c

//****************************************************************************** // MSP-FET430P430 Demo - ADC12, Extend Sampling period with SHT bits // // This example shows how to extend the sa
www.eeworm.com/read/217691/14953343

m findbin.m

function bin = findbin(N, rate, freq) % bin = findbin(N, rate, freq) % find the bin in an FFT corresponding to a given % frequency % N is the length of the data % the sampling rate (samples/sec) of th
www.eeworm.com/read/216045/15028810

m loweq.m

function xl=loweq(x,ts,f0) % xl=loweq(x,ts,f0) %LOWEQ returns the lowpass equivalent of the signal x % f0 is the center frequency. % ts is the sampling interval. % t=[
www.eeworm.com/read/216045/15028939

m test.m

t0=.15; % signal duration ts=0.001; % sampling interval % the message vector m=[ones(1,t0/(3*ts)),-2*ones(1,t0/(3*ts)),zeros(1,t0/(3*ts)+1)]; m_hat=imag(hil
www.eeworm.com/read/114395/15054888

m ex10101.m

%---------------------------------------------------------------------------- % Example % A barrel vault has radius r=25 ft, subtended angle of 80 degrees, % length 50 f, and thickness 3in. %
www.eeworm.com/read/114395/15054900

m ex9101.m

%---------------------------------------------------------------------------- % Example 9.10.1 % three-dimensional analysis of a cube
www.eeworm.com/read/114395/15055073

m ex982.m

%---------------------------------------------------------------------------- % Example 9.8.2 % plane stress analysis of a cantilever