代码搜索:Contents

找到约 10,000 项符合「Contents」的源代码

代码结果 10,000
www.eeworm.com/read/362246/10010328

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/362246/10010348

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/362246/10010376

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/362246/10010387

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/362246/10010393

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/362246/10010407

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/362246/10010415

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/362246/10010426

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/362246/10010431

m~ contents.m~

% Linear transformations for feature extraction. % % lda - Linear Discriminant Analysis. % linproj - Linear data projection. % pca - Principal Component Analysis. % % About: Statistica
www.eeworm.com/read/362246/10010440

m contents.m

% Fisher Linear Discriminat. % % fld - Fisher Linear Discriminat. % fldqp - Fisher Linear Discriminat using quadratic programming. % % About: Statistical Pattern Recognition Toolbox % (C) 1999-