⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 contents.m

📁 很好的matlab模式识别工具箱
💻 M
字号:
% Demos of the Statistical Pattern Recognition Toolbox.%% image_denoising - (dir) Image denoising using kernel PCA.% ocr             - (dir) Object Character Recognition.  % % demo_anderson   - Generalized Anderson's task.% demo_emgmm      - Expectation-Maximization algorithm for GMM.% demo_kpcadenois - Idea of image denoising based on Kernel PCA.% demo_linclass   - Algorithms learning linear clasifiers.% demo_mmgauss    - Minimax estimation of Gaussian distribution.% demo_ocr        - Run OCR demo.% demo_pcacomp    - Image compresion using PCA.% demo_svm        - Support Vector Machines.% demo_svmpout    - Fitting a posteriory probability to SVM output.% % About: Statistical Pattern Recognition Toolbox% (C) 1999-2003, Written by Vojtech Franc and Vaclav Hlavac% <a href="http://www.cvut.cz">Czech Technical University Prague</a>% <a href="http://www.feld.cvut.cz">Faculty of Electrical Engineering</a>% <a href="http://cmp.felk.cvut.cz">Center for Machine Perception</a>% Modifications:% 11-jun-2004, VF% 20-sep-2003, VF

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -