代码搜索:Sampling

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

代码结果 3,969
www.eeworm.com/read/162127/10334313

txt untitled_basecfg.txt

***********Sampling params************ WindowWidth 12 WindowHeight 12 DeltaX 4 DeltaY 4 DCTcoeffX 3 DCTcoeffY 3 ***************HMM params************* SuperStates 5 States 3 6 6 6 3 NumMixt
www.eeworm.com/read/424063/10501525

m ip_07_10.m

% MATLAB script for Illustrative Problem 10, Chapter 7. echo on alpha=0.4; T=1/4800; t=[-3*T:1.001*T/100:3*T]; x=sinc(t./T).*(cos(pi*alpha*t./T)./(1-4*alpha^2*t.^2/T^2)); pause % Press any key t
www.eeworm.com/read/423536/10553234

m ip_07_10.m

% MATLAB script for Illustrative Problem 10, Chapter 7. echo on alpha=0.4; T=1/4800; t=[-3*T:1.001*T/100:3*T]; x=sinc(t./T).*(cos(pi*alpha*t./T)./(1-4*alpha^2*t.^2/T^2)); pause % Press any key t
www.eeworm.com/read/351732/10614629

m wcdmablkpcpichgen.m

function wcdmablkpcpichgen(antenna, st) % WCDMA Demo helper function. This function is called to check % P-CPICH Generator block % Copyright 1996-2001 The MathWorks, Inc. % $Revision: $ $Date:
www.eeworm.com/read/159639/10630848

html mpegaudiocontrol.html

www.eeworm.com/read/348791/10866845

c fet140_adc12_00.c

//****************************************************************************** // MSP-FET430P140 Demo - ADC12 Sample A0, AVcc // // Description; A simple single sample is made on A0 with refern
www.eeworm.com/read/348582/10884799

html mpegaudiocontrol.html

www.eeworm.com/read/469031/6983887

c fet140_adc12_00.c

//****************************************************************************** // MSP-FET430P140 Demo - ADC12 Sample A0, AVcc // // Description; A simple single sample is made on A0 with refern
www.eeworm.com/read/467324/7009844

m ip_07_10.m

% MATLAB script for Illustrative Problem 10, Chapter 7. echo on alpha=0.4; T=1/4800; t=[-3*T:1.001*T/100:3*T]; x=sinc(t./T).*(cos(pi*alpha*t./T)./(1-4*alpha^2*t.^2/T^2)); pause % Press any key t
www.eeworm.com/read/466518/7026214

m wcdmablkpcpichgen.m

function wcdmablkpcpichgen(antenna, st) % WCDMA Demo helper function. This function is called to check % P-CPICH Generator block % Copyright 1996-2001 The MathWorks, Inc. % $Revision: $ $Date: