代码搜索:Sampling

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

代码结果 3,969
www.eeworm.com/read/141297/5773738

i gr_firdes.i

/* -*- C++ -*- */ /*! * \brief Finite Impulse Response (FIR) filter design functions. */ %rename(firdes) gr_firdes; class gr_firdes { public: enum win_type { WIN_HAMMING = 0, // max atten
www.eeworm.com/read/141297/5773874

py qa_hilbert.py

#!/usr/bin/env python # # Copyright 2004 Free Software Foundation, Inc. # # This file is part of GNU Radio # # GNU Radio is free software; you can redistribute it and/or modify # it under the terms
www.eeworm.com/read/485180/6566439

c adc.c

/* * ADC.c */ #include // initialize the ADC for single conversion, select Analog input pins void initADC( int amask) { AD1PCFG = amask; // select analog input pin
www.eeworm.com/read/485182/6566480

c adc.c

/* * ADC.c */ #include // initialize the ADC for single conversion, select Analog input pins void initADC( int amask) { AD1PCFG = amask; // select analog input pin
www.eeworm.com/read/255577/12072989

asv f_tipsspec.asv

% GUI module => g_spectra % % User tips: % % 1. All changes to edit box parameters are activated with % the Enter key. % % fs = sampling frequency % fa = frequency of cosine input
www.eeworm.com/read/254092/12162385

html structpcap__samp.html

WinPcap: pcap_samp Struct Reference
www.eeworm.com/read/250225/12422923

m channelgenerator2.m

%The multipath channel matrix generator %Using rayleighchan function in MATLAB %chnums is the number of channel realizations %fd is the Doppler frequency %divn is the number of diversity branches
www.eeworm.com/read/250225/12422934

m raych2.m

%Rayleigh channel function %ch is the CSI matrix of size 90 by chnums %chnums is the number of channel realizations. %fd is the doppler frequency. % %by Yuanye Wang %CTIF, Aalborg University %y
www.eeworm.com/read/114395/15054934

m ex661.m

%----------------------------------------------------------------------------- % Example 6.6.1 % Compute element matrix for two-dimens
www.eeworm.com/read/213502/15133097

m ex661.m

%----------------------------------------------------------------------------- % Example 6.6.1 % Compute element matrix for two-dimens