代码搜索:preprocessing

找到约 856 项符合「preprocessing」的源代码

代码结果 856
www.eeworm.com/read/136107/13872322

cpp main.cpp

// Main function of the compiler // // Written by bood, boodweb@163.com, http://boodweb.126.com // 2004-08-06 // Adds support for simple preprocessing // i.e. file include and simple macro defi
www.eeworm.com/read/237122/13977703

htm ch43_21.htm

[Chapter 43] 43.21 Preprocessing troff Input with sed
www.eeworm.com/read/439468/7708173

m mil_train_validate.m

function run = MIL_Train_Validate(data_file, classifier) global preprocess; clear run; % The statistics of dataset % [X, Y, num_data, num_feature] = Preprocessing(D); % num_class = length(pre
www.eeworm.com/read/439468/7708211

m mil_test_validate.m

function run = MIL_Test_Validate(data_file, classifier) global preprocess; clear run; % The statistics of dataset %[X, Y, num_data, num_feature] = Preprocessing(D); %num_class = length(prepro
www.eeworm.com/read/140704/5784488

cc gc_read_1.cc

// file: gc_read_1.cc // // isip include files // #include "grammar_compiler.h" #include "grammar_compiler_constants.h" // system include files // #include // method: preprocessing_gram
www.eeworm.com/read/218623/14911998

m mil_train_validate.m

function run = MIL_train_validate(data_file, classifier) global preprocess; clear run; % The statistics of dataset % [X, Y, num_data, num_feature] = Preprocessing(D); % num_class = length(pre
www.eeworm.com/read/218623/14912114

m mil_test_validate.m

function run = MIL_test_validate(data_file, classifier) global preprocess; clear run; % The statistics of dataset %[X, Y, num_data, num_feature] = Preprocessing(D); %num_class = length(prepro
www.eeworm.com/read/139332/5801615

hpp dtp.hpp

#ifndef BOOST_MPL_AUX_CONFIG_DTP_HPP_INCLUDED #define BOOST_MPL_AUX_CONFIG_DTP_HPP_INCLUDED // Copyright Aleksey Gurtovoy 2001-2004 // // Distributed under the Boost Software License, Version 1.0.
www.eeworm.com/read/168845/5431348

hpp dtp.hpp

#ifndef BOOST_MPL_AUX_CONFIG_DTP_HPP_INCLUDED #define BOOST_MPL_AUX_CONFIG_DTP_HPP_INCLUDED // Copyright Aleksey Gurtovoy 2001-2004 // // Distributed under the Boost Software License, Version
www.eeworm.com/read/445967/7587089

m prep2d_appe.m

function fp=prep2D_appe(f,pflt) %fp=prep2D_appe(f,pflt) % % This function performs critically sampled preprocessing of given % 2-dimensional signal. Boundaries are handled by periodic extension