代码搜索:Sampling

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

代码结果 3,969
www.eeworm.com/read/100127/6274127

py record.py

# Record mono 16bits samples from the audio device and send them to stdout. # Assume the sampling rate is compatible. # Use a small queue size to minimize delays. import al, sys import AL BUFSIZE =
www.eeworm.com/read/100127/6274137

py intercom.py

# intercom -- use mike and headset to *talk* to a person on another host. # For SGI 4D/35 or Indigo running IRIX 4.0. # Uses 16 bit sampling at 16000 samples/sec, or 32000 bytes/sec, # tranmitted in 3
www.eeworm.com/read/267888/6478160

m chansui_corr_4x2.m

function chanSUI_corr_4x2(chanparams) % SUI channel simulation with 2X2 antenna configuration % chanparams.chantype -- SUI channel type % chanparams.cohtime -- expanding length(number of sampling p
www.eeworm.com/read/480745/6661239

m uwb_sv_eval_ct.m

% S-V channel model evaluation clear; no_output_files = 0; % non-zero: avoids writing output files of continuous-time responses ts = 0.167; % sampling time (nsec) num_channels = 1 ;
www.eeworm.com/read/409594/11318686

m chansui_corr_2x2.m

function chanSUI_corr_2x2(chanparams) % SUI channel simulation with 2X2 antenna configuration % chanparams.chantype -- SUI channel type % chanparams.cohtime -- expanding length(number of sampling p
www.eeworm.com/read/407662/11412468

m frequency_estimation.m

function Fc_hat = frequency_estimation(pilot_seq,Fs) % counting the zero-crossing points number and decide the frequency % pilot_seq reference signal for counting zero-crossing points % Fs sampling
www.eeworm.com/read/345512/11810739

m uwb_sv_eval_ct.m

% S-V channel model evaluation clear; no_output_files = 0; % non-zero: avoids writing output files of continuous-time responses ts = 0.167; % sampling time (nsec) num_channels = 100
www.eeworm.com/read/156198/11822267

m uwb_sv_eval_ct.m

% S-V channel model evaluation clear; no_output_files = 0; % non-zero: avoids writing output files of continuous-time responses ts = 0.167; % sampling time (nsec) num_channels = 100
www.eeworm.com/read/154760/11928825

m convnum.m

function Y =convnum(x,y,dt,ty) % CONVNUM Numerical convolution. % % Z = CONVNUM(X,Y,DT,TY) numerically convolves vectors X and Y % DT = sampling interval (DEFAULT: DT = 1) % TY = Numerical Inte
www.eeworm.com/read/342208/12035534

m uwb_sv_eval_ct.m

% S-V channel model evaluation clear; no_output_files = 0; % non-zero: avoids writing output files of continuous-time responses ts = 0.167; % sampling time (nsec) num_channels = 100