代码搜索:Sampling

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

代码结果 3,969
www.eeworm.com/read/255577/12073042

m f_tipsrate.m

% 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/339575/12224536

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/252197/12294241

m ip_07_12.m

% MATLAB script for Illustrative Problem 12, Chapter 7. clear 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 an
www.eeworm.com/read/251619/12330424

fre inputsignal_square1khz.fre

Remark : FFT(inputsignal_square1khz.tim) Number of record : 256 Record type number : CREAL128RECT(W) Signal frequency : 1000 Hz Sampling rate : 10000 Hz File f
www.eeworm.com/read/251619/12330428

fre inputsignal_square1khz_512pt.fre

Remark : FFT(inputsignal_square1khz_512pt.tim) Number of record : 512 Record type number : CREAL128RECT(W) Signal frequency : 1000 Hz Sampling rate : 10000 Hz
www.eeworm.com/read/251619/12330441

h fft.h

/* Constant Definitions */ #define FFT_BLOCK_LENGTH 256 /* = Number of frequency points in the FFT */ #define LOG2_BLOCK_LENGTH 8 /* = Number of "Butterfly" Stages in FFT processing */ #define
www.eeworm.com/read/250093/12434493

tim input_square1k.tim

Remark : Imported from 'input_square1k.MCH' Number of record : 256 Record type number : INTEGER16 Signal frequency : 0 Hz Sampling rate : 20000 Hz File format
www.eeworm.com/read/250093/12434500

fre input_square1k.fre

Remark : FFT(input_square1k.tim) Number of record : 256 Record type number : CREAL128RECT(W) Signal frequency : 0 Hz Sampling rate : 20000 Hz File format
www.eeworm.com/read/130143/14205362

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/128829/14277674

c fet440_adc12_00.c

//****************************************************************************** // MSP-FET430P440 Demo - ADC12 Sample A0, AVcc // // Description; A simple single sample is made on A0 with refer