代码搜索:Sampling

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

代码结果 3,969
www.eeworm.com/read/173927/9629861

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/173927/9629868

m ex9101.m

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

m ex982.m

%---------------------------------------------------------------------------- % Example 9.8.2 % plane stress analysis of a cantilever
www.eeworm.com/read/173140/9671037

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(hilbert
www.eeworm.com/read/171490/9752577

c test44x_adc12_03.c

//****************************************************************************** // MSP430-TEST44X Demo - ADC12, Extend Sampling Period With SHT bits // // This example shows how to extend the sa
www.eeworm.com/read/171239/9765094

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/414455/11111441

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/414455/11111572

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/268231/11149119

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(hilbert
www.eeworm.com/read/148309/12476005

c fet440_adc12_03.c

//****************************************************************************** // MSP-FET430P440 Demo - ADC12, Extend Sampling Period With SHT bits // // This example shows how to extend the sa