代码搜索:Multi-class
找到约 534 项符合「Multi-class」的源代码
代码结果 534
www.eeworm.com/read/183443/9158988
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/378028/9253595
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/181389/9256470
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/181389/9256565
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/181389/9256569
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/181388/9256606
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/181388/9256713
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/181388/9256717
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/175688/9536130
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/362246/10010052
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