代码搜索:Contents
找到约 10,000 项符合「Contents」的源代码
代码结果 10,000
www.eeworm.com/read/280595/10311650
m contents.m
% Quadratic discriminant function and data mapping.
%
% lin2quad - Merges linear rule and quadratic mapping.
% qmap - Quadratic data mapping.
% quadclass - Quadratic classifier.
%
% About: St
www.eeworm.com/read/280595/10311693
m contents.m
% Visualization for pattern recognition.
%
% pandr - Visualizes solution of the Generalized Anderson's task.
% pboundary - Plots decision boundary of given classifier in 2D.
% pgauss
www.eeworm.com/read/280595/10311827
m contents.m
% Support Vector Machines.
%
% bsvm2 - Solver for multi-class BSVM with L2-soft margin.
% evalsvm - Trains and evaluates Support Vector Machines classifier.
% mvsvmclass - Majority votin
www.eeworm.com/read/280595/10311878
m~ contents.m~
% Support Vector Machines.
%
% bsvm2 - Multi-class BSVM with L2-soft margin.
% evalsvm - Trains and evaluates Support Vector Machines classifier.
% mvsvmclass - Majority voting multi-cla
www.eeworm.com/read/280595/10311910
m contents.m
% Miscellaneous functions for STPRtoolbox.
%
% adaboost - AdaBoost algorithm.
% adaclass - AdaBoost classifier.
% cerror - Computes classification error.
% crossval - Partions data
www.eeworm.com/read/280595/10311993
m contents.m
% Kernel machines.
%
% extraction - (dir) Kernel feature extraction.
% preimage - (dir) Pre-image problem for RBF kernel.
%
% diagker - Returns diagonal of kernel matrix.
% dualcov - Dual
www.eeworm.com/read/280595/10312006
m contents.m
% Pre-image problem for RBF kernel.
%
% rbfpreimg - Schoelkopf's fixed-point algorithm.
% rbfpreimg2 - Gradient optimization.
% rbfpreimg3 - Kwok-Tsang's algorithm.
%
% About: Statistical Pattern
www.eeworm.com/read/280595/10312058
m contents.m
% Kernel feature extraction.
%
% gda - Generalized Discriminant Analysis.
% greedyappx - Kernel greedy data approximation.
% greedykpca - Greedy kernel PCA.
% kpca - Kernel Principal
www.eeworm.com/read/280595/10312110
m~ contents.m~
% Kernel machines.
%
% extraction - (dir) Kernel feature extraction.
% preimage - (dir) Pre-image problem for RBF kernel.
%
% diagker - Returns diagonal of kernel matrix.
% dualcov - Dual
www.eeworm.com/read/280595/10312128
m contents.m
% Image denoising using kernel PCA.
%
% make_noisy_data - Adds Gaussian noise to USPS database.
% show_denois_tuning - Plots curves of tuning stage of Kernel PCA.
% show_denoising - Image d