代码搜索结果
找到约 3,225 项符合
Recognition 的代码
abnet.m
function [w,win,cwin,D] = abnet(ag,eps,comp,alfa,beta,pc,pm),
%
% Ph.D. Thesis
% Leandro Nunes de Castro
% June, 1999
% Pattern Recognition in the Immune System using a Growing SOM
% Bipolar S
abnet.m
function [w,win,cwin,D] = abnet(ag,eps,comp,alfa,beta,pc,pm),
%
% Ph.D. Thesis
% Leandro Nunes de Castro
% June, 1999
% Pattern Recognition in the Immune System using a Growing SOM
% Bipolar S
tuning_ocr.txt
Current directory is /mnt/home.dokt/xfrancv/work
Adding path for the Statistical Pattern Recognition Toolbox...
Creating training set:
Input file: daniel_martinec1.mat, label: 1
Input file: daniel_mar
abnet.m
function [w,win,cwin,D] = abnet(ag,eps,comp,alfa,beta,pc,pm),
%
% Ph.D. Thesis
% Leandro Nunes de Castro
% June, 1999
% Pattern Recognition in the Immune System using a Growing SOM
% Bipolar S
abnet.m
function [w,win,cwin,D] = abnet(ag,eps,comp,alfa,beta,pc,pm),
%
% Ph.D. Thesis
% Leandro Nunes de Castro
% June, 1999
% Pattern Recognition in the Immune System using a Growing SOM
% Bipolar S
基于k-l变换的人脸识别m代码.txt
% Karhunen-Loeve, for face recognition
% By Alex Chirokov, Alex.Chirokov@gmail.com
clear all;
% Load the ATT image set
k = 0;
for i=1:1:40
for j=1:1:10
filename = sprintf('C:\MA
marker_color.m
function c=marker_color(i)
% MARKER_COLOR Returns marker color.
%
% Synopsis:
% c=marker_color(i)
%
% See also MARKER_TYPE
%
% About: Statistical Pattern Recognition Toolbox
% (C) 1999-200
marker_type.m
function m=marker_type(i)
% MARKER_TYPE Returns marker type.
%
% Synopsis:
% m=marker_type(i)
%
% See also MARKER_COLOR.
%
% About: Statistical Pattern Recognition Toolbox
% (C) 1999-2003
marker_color.m
function c=marker_color(i)
% MARKER_COLOR Returns marker color.
%
% Synopsis:
% c=marker_color(i)
%
% See also MARKER_TYPE
%
% About: Statistical Pattern Recognition Toolbox
% (C) 1999-200
marker_type.m
function m=marker_type(i)
% MARKER_TYPE Returns marker type.
%
% Synopsis:
% m=marker_type(i)
%
% See also MARKER_COLOR.
%
% About: Statistical Pattern Recognition Toolbox
% (C) 1999-2003