代码搜索:classification

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

代码结果 3,679
www.eeworm.com/read/455967/7360566

m osunaint.m

function [nsv, alpha, b0] = osuna(X,Y,trainsize,transize,ker,C) %the Improved Osuna SVC Support Vector Classification % % [nsv, alpha, b0] = osuna(X,Y,trainsize,transize,ker,C) % % Parameters: X
www.eeworm.com/read/455967/7360611

m osuna.m

function [nsv, alpha, b0] = osuna(X,Y,trainsize,transize,ker,C) %the Improved Osuna SVC Support Vector Classification % % [nsv, alpha, b0] = osuna(X,Y,trainsize,transize,ker,C) % % Parameters: X
www.eeworm.com/read/298871/7928799

m nnd3hopc.m

function nnd3hopc(cmd,arg1,arg2,arg3) %NND3HOPC Hopfield classification demonstration. % % This demonstration requires either the MININNET functions % on the NND disk or the Neural Network Toolbox
www.eeworm.com/read/298871/7929023

m nnd14cc.m

function nnd14cc(cmd,arg1,arg2,arg3) %NND14CC Competitive classification demonstration. % % This demonstration requires either the MININNET functions % on the NND disk or the Neural Network Toolbo
www.eeworm.com/read/143706/12850131

htm matlabarsenal.htm

MATLAB Classification Wrapper 0.99 (Debug Version)
www.eeworm.com/read/126765/6012312

c isdigit.c

/* isdigit.c - character classification */ /* Copyright 1992-1993 Wind River Systems, Inc. */ /* modification history -------------------- 01e,03mar93,jdi more documentation cleanup for 5.1. 01d,07
www.eeworm.com/read/126765/6012319

c isalnum.c

/* isalnum.c - character classification */ /* Copyright 1992-1993 Wind River Systems, Inc. */ /* modification history -------------------- 01e,03mar93,jdi more documentation cleanup for 5.1. 01d,07
www.eeworm.com/read/126765/6012324

c iscntrl.c

/* iscntrl.c - character classification */ /* Copyright 1992-1993 Wind River Systems, Inc. */ /* modification history -------------------- 01e,03mar93,jdi more documentation cleanup for 5.1. 01d,07
www.eeworm.com/read/122504/6065344

java quantile.java

/* * Quantile.java * * Created on March 28, 2001, 2:58 PM */ package uk.ac.leeds.ccg.geotools.classification; import uk.ac.leeds.ccg.geotools.*; import com.sun.java.util.collections.Array
www.eeworm.com/read/101066/6256593

c isdigit.c

/* isdigit.c - character classification */ /* Copyright 1992-1993 Wind River Systems, Inc. */ /* modification history -------------------- 01e,03mar93,jdi more documentation cleanup for 5.1. 01d,07