代码搜索:Sampling

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

代码结果 3,969
www.eeworm.com/read/418160/10963364

m filter_design.m

clear;clc %% Designing a decimation filter. % We start by desinging a decimation filter in double precision. The % decimation filter is a low pass filter with a decimation rate of 64. The % filt
www.eeworm.com/read/470287/6917460

c huffman.c

/*********************************************** copyright by Haia Tech www.haia2004.com ************************************************/ /* MPEG Audio Layer-3 decoder */ /* Bj
www.eeworm.com/read/466545/7026643

h fe_common.h

/////////////////////////////////////////////////////////////////////////////// // This is a part of the Feature program. // Version: 1.0 // Date: February 22, 2003 // Programmer: Oh-Wook Kwon //
www.eeworm.com/read/459082/7282885

h variable.h

#include "Pindefine.h" /*extern bank1 unsigned char Count10ms; extern bank1 unsigned char Count1s; extern bank1 unsigned char Count500ms; /*extern bank1 unsigned char Rxdnum; extern b
www.eeworm.com/read/459082/7282888

c variable.c

#include #include "Pindefine.h" #define RCHA 1 #define RCHB 0 #pragma udata global1 unsigned char MS100=0,MS500=0,MS1000=0; unsigned char DisBit; #pragma uda
www.eeworm.com/read/448411/7533772

m project103.m

% % project103 % % ======================================================================= % Initialize % ======================================================================= clear close al
www.eeworm.com/read/448019/7541837

m jakes_model_2.m

%%%%%%%%%%%%% Main %%%%%%%%%%%%%%% %%% CarrierFrq : Carrier Frequence 2GHz %%% VehicSpd : Vehicular Speed 3 / 120(Km/h) = 0.8333 / 33.3333(m/s) %%% C : Speed of the li
www.eeworm.com/read/296467/8101590

c test44x_adc12_06.c

#include "msp430x44x.h" // Standard Equations #define Num_of_Results 8 static unsigned int results[Num_of_Results]; // Needs to be global in this
www.eeworm.com/read/332446/12757263

c main10_1.c

/************************************************************************* 文件名: main10_1.c 日期: 2007年2月9日 公司(作者): 描述和说明: main()函数中启动定时器1 **************************************************
www.eeworm.com/read/331961/12794381

m ex652.m

%---------------------------------------------------------------------------- % Example 6.5.2 % Gauss-Legendre quadrature of a functio