代码搜索:Pattern recognition
找到约 10,000 项符合「Pattern recognition」的源代码
代码结果 10,000
www.eeworm.com/read/428780/1954220
c kernel_fun.c
/* --------------------------------------------------------------------
Evaluation of kernel functions: linear, poly, rbf, sigmoidal.
About: Statistical Pattern Recognition Toolbox
(C) 1999-2003,
www.eeworm.com/read/293183/8310566
m mappings.m
%MAPPINGS Info on the mapping class construction of PRTools
%
% This is not a command, just an information file
%
% In the Pattern Recognition Toolbox PRTools there are many commands to train
% and
www.eeworm.com/read/293183/8310692
m% mappings.m%
%MAPPINGS Info on the mapping class construction of PRTools
%
% This is not a command, just an information file
%
% In the Pattern Recognition Toolbox PRTools there are many commands to train
% and
www.eeworm.com/read/367152/9780075
m lanspath.m
% ----------------------------------------
% LANS Pattern Recognition Toolbox
%
% (C) 2000.08.12 Kui-yu Chang
%
% http://lans.ece.utexas.edu/~kuiyu
% -------------------------------
www.eeworm.com/read/411674/11233799
h kernel_fun.h
/* --------------------------------------------------------------------
Evaluation of kernel functions: linear, poly, rbf, sigmoidal.
About: Statistical Pattern Recognition Toolbox
(C) 1999-2003,
www.eeworm.com/read/411674/11233822
c kernel_fun.c
/* --------------------------------------------------------------------
Evaluation of kernel functions: linear, poly, rbf, sigmoidal.
About: Statistical Pattern Recognition Toolbox
(C) 1999-2003,
www.eeworm.com/read/429242/8814230
m mfcc.m
function v= mfcc(s,fs)
% s: No of points
% fs: Sampling rate
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Speaker Recognition System %
%
www.eeworm.com/read/429242/8814236
m record.m
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Speaker Recognition System %
% %
% Project mmembers: (1)
www.eeworm.com/read/163048/10250961
m gffindfundamentalfreqs.m
%GFFINDFUNDAMENTALFREQS Find fundamental frequencies of an image.
%
% [FF O V I] =
% GFFINDFUNDAMENTALFREQS(IMG, X0, Y0, F0, THETA, GAMMA, ETA)
% finds fundamental frequencies of the image
www.eeworm.com/read/159921/10587731
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