代码搜索:optimizes

找到约 79 项符合「optimizes」的源代码

代码结果 79
www.eeworm.com/read/431675/8661774

m svc.m

%SVC Support Vector Classifier % % [W,J] = svc(A,type,par,C) % % Optimizes a support vector classifier for the dataset A by % quadratic programming. The classifier can be of one of the types % as
www.eeworm.com/read/418695/10935215

m svc.m

%SVC Support Vector Classifier % % [W,J] = svc(A,type,par,C) % % Optimizes a support vector classifier for the dataset A by % quadratic programming. The classifier can be of one of the types % as
www.eeworm.com/read/416350/11031841

c pso.c

/* This program optimizes benchmark functions using particle swarm algorithm Asynchronous version Yuhui Shi, May 15, 1998 @ See OLD_README file for more details /-------------------
www.eeworm.com/read/446969/7562334

c pso.c

/* This program optimizes benchmark functions using particle swarm algorithm Asynchronous version Yuhui Shi, May 15, 1998 @ See OLD_README file for more details /-------------------
www.eeworm.com/read/397102/8068009

m svc.m

%SVC Support Vector Classifier % % [W,J] = svc(A,type,par,C) % % Optimizes a support vector classifier for the dataset A by % quadratic programming. The classifier can be of one of the types % as
www.eeworm.com/read/397097/8069129

m svdd.m

%SVDD Support Vector Data Description % % [W,out,J] = svdd(A,fracrej,fracerr) % % Optimizes a support vector data description for the dataset A by % quadratic programming. The data descr
www.eeworm.com/read/304357/13795587

c pso.c

/* This program optimizes benchmark functions using particle swarm algorithm Asynchronous version Yuhui Shi, May 15, 1998 @ See OLD_README file for more details /-------------------
www.eeworm.com/read/342008/12046890

m svc.m

%SVC Support Vector Classifier % % [W,J] = svc(A,type,par,C) % % Optimizes a support vector classifier for the dataset A by % quadratic programming. The classifier can be of one of the types % as
www.eeworm.com/read/338287/12314812

c pso.c

/* This program optimizes benchmark functions using particle swarm algorithm Asynchronous version Yuhui Shi, May 15, 1998 @ See OLD_README file for more details /-------------------------
www.eeworm.com/read/209816/15214026

c pso.c

/* This program optimizes benchmark functions using particle swarm algorithm Asynchronous version Yuhui Shi, May 15, 1998 @ See OLD_README file for more details /-------------------