-
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
-
matlab-0-1Knapsack-problem-PSO
matlab 粒子群背包 解决最优解的问题, 程序代码直接运行即可(matlab 0-1Knapsack problem PSO)
- 2012-04-14 10:00:46下载
- 积分:1
-
2011B
建模2011A程序源代码的一部分,欢迎大家下载(Traffic flow problem)
- 2017-08-30 23:07:47下载
- 积分:1
-
MATLAB7.X-ppt
《MATLAB 7.X程序设》(中国水利出版社)一书的ppt教案。对初学matlab语言的同学会有所帮助。内容包括:matlab概述、matlab运算基础、matlab程序设计、数值计算、符号计算、matlab绘图、Simulink仿真环境、Notebook(" MATLAB 7.X established procedures" (China Water Conservancy Press) First book of lesson plans ppt. Matlab for beginner language students will be helpful. Include: matlab outlined, matlab basic computing, matlab programming, numerical computing, symbolic computation, matlab graphics, Simulink simulation environment, Notebook)
- 2009-03-23 10:35:19下载
- 积分:1
-
main
E meter application for single phase
- 2010-12-09 18:17:01下载
- 积分:1
-
diguishenjing
递归算法 [1 1 1 1 1 0 1 0 0 0 1 0 0 0 0 1 1 0 0 0 1 1 1 0 0 1 1 1 1 0]
t=[0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1]
给权值赋初值
w1=eye(5,10)
w2=eye(10,5)
wr=eye(10,10)/3
wobias=eye(6,5)/4
wbias=eye(6,10)/3
x=ones(6,10)/3
ww2=zeros(10,5)/6
ww1=zeros(5,10)/6
wwr=zeros(10,10)/6
wwobias=zeros(6,5)/5
wwbias=zeros(6,10)/4
g=[1 1 1 1 1]
f=[1 1 1 1 1 1 1 1 1 1] (Recursive algorithm)
- 2011-05-21 16:44:22下载
- 积分:1
-
newsvpwm
用matlab实现SVPWM波形的生成,产生脉冲,从而控制IGBT(get svpwm wave)
- 2012-04-25 21:19:44下载
- 积分:1
-
plot_hht
这个程序是希尔伯特黄变换的希尔伯特变换部分的MATLAB仿真程序。(This program is Hilbert Huang Transform Hilbert transform part of the MATLAB simulation program。)
- 2015-03-14 16:25:44下载
- 积分:1
-
HMM
由matlab实现的HMM,两个文件可以相互参考(Implemented by the matlab HMM, the two files can refer to each other)
- 2014-01-06 01:04:50下载
- 积分:1
-
opensees与matlab传递变量_运行通畅
opensees 调用 matlab 进行参数优化(opensees matlab optimize parameter)
- 2021-04-09 20:28:59下载
- 积分:1