代码搜索:classification
找到约 3,679 项符合「classification」的源代码
代码结果 3,679
www.eeworm.com/read/429504/8804876
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/428451/8867321
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/427586/8932184
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/426679/9004401
m nnclassifier.m
% Nearest Neighbour Classifier-NNC
function [NNCrate]=NNclassifier(features,test_features,trnum,tenum,classnum)
% features the matrix that training samples projected on feature subspace(训练样本
www.eeworm.com/read/183445/9158758
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/374698/9388937
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/372113/9521236
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/360895/10072709
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/357874/10199132
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