代码搜索:Contents
找到约 10,000 项符合「Contents」的源代码
代码结果 10,000
www.eeworm.com/read/280595/10312145
m~ contents.m~
% Kernel machines.
%
% cvkfd - Computes cross validation error for given KFD model.
% diagker - Returns diagonal of kernel matrix of given data.
% dualcov - Dual representation of cova
www.eeworm.com/read/280595/10312182
m contents.m
% Demo on Optical Character Recognition (OCR) for handwritten numerals.
%
% models (dir) - Different SVM models trained for OCR system.
%
% collect_chars - Collecting training examples for OCR.
% mpa
www.eeworm.com/read/280595/10312220
m contents.m
% Demos of the Statistical Pattern Recognition Toolbox.
%
% image_denoising - (dir) Image denoising using kernel PCA.
% ocr - (dir) Object Character Recognition.
%
% demo_anderson - G
www.eeworm.com/read/280595/10312270
m contents.m
% Separation of finite sets of vectors
%
% ekozinec - Kozinec's algorithm for eps-optimal separating hyperplane.
% mperceptron - Perceptron algorithm to train linear machine.
% perceptron - Perc
www.eeworm.com/read/280595/10312291
m~ contents.m~
% Algorithms learning linear classifiers from finite vector sets.
%
% ekozinec - Kozinec's algorithm for eps-optimal separating hyperplane.
% ekozinec2 - Kozinec's algorithm for eps-optimal separ
www.eeworm.com/read/280595/10312299
m contents.m
% Linear discriminant function and feature extraction.
%
% anderson - (dir) Generalized Anderson's task.
% extraction - (dir) Linear feature extraction methods.
% finite - (dir) Separation of fi
www.eeworm.com/read/280595/10312325
m contents.m
% Generalized Anderson's task.
%
% andrerr - Classification error of the Generalized Anderson's task.
% androrig - Original method to solve the Anderson's task.
% eanders - Epsilon-solutio
www.eeworm.com/read/280595/10312339
m~ contents.m~
% Algorithms to solve the Generalized Anderson's task.
%
% andrerr - Classification error of the Generalized Anderson's task.
% androrig - Original method to solve the Anderson's task.
% ean
www.eeworm.com/read/280595/10312362
m contents.m
% Linear feature extraction.
%
% lda - Linear Discriminant Analysis.
% pca - Principal Component Analysis.
% pcarec - Computes reconstructed vector after PCA projection.
%
% About: Statistic
www.eeworm.com/read/280595/10312373
m~ contents.m~
% Linear transformations for feature extraction.
%
% lda - Linear Discriminant Analysis.
% linproj - Linear data projection.
% pca - Principal Component Analysis.
%
% About: Statistica