代码搜索:classification
找到约 3,679 项符合「classification」的源代码
代码结果 3,679
www.eeworm.com/read/330850/12864987
m show_algorithms.m
function show_algorithms (type, show_details)
% Specify possible classification algorithms and their details
%
% Inputs:
% type - Can be either classification, preprocessing, or fea
www.eeworm.com/read/139320/13161432
m deltablssvm.m
function model = deltablssvm(model,a1,a2)
% Bias term correction for the LS-SVM classifier
%
% >> model = deltablssvm(model, b_new)
%
% This function is only useful in the object oriented function
%
www.eeworm.com/read/324303/13273867
m deltablssvm.m
function model = deltablssvm(model,a1,a2)
% Bias term correction for the LS-SVM classifier
%
% >> model = deltablssvm(model, b_new)
%
% This function is only useful in the object oriented function
%
www.eeworm.com/read/320989/13414511
m artmap_classify.m
function classification = ARTMAP_Classify(artmap_network, data)
% ARTMAP_Classify Uses an ARTMAP network to classify the given input data.
% CLASSIFICATION = ARTMAP_Classify(ARTMAP_NETWORK, DA
www.eeworm.com/read/318947/13466019
m deltablssvm.m
function model = deltablssvm(model,a1,a2)
% Bias term correction for the LS-SVM classifier
%
% >> model = deltablssvm(model, b_new)
%
% This function is only useful in the object oriented function
%
www.eeworm.com/read/317622/13500893
m show_algorithms.m
function show_algorithms (type, show_details)
% Specify possible classification algorithms and their details
%
% Inputs:
% type - Can be either classification, preprocessing, or fea
www.eeworm.com/read/316944/13514057
m deltablssvm.m
function model = deltablssvm(model,a1,a2)
% Bias term correction for the LS-SVM classifier
%
% >> model = deltablssvm(model, b_new)
%
% This function is only useful in the object oriented function
%