代码搜索:Sampling

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

代码结果 3,969
www.eeworm.com/read/152755/12087469

m acf_plot.m

function acf_plot(Rxx,arg1) % ACF_PLOT ..... Plot the autocorrelation function from ACF. % % ACF_PLOT(Rxx) plots the autocorrelation function Rxx using normalized % sampling period, Ts = 1. %
www.eeworm.com/read/254138/12159586

h config.h

/*H************************************************************************** * NAME: config.h *---------------------------------------------------------------------------- * Copyr
www.eeworm.com/read/129404/14247874

m stft_chirp.m

chirp; x = chirp'; LENX = length(x); sampling_rate = 1; window = 2; step_dist = 1; padding = 512; IMGY = 257; window_length = 5; y = STFT(x, sampling_rate, window, window_length, step_dist, padding)
www.eeworm.com/read/210194/15204759

c common.c

#include #include #include #include #include #include #include "mpg123.h" int tabsel_123[2][3][16] = { { {0,32,6
www.eeworm.com/read/169893/5409791

cpp region_decompressor.cpp

/******************************************************************************/ // File: region_decompressor.cpp [scope = APPS/SHOW] // Version: Kakadu, V2.2 // Author: David Taubman // Last Revised:
www.eeworm.com/read/167185/5464177

pbtosps

# # @(#)Pbtosps 1.2 3/27/90 ESI # float sampling_rate =? 8000: "Sampling rate of the data"; int nchan =? 1: "Number of channels"; float start_time =? 0: "Start time of the data"; char *data_type ?= "S
www.eeworm.com/read/162810/5513945

h mp4cmn_const.h

/*////////////////////////////////////////////////////////////////////////////// // // INTEL CORPORATION PROPRIETARY INFORMATION // This software is supplied under the terms of a
www.eeworm.com/read/109941/15545006

c common.c

#include #include #include #include #include #include #include "mpg123.h" int tabsel_123[2][3][16] = { { {0,32,6
www.eeworm.com/read/373207/9469282

hier_info debounce.hier_info

|debounce clk => \sampling_signal:q[4].CLK clk => \sampling_signal:q[3].CLK clk => \sampling_signal:q[2].CLK clk => \sampling_signal:q[1].CLK clk => \sampling_signal:q[0].CLK clk => \sampling_si
www.eeworm.com/read/429453/8807840

m sync.m

function t_samp = sync(mf, b_train, Q, t_start, t_end) % t_samp = sync(mf, b_train, Q, t_start, t_end) % % Determines when to sample the matched filter outputs. The synchronization % algorithm is