代码搜索:preprocessing
找到约 856 项符合「preprocessing」的源代码
代码结果 856
www.eeworm.com/read/172172/9722069
m prelssvm.m
function [model,Yt] = prelssvm(model,Xt,Yt)
% Preprocessing of the LS-SVM
%
% These functions should only be called by trainlssvm or by
% simlssvm. At first the preprocessing assigns a label to each i
www.eeworm.com/read/367875/9724963
m preprocess.m
function preprocess(sData,arg2)
%PREPROCESS A GUI for data preprocessing.
%
% preprocess(sData)
%
% preprocess(sData)
%
% Launches a preprocessing GUI. The optional input argument can be
% eithe
www.eeworm.com/read/367440/9748429
m prelssvm.m
function [model,Yt] = prelssvm(model,Xt,Yt)
% Preprocessing of the LS-SVM
%
% These functions should only be called by trainlssvm or by
% simlssvm. At first the preprocessing assigns a label to each i
www.eeworm.com/read/235928/14041586
m preprocess.m
function preprocess(sData,arg2)
%PREPROCESS A GUI for data preprocessing.
%
% preprocess(sData)
%
% preprocess(sData)
%
% Launches a preprocessing GUI. The optional input argument can be
% eithe
www.eeworm.com/read/201218/15413202
m prelssvm.m
function [model,Yt] = prelssvm(model,Xt,Yt)
% Preprocessing of the LS-SVM
%
% These functions should only be called by trainlssvm or by
% simlssvm. At first the preprocessing assigns a label to each i
www.eeworm.com/read/139332/5801820
hpp vector30_c.hpp
#ifndef BOOST_MPL_VECTOR_VECTOR30_C_HPP_INCLUDED
#define BOOST_MPL_VECTOR_VECTOR30_C_HPP_INCLUDED
// Copyright Aleksey Gurtovoy 2000-2004
//
// Distributed under the Boost Software License, Version
www.eeworm.com/read/168845/5431519
hpp vector30_c.hpp
#ifndef BOOST_MPL_VECTOR_VECTOR30_C_HPP_INCLUDED
#define BOOST_MPL_VECTOR_VECTOR30_C_HPP_INCLUDED
// Copyright Aleksey Gurtovoy 2000-2004
//
// Distributed under the Boost Software License, Ve
www.eeworm.com/read/367354/9755013
h pr_perception_approach.h
#ifndef PR_PERCEPTION_APPROACH
#define PR_PERCEPTION_APPORACH
#include "PR_unit.h"
#include
#include
class PR_Perception_Approach
{
public:
vector< PR_unit* > samples;
www.eeworm.com/read/397106/8067704
m new_start_classify.m
% ------------------------------------------------
% This method has a much be
%
%
disp('In new_start_classify');
myalgorithm = [algorithm '_VC'];
train_err = [];
test_err = [];
[Nclasses, classes]
www.eeworm.com/read/183001/5259648
c prepqual.c
/*-------------------------------------------------------------------------
*
* prepqual.c
* Routines for preprocessing qualification expressions
*
*
* The parser regards AND and OR as purely