代码搜索:Sampling
找到约 3,969 项符合「Sampling」的源代码
代码结果 3,969
www.eeworm.com/read/200619/15428481
m test_spherical.m
% test the spherical compression scheme
sampling_type = 'random';
% sampling_type = 'uniform';
data_type = 'syntetic';
% data_type = 'real';
n = 1500;
k = 2; % number of vanishing
www.eeworm.com/read/234778/14097143
dsp adc.dsp
/****************************************************************************************
* *
* Library: Configuration of ADC block for simulataneous sampling
www.eeworm.com/read/234778/14097158
dsp adc.dsp
/****************************************************************************************
* *
* Library: Configuration of ADC block for simulataneous sampling
www.eeworm.com/read/234774/14097692
dsp adc.dsp
/****************************************************************************************
* *
* Library: Configuration of ADC block for simulataneous sampling
www.eeworm.com/read/394349/8229489
dt adc_int.dt
;******************************************************************************
;Function : interruption, sampling ADE3
;*****************************************************************************
www.eeworm.com/read/415313/11076957
m mcdownsampling.m
% MCDownSampling: implementation for down sampling
%
% Parameters:
% classifier: base classifier
% para: parameters
% 1. PosRatio: ratio of positive examples after sampling, default: 10
% X_
www.eeworm.com/read/415313/11076747
m mcupsampling.m
% MCUpSampling: implementation for up sampling
%
% Parameters:
% classifier: base classifier
% para: parameters
% 1. PosRatio: ratio of positive examples after sampling, default: 10
% X_trai
www.eeworm.com/read/374411/9407114
cpp prodsampleepsilon.cpp
/***********************************************************************
** multi-tree approximate sampling MEX code
**
**
***********************************************************************/
www.eeworm.com/read/198970/7900022
cpp prodsampleepsilon.cpp
/***********************************************************************
** multi-tree approximate sampling MEX code
**
**
***********************************************************************/
www.eeworm.com/read/318888/13467687
c fsf.c
/***************************************************************
* FSF.C - FREQUENCY SAMPLING FILTER *
***************************************************************/
#i