代码搜索:classification
找到约 3,679 项符合「classification」的源代码
代码结果 3,679
www.eeworm.com/read/101066/6256600
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/101066/6256605
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/286592/6282712
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/286592/6282756
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/120147/6303417
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/120147/6303462
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/491824/6426823
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 Toolb
www.eeworm.com/read/491824/6426845
m nnd16cc.m
function nnd16cc(cmd,arg1,arg2,arg3)
%NND16CC Competitive classification demonstration.
%
% This demonstration requires either the MININNET functions
% on the NND disk or the Neural Network Tool
www.eeworm.com/read/491824/6426850
m nnd3hamc.m
function nnd3hamc(cmd,arg1,arg2,arg3)
%NND3HAMC Hamming classification demonstration.
%
% This demonstration requires either the MININNET functions
% on the NND disk or the Neural Network Toolbo
www.eeworm.com/read/491824/6426884
m nnd3pc.m
function nnd3pc(cmd,arg1,arg2,arg3)
%NND3PC Perceptron classification demonstration.
%
% This demonstration requires either the MININNET functions
% on the NND disk or the Neural Network Toolbox