代码搜索:construct
找到约 6,584 项符合「construct」的源代码
代码结果 6,584
www.eeworm.com/read/365015/2899822
txt random6sfs01.txt
Construct 21 KNN models, each with up to 6 inputs selected from 6 candidates...
Selecting input 1:
Model 1/21:1 --> Recognition rate = 51.0%
Model 2/21:2 --> Recognition rate = 51.5%
Model 3/2
www.eeworm.com/read/365015/2899827
txt feaselbysfs4iris01.txt
Construct 10 KNN models, each with up to 4 inputs selected from 4 candidates...
Selecting input 1:
Model 1/10:1 --> Recognition rate = 58.7%
Model 2/10:2 --> Recognition rate = 48.0%
Model 3/1
www.eeworm.com/read/365015/2899828
txt featureselectsequential02.txt
Construct 21 KNN models, each with up to 6 inputs selected from 6 candidates...
Selecting input 1:
Model 1/21:1 --> Recognition rate = 48.0%
Model 2/21:2 --> Recognition rate = 55.0%
Model 3/2
www.eeworm.com/read/351636/3101955
h vcl_new.h
#ifndef vcl_emulation_new_h_
#define vcl_emulation_new_h_
/*
fsm
*/
#include
#include
// for vcl_destroy() and vcl_construct() :
#include "vcl_algobase.h"
#
www.eeworm.com/read/294317/8240983
cpp lpt.cpp
// machine scheduling using LPT rule
#include
#include "hsort.h"
#include "minheap.h"
#include "lptnodes.h"
template
void LPT(T a[], int n, int m)
{// Construct an m
www.eeworm.com/read/172172/9722055
m kernel_matrix.m
function omega = kernel_matrix(Xtrain,kernel_type, kernel_pars,Xt)
% Construct the positive (semi-) definite and symmetric kernel matrix
%
% >> Omega = kernel_matrix(X, kernel_fct, sig2)
%
% This ma
www.eeworm.com/read/367440/9748415
m kernel_matrix.m
function omega = kernel_matrix(Xtrain,kernel_type, kernel_pars,Xt)
% Construct the positive (semi-) definite and symmetric kernel matrix
%
% >> Omega = kernel_matrix(X, kernel_fct, sig2)
%
% This ma
www.eeworm.com/read/334305/12613435
txt see5sam.txt
To run See5Sam.exe from a command prompt window:
* Make sure that you have run See5 on your application to construct
the kind of classifier that you want to use.
* Put See5Sam.exe in the
www.eeworm.com/read/204449/15339394
txt readmelpp.txt
Q & A:
Q: How to use the code?
A: You need to put LPP.m, PCA.m in your working directory. If you want to use constrctW to
construct the affinity matrix, you should also put constructW.m in your
www.eeworm.com/read/201477/15407533
cpp lpt.cpp
// machine scheduling using LPT rule
#include
#include "hsort.h"
#include "minheap.h"
#include "lptnodes.h"
template
void LPT(T a[], int n, int m)
{// Construct an m