代码搜索:usage
找到约 10,000 项符合「usage」的源代码
代码结果 10,000
www.eeworm.com/read/428269/8880374
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/428269/8880434
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/428269/8880499
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/428269/8880549
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/428269/8880561
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/284452/8928143
m makewindow.m
function win=MakeWindow(Name,n)
% MakeWindow -- Make artificial Window
% Usage
% wig = MakeWindow(Name,n)
% Inputs
% Name string: 'Rectangle', 'Hanning', 'Hamming',
% 'Gauss
www.eeworm.com/read/381006/9116474
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
www.eeworm.com/read/183855/9134476
feature_search
#======================================================================
if ($# != "8") then
echo "USAGE: feature_search RAW RAW_list eigdir first last model geometry detect"
exit 1
endif
set R
www.eeworm.com/read/281453/9155130
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
www.eeworm.com/read/380138/9160494
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