代码搜索结果

找到约 1,827 项符合 Recognition 的代码

comment2.test

#! /bin/sh # Make sure comment recognition works in PROGRAMS. Report from Mark # Galassi. . $srcdir/defs || exit 1 cat >> configure.in Makefile.am

readme.txt

FACE RECOGNITION SYSTEM 2.1 In order to obtain the complete source code please visit http://www.advancedsourcecode.com/face.asp Copy all files in Matlab current directory and type "

sourcecode.m

% %FACE RECOGNITION SYSTEM % % In order to obtain the complete source code for Face Recognition System Release 2.1 % please visit my website % % http://www.advancedsourcecode.com/face.asp %

facerecexplanation.m

%FACE RECOGNITION SYSTEM % % Face recognition system based on EigenFaces Method and Karhunen-Loeve algorithm % The system functions by projecting face images onto a feature space % that spans the

spath.m

function stprpath(toolboxroot) % STPRPATH sets path to Statistical Pattern Recognition Toolbox. % % Synopsis: % stprpath % stprpath(toolboxroot) % % Description: % stprpath(toolboxroot) se

palindr.dsc

A (Deterministic) Turing Machine example : Recognition of Palindromes. * from "The Design and Analysis of Computer Algorithms [1976]" * by A.V.Aho, J.E.Hopcroft, J.D.Ullman * --> See examples 1.8

resthandle.m

function outputPv=restHandle(inputPv, useRest) % restHandle: Rest handling for melody recognition % Usage: outputPv=restHandle(inputPv, useRest) % inputPv: input PV (pitch vector) % useRest: 0 =

index.htm

title="Melody Recognition Toolbox";

setparam.m

function [PP, CP]=setParam % setParam: 砞﹚ pitch tracking ㎝ melody recognition

clrchild.m

function []=clrchild(handle) % function []=clraxis(handle) % % CLRCHILD clears children of an object with the given handle. % % See also DELETE. % % Statistical Pattern Recognition Toolbox, Voj