代码搜索:Sampling

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

代码结果 3,969
www.eeworm.com/read/268098/11154439

vhd sr_tuner.vhd

-- sample rate tuner -- sampling frequency = 1 / srate -- 'srate' represents the time elapsed between two sample pulses -- 'srate' is increased/decreased exponentially as the 'smpupbtn'/'smpdownbtn
www.eeworm.com/read/235113/14085475

txt 2msps_readme.txt

Readme File for Code Example: CExxx - 10-bit ADC Sampling at 2.2MSPS ---------------------------------------- This file contains the following sections: 1. Code E
www.eeworm.com/read/202788/15372887

m ip_01_07.m

% MATLAB script for Illustrative Problem 7, Chapter 1. echo on df=0.01; % freq. resolution fs=5; % sampling frequency ts=1/fs;
www.eeworm.com/read/102394/15783258

texi montecarlo.texi

@cindex Monte Carlo integration @cindex stratified sampling in monte carlo integration This chapter describes routines for multidimensional Monte Carlo integration. These include the traditional Mont
www.eeworm.com/read/389712/8506940

m sfastdoa1.m

function SFastDoa1() % 快速Doa方法 ----线阵 单次 clear; % t = clock; %信源 %-------------------------------------------- Pd=2000; Fd=1;% Fd is the sampling rat
www.eeworm.com/read/389712/8506951

m sfastdoa2.m

function SFastDoa2() % 快速doa方法 ---平面阵 单次 clear; %信源 %-------------------------------------------- Pd=2000; Fd=1;% Fd is the sampling rate of the mes
www.eeworm.com/read/287843/8665301

m ip_01_07.m

% MATLAB script for Illustrative Problem 7, Chapter 1. clear echo on df=0.01; % freq. resolution fs=5; % sampling frequency ts=1/fs;
www.eeworm.com/read/428852/8833102

c msp430x54x_uscia0_uart_04.c

//****************************************************************************** // msp430FG5438 Demo - USCI_A0, 9600 UART, SMCLK, LPM0, Echo with over-sampling // // Description: Echo a receiv
www.eeworm.com/read/187078/8858529

m cp0901_sm2_ook.m

function [sm2] = cp0901_sm2_OOK(pulse,fc) % --------------------------------- % Step One - Evaluation of SIGMAm^2 % --------------------------------- dt = 1 / fc; % sampling pe
www.eeworm.com/read/187078/8858562

asv cp0901_sm2_ook.asv

function [sm2] = cp0901_sm2_OOK(pulse,fc) % --------------------------------- % Step One - Evaluation of SIGMAm^2 % --------------------------------- dt = 1 / fc; % sampling pe