代码搜索:usage
找到约 10,000 项符合「usage」的源代码
代码结果 10,000
www.eeworm.com/read/262186/11602334
m featselregalphagd.m
function [RankedVariables,nbsvvec,Values,NbQP,iter]=FeatSelregalphaGD(x,y,c,epsilon,kernel,kerneloption,verbose,FeatSeloption)
% Usage
%
% [RankedVariables,nbsvvec,Values,NbQP]=FeatSelregalpha
www.eeworm.com/read/262186/11602339
m featselregmargingdrandom.m
function [RankedVariables,nbsvvec,Values,NbQP,iter]=FeatSelregmarginGDrandom(x,y,c,epsilon,kernel,kerneloption,verbose,FeatSeloption)
% Usage
%
% [RankedVariables,nbsvvec,Values,NbQP]=FeatSelr
www.eeworm.com/read/262186/11602346
m featselregmargingd.m
function [RankedVariables,nbsvvec,Values,NbQP,iter]=FeatSelregmarginGD(x,y,c,epsilon,kernel,kerneloption,verbose,FeatSeloption)
% Usage
%
% [RankedVariables,nbsvvec,Values,NbQP]=FeatSelregmarg
www.eeworm.com/read/262186/11602403
m createmultilevelkernel.m
function [K,Kt]=CreateMultiLevelKernel(xapp,xtest,kerneloption,level)
% USAGE
%
% [K,Kt]=CreateMultiLevelKernel(xapp,xtest,kerneloption,level)
%
% This function creates multiscale kernels K an
www.eeworm.com/read/262186/11602487
m kernelpca.m
function [eigvect,eigval,Kt]=kernelpca(x,kernel,kerneloption)
% USAGE
% [eigvect,eigval]=kernelpca(x,kernel,kerneloption)
%
% Diagonalizing the covariance matrix in feature space
%
% eigenv
www.eeworm.com/read/262186/11602548
m rankboostaucold.m
function [alpha,threshold,rankfeat]=rankboostAUC(xapp,yapp,T);
% USAGE
%
% [alpha,threshold,rankfeat]=rankboostAUC(xapp,yapp,T);
%
% This a Rankboost algorithm as described in the freund et
www.eeworm.com/read/262186/11602560
m rankboostauc.m
function [alpha,threshold,rankfeat]=rankboostAUC(xapp,yapp,T);
% USAGE
%
% [alpha,threshold,rankfeat]=rankboostAUC(xapp,yapp,T);
%
% This a Rankboost algorithm as described in the freund et
www.eeworm.com/read/261859/11621161
xml tiodometer.xml
Overall Scheme
Usage Meter [Default]
0
1
-214748
www.eeworm.com/read/158328/11625670
asv get_psooptions.asv
%get_psoOptions >> A function to get an "options structure" that is used to set various option of the PSO Algorithm.
%
% Usage : psoOptions = get_psoOptions
% Arguments : None
www.eeworm.com/read/158328/11625736
m get_psooptions.m
%get_psoOptions >> A function to get an "options structure" that is used to set various option of the PSO Algorithm.
%
% Usage : psoOptions = get_psoOptions
% Arguments : None