代码搜索:Multi-class
找到约 534 项符合「Multi-class」的源代码
代码结果 534
www.eeworm.com/read/411674/11233760
m oaosvm.m
function model = oaosvm(data,options)
% OAOSVM Multi-class SVM using One-Against-One decomposition.
%
% Synopsis:
% model = oaosvm( data )
% model = oaosvm( data, options )
%
% Description:
% mode
www.eeworm.com/read/289680/8535012
m fwd.m
function y = fwd(net,x)
% FWD
%
% Compute the output of a multi-class support vector classification network.
%
% y = fwd(net, x);
%
% where x is a matrix of input patterns, where each colu
www.eeworm.com/read/289680/8535156
m fwd.m
function y = fwd(net,x)
% FWD
%
% Compute the output of a multi-class support vector classification network.
%
% y = fwd(net, x);
%
% where x is a matrix of input patterns, where each colu
www.eeworm.com/read/289680/8535164
m fwd.m
function y = fwd(net, x)
% FWD
%
% Compute the output of a dag-svm multi-class support vector classification
% network.
%
% y = fwd(net, x);
%
% where x is a matrix of input patterns, in
www.eeworm.com/read/188280/8552159
m fwd.m
function y = fwd(net,x)
% FWD
%
% Compute the output of a multi-class support vector classification network.
%
% y = fwd(net, x);
%
% where x is a matrix of input patterns, where each colu
www.eeworm.com/read/188280/8552304
m fwd.m
function y = fwd(net,x)
% FWD
%
% Compute the output of a multi-class support vector classification network.
%
% y = fwd(net, x);
%
% where x is a matrix of input patterns, where each colu
www.eeworm.com/read/188280/8552314
m fwd.m
function y = fwd(net, x)
% FWD
%
% Compute the output of a dag-svm multi-class support vector classification
% network.
%
% y = fwd(net, x);
%
% where x is a matrix of input patterns, in
www.eeworm.com/read/428849/8834603
m mvsvmclass.m
function [y,votes] = mvsvmclass(X,model)
% MVSVMCLASS Majority voting multi-class SVM classifier.
%
% Synopsis:
% [y,votes] = mvsvmclass(X,model)
%
% Description:
% [y,votes] = mvsvmclass(X,model) m
www.eeworm.com/read/183443/9158851
m fwd.m
function y = fwd(net,x)
% FWD
%
% Compute the output of a multi-class support vector classification network.
%
% y = fwd(net, x);
%
% where x is a matrix of input patterns, where each colu
www.eeworm.com/read/183443/9158983
m fwd.m
function y = fwd(net,x)
% FWD
%
% Compute the output of a multi-class support vector classification network.
%
% y = fwd(net, x);
%
% where x is a matrix of input patterns, where each colu