代码搜索:classification

找到约 3,679 项符合「classification」的源代码

代码结果 3,679
www.eeworm.com/read/406594/11439378

m nnd10lc.m

function nnd10lc(cmd,arg1,arg2,arg3) %NND10LC Linear pattern classification demonstration. % First Version, 8-31-95. %================================================================== % CON
www.eeworm.com/read/158370/11622875

cpp 7x.cpp

// Classify() Return a group letter using classification rules char Classify (float age, float wt, int feedings, float activity) { int ageclass1, feedclass, class1, class2; char group; if ((wt
www.eeworm.com/read/347811/11635047

m svc.m

function [nsv, alpha, b0] = svc(X,Y,ker,C) %SVC Support Vector Classification % % Usage: [nsv alpha bias] = svc(X,Y,ker,C) % % Parameters: X - Training inputs % Y - Training t
www.eeworm.com/read/154122/11988687

m svc.m

function [nsv, alpha, b0] = svc(X,Y,ker,C) %SVC Support Vector Classification % % Usage: [nsv alpha bias] = svc(X,Y,ker,C) % % Parameters: X - Training inputs % Y - Training t
www.eeworm.com/read/152580/12100914

m tuningkerex7.m

% % SVM Classification 2D examples % % % Optimizing the kernel parameters by means of of gradient descent % with regards to the leave one out error from R^2w^2. % % See O. Chapelle, V. Vapn
www.eeworm.com/read/152310/12122490

m nnd10lc.m

function nnd10lc(cmd,arg1,arg2,arg3) %NND10LC Linear pattern classification demonstration. % First Version, 8-31-95. %================================================================== % CON
www.eeworm.com/read/151851/12168584

m nnd10lc.m

function nnd10lc(cmd,arg1,arg2,arg3) %NND10LC Linear pattern classification demonstration. % First Version, 8-31-95. %================================================================== % CON
www.eeworm.com/read/339991/12188619

m svc.m

function [nsv, alpha, b0] = svc(X,Y,ker,C) %SVC Support Vector Classification % % Usage: [nsv alpha bias] = svc(X,Y,ker,C) % % Parameters: X - Training inputs % Y - Training t
www.eeworm.com/read/151283/12224589

m nnd10lc.m

function nnd10lc(cmd,arg1,arg2,arg3) %NND10LC Linear pattern classification demonstration. % First Version, 8-31-95. %================================================================== % CON
www.eeworm.com/read/149745/12352541

m nnd10lc.m

function nnd10lc(cmd,arg1,arg2,arg3) %NND10LC Linear pattern classification demonstration. % First Version, 8-31-95. %================================================================== % CON