代码搜索:Sampling

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

代码结果 3,969
www.eeworm.com/read/213940/15121994

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/213723/15127339

c msp430xg46x_adc12_04.c

//****************************************************************************** // MSP430xG461x Demo - ADC12, Extend Sampling Period with SHT Bits // // This example shows how to extend the sa
www.eeworm.com/read/213502/15133075

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/213502/15133081

m ex9101.m

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

m ex982.m

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

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/210155/15205883

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/210153/15205900

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/209621/15216366

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/208657/15239737

m dlopt.m

% Discrete Lqg OPTimized controller % this m-file founds the controller for the discrete time system % contained in the variable G, with Ts as sampling time. % usage : put in G your system, in T