代码搜索:Sampling

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

代码结果 3,969
www.eeworm.com/read/263030/11379143

c adc_read.c

/*adc_read.c*/ /*For weather data logging system*/ #include #include #include #include /* Personal includes and defines */ #include "uadc.h" #defin
www.eeworm.com/read/158463/11613192

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 to see
www.eeworm.com/read/343458/11947451

c sink.c

/* * * BlueZ - Bluetooth protocol stack for Linux * * Copyright (C) 2006-2007 Nokia Corporation * Copyright (C) 2004-2007 Marcel Holtmann * * * This program is free
www.eeworm.com/read/256661/11980332

asm b11-10.asm

;PROGRAM NAME B11-10.ASM MS10 EQU 9217 ;APPROXIMATELY 10MS INTERRUPR INTR_CNT EQU 30H ;CNT STORIAGE BUFFER EQU 31H ;DISPLAY BUFFER BINARY EQU 32H ;BINARY DATA STORIAGE ; CNTH_L EQU 33H CNTH_H E
www.eeworm.com/read/342238/12034192

c adc.c

#include static unsigned int results; void main(void) { WDTCTL = WDTPW+WDTHOLD; // Stop watchdog timer P6SEL = 0x10; // Enable A
www.eeworm.com/read/255577/12072326

asv f_tipsiir.asv

% GUI Module g_iir % User Tips % % 1. All changes to edit box parameters are activated with the Enter key. % % F_0
www.eeworm.com/read/255577/12072701

asv g_reconstruct.asv

% G_RECONSTRUCT: GUI module for signal reconstruction % % Usage: g_reconstruct % % Version: 1.0 % % Description: % This graphical user interface module is used % to
www.eeworm.com/read/255577/12072715

m g_sample.m

% G_SAMPLE: GUI module for signal sampling % % Usage: g_sample; % % Version: 1.0 % % Description: % This graphical user interface module is used % to interactively in
www.eeworm.com/read/255577/12072839

asv f_tipsrate.asv

% GUI module => g_multirate % % User tips: % % 1. All changes to edit box parameters are activated with % the Enter key. % % fs = sampling frequency of x % L = integer interpolation
www.eeworm.com/read/255577/12073026

asv g_sample.asv

% G_SAMPLE: GUI module for signal sampling % % Usage: g_sample; % % Version: 1.0 % % Description: % This graphical user interface module is used % to interactively in