代码搜索:separable

找到约 238 项符合「separable」的源代码

代码结果 238
www.eeworm.com/read/299459/7850311

c~ npa.c~

/*----------------------------------------------------------------------- NPA algorithm for separable single-class SVM problem. int single_npa(TKerFun ker, long num_data,
www.eeworm.com/read/299459/7850338

h~ mdm.h~

/*----------------------------------------------------------------------- SMO algorithm for separable single-class SVM problem. int single_smo(TKerFun ker, long num_data,
www.eeworm.com/read/299459/7850344

c~ mdm.c~

/*----------------------------------------------------------------------- Mitchell-Demyanov-Malozemov (MDM) algorithm for separable single-class SVM problem. int single_mdm(TKerFun ker,
www.eeworm.com/read/299459/7850349

h~ npa.h~

/*----------------------------------------------------------------------- NPA algorithm for separable single-class SVM problem. int single_npa(TKerFun ker, long num_data,
www.eeworm.com/read/134901/5891501

c~ npa.c~

/*----------------------------------------------------------------------- NPA algorithm for separable single-class SVM problem. int single_npa(TKerFun ker, long num_data,
www.eeworm.com/read/134901/5891506

h~ mdm.h~

/*----------------------------------------------------------------------- SMO algorithm for separable single-class SVM problem. int single_smo(TKerFun ker, long num_data,
www.eeworm.com/read/134901/5891508

c~ mdm.c~

/*----------------------------------------------------------------------- Mitchell-Demyanov-Malozemov (MDM) algorithm for separable single-class SVM problem. int single_mdm(TKerFun ker,
www.eeworm.com/read/134901/5891510

h~ npa.h~

/*----------------------------------------------------------------------- NPA algorithm for separable single-class SVM problem. int single_npa(TKerFun ker, long num_data,
www.eeworm.com/read/280595/10311773

c~ kozinec.c~

/*----------------------------------------------------------------------- Kozinec's algorithm for separable single-class SVM problem. int single_kozinec(TKerFun ker, long num_data,
www.eeworm.com/read/274679/10858455

m mexgaussiansubsample.m

% mexGaussianSubsample - smooths and subsamples image (mex file). % % result = mexGaussianSubsample(image) % Convolves image with a 6x6 separable Gaussian kernel % and subsamples by a factor of