代码搜索结果
找到约 3,225 项符合
Recognition 的代码
minballdemo1.m
% Demo on finding minimal ball around data.
% Statistical Pattern Recognition Toolbox, Vojtech Franc, Vaclav Hlavac
% (c) Czech Technical University Prague, http://cmp.felk.cvut.cz
% Modifications
%
show_denois_tuning.m
% SHOW_DENOIS_TUNING Plots curves of tuning stage of Kernel PCA
% and liner PCA trained for denosing of UPSP handwritten numerals.
%
% About: Statistical Pattern Recognition Toolbox
% (C) 1999-2003
hre_api.h
/*
* hre_api.h: User-Level API for Handwriting Recognition
* Author: James Kempf
* Created On: Mon Nov 2 14:01:25 1992
* Last Modified By: James Kempf
* Last Modifie
hre_api.h
/*
* hre_api.h: User-Level API for Handwriting Recognition
* Author: James Kempf
* Created On: Mon Nov 2 14:01:25 1992
* Last Modified By: James Kempf
* Last Modifie
hre_api.h
/*
* hre_api.h: User-Level API for Handwriting Recognition
* Author: James Kempf
* Created On: Mon Nov 2 14:01:25 1992
* Last Modified By: James Kempf
* Last Modifie
prprob.m
function [alphabet,targets] = prprob()
%PRPROB Character recognition problem definition
%
% [ALHABET,TARGETS] = PRPROB()
% Returns:
% ALPHABET - 35x26 matrix of 5x7 bit maps for each lette
bayesdemo3.m
% BAYESDEMO3 Bayesian risk and minimax strategy.
%
% Statistical Pattern Recognition Toolbox, Vojtech Franc, Vaclav Hlavac
% (c) Czech Technical University Prague, http://cmp.felk.cvut.cz
%
multisvmdemo1.m
% Demonstration of multi-class SVM learning.
% Statistical Pattern Recognition Toolbox, Vojtech Franc, Vaclav Hlavac
% (c) Czech Technical University Prague, http://cmp.felk.cvut.cz
% Modifications
%
minballdemo1.m
% Demo on finding minimal ball around data.
% Statistical Pattern Recognition Toolbox, Vojtech Franc, Vaclav Hlavac
% (c) Czech Technical University Prague, http://cmp.felk.cvut.cz
% Modifications
%
show_denois_tuning.m
% SHOW_DENOIS_TUNING Plots curves of tuning stage of Kernel PCA
% and liner PCA trained for denosing of UPSP handwritten numerals.
%
% About: Statistical Pattern Recognition Toolbox
% (C) 1999-2003