-
MatlabFiles
This folder or any similar folder such as this created to hold your speech files, should be copied into the root folder C: , created on the local hard drive. Then the path will read thus C:SpeechDataTope... etc. An alternative is to modify the file setTemplates.m to change the directory as appropriate.
Try to use the same microphone for training as well as for recognition to obtain improved accuracy. You might also need to tweak your sound card s mic input level.
The recognition time is dependent on systems s processing power and has been observed at between 1 and 5 seconds on various x86 platforms. To speed up recognition, you can implement unconstrained DTW (this is the code portion taking most time).
- 2010-11-26 15:30:54下载
- 积分:1
-
MLS
说明: 这是一维的最小二乘法的Matlab源程序(This is a one-dimensional source Matlab least square method)
- 2011-03-01 20:43:56下载
- 积分:1
-
sift
SIFT双向匹配代码,基于matlab版本的代码(dual-matching of SIFT)
- 2010-05-30 20:33:43下载
- 积分:1
-
hvdc_vsc
hvdc_vsc in matlab simpower simulink
- 2013-08-05 14:13:43下载
- 积分:1
-
Video-Extraction
Fish Population Counting using canny edge detection and blob analysis
- 2015-01-17 23:25:26下载
- 积分:1
-
chap1-matlab-yu-C-hun-he-bian-cheng
matlab与C的混合编程,非常实用,大家可以载下(matlab and C comibine program,it is very useful)
- 2012-11-29 13:09:43下载
- 积分:1
-
gridfit
准均匀三次B样条曲线曲面的多分辨率显示及编辑程序。能够实现随机生成指定次数的准均匀三次B样条曲线和曲面,(Quasi-uniform cubic B-spline curves and surfaces of the multi-resolution display and editing program. Randomly generated to achieve a specified number of quasi-uniform cubic B-spline curves and surfaces,)
- 2011-05-24 14:01:24下载
- 积分:1
-
GUIexample
Simple guide examples
- 2012-06-29 23:33:31下载
- 积分:1
-
new1
clc
clear
number of subbands
K = 32
oversampling ratio
O = 2
decimation rate
D = K/O
number of taps per polyphase component
P = 3
total prototype filter length is L = D*P
prototype filter
- 2013-04-29 22:34:40下载
- 积分:1
-
hough
基于hough变换,圆心检测,可达亚像素级别,简单易用,可显示圆心坐标和图像圆心所在位置。解压即可用。main为主程序(Hough transform center detection, with sub-pixel level, easy to use, can display the location of the center coordinates and image the center. Decompression can be used. main main program)
- 2021-01-29 11:08:34下载
- 积分:1