代码搜索:Pattern recognition
找到约 10,000 项符合「Pattern recognition」的源代码
代码结果 10,000
www.eeworm.com/read/159921/10587879
m setpath.m
function []=setpath(toolboxroot)
% []=setpath(toolboxroot)
%
% SETPATH adds path of the Statistical Pattern Recognition Toolbox.
% The function argument determines where the root directory
%
www.eeworm.com/read/421949/10676363
m fig2eps.m
function []=fig2eps(fig)
%
% FIG2EPS Exports the figure to a file in the EPS format.
% Before saving, the standard save window is invoked
% to obtain output file name.
%
% Statistical Patter
www.eeworm.com/read/421949/10676567
m setpath.m
function []=setpath(toolboxroot)
% []=setpath(toolboxroot)
%
% SETPATH adds path of the Statistical Pattern Recognition Toolbox.
% The function argument determines where the root directory
%
www.eeworm.com/read/420350/10800890
bib eigenfisherface.bib
@article{phillips1997the,
author = "P. J. Phillips and H. Moon, P. Rauss and S. A. Rizvi",
title = "The feret evaluation methodology for face-recognition algorithms",
journal = "CVPR",
pages = "137--1
www.eeworm.com/read/416324/11032576
txt readme.txt
Face Recognition Library
========================
Advanced face recognition DLL using two functions : Train and Recognize. Uses neural net back propogation alogorithm with more AI tools added for
www.eeworm.com/read/270407/11039148
l ch1-03.l
%{
/*
* We expand upon the first example by adding recognition of some other
* parts of speech.
*/
%}
%%
[\t ]+ /* ignore white space */ ;
is |
am |
are |
were |
was |
be |
being |
been |
do |
www.eeworm.com/read/415022/6956225
m start.m
% Main code for accessing the software
%Clears the parallel port first and then turns on(gives logical 1)
%to D2
clc
clear all
close all
b=1;
for b=1:100
i=1;
k=1;
parport=digitalio('pa
www.eeworm.com/read/467252/7008246
m evalir.m
function [r, rs, or] = evalir(rr, mnr)
% EVALIR Evaluate Image Retrieval (IR) performance
%
% Input:
% rr: rank of relevant images, one column for each query
% mnr: (optional) maximum number of r
www.eeworm.com/read/408124/7154316
l ch1-03.l
%{
/*
* We expand upon the first example by adding recognition of some other
* parts of speech.
*/
%}
%%
[\t ]+ /* ignore white space */ ;
is |
am |
are |
were |
was |
be |
being |
been |
do |
www.eeworm.com/read/460264/7254614
h hrec.h
/* ----------------------------------------------------------- */
/* */
/* ___ */
/*