代码搜索:construct
找到约 6,584 项符合「construct」的源代码
代码结果 6,584
www.eeworm.com/read/168218/9933052
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/167045/9983318
m get_kmat.m
function Kmat = get_Kmat(kernel_hat)
% Kmat = get_Kmat(kernel_hat)
%
% Construct block Toeplitz matrix Kmat with Toeplitz blocks which
% corresponds to 2-d integral operator.
%
% kernel_hat
www.eeworm.com/read/360895/10072658
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/358191/10194421
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/161587/10394454
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/278889/10490473
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/421949/10676036
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/449504/7502519
m blockdiag.m
function M=blockdiag(varargin)
% PURPOSE: Construct a block-diagonal matrix with the inputs on the diagonals.
% e.g. blockdiag(a,b,c) generates [a 0 0;0 b 0;0 0 c] where the zero-matrices are
% o
www.eeworm.com/read/199981/7813815
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/198852/7906959
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