CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - DTW in MATLAB
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - DTW in MATLAB - List
[
matlab
]
dtw
DL : 0
DTW算法,比较简单。在matlab下实现的,在matlab6。5下编译通过-DTW, relatively simple. Under the Matlab, in matlab6. Compiling under through five
Update
: 2025-02-19
Size
: 4kb
Publisher
:
王春和
[
Speech/Voice recognition/combine
]
dtw2
DL : 0
在语音识别中使用matlab的的dtw(动态弯折匹配)源代码。-in Speech Recognition of the use of Matlab dtw (dynamic Meander match) source code.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
[
AI-NN-PR
]
20060410
DL : 0
动态时间规整(DTW)算法基于动态规划的思想,解决了说话人不同时期发音长短、语速不一样的匹配问题。-dynamic time warping (DTW) algorithm is based on dynamic programming ideas, Speaker solve the different pronunciation of the length of time, Ma'am not match the same problem.
Update
: 2025-02-19
Size
: 408kb
Publisher
:
陈宗耿
[
Speech/Voice recognition/combine
]
speakerrecognition
DL : 0
语音识别中的两种特征提取方法lpcc和mfcc,还有一个是文本无关的识别算法dtw,另外还有一个是预处理消噪部分的。共享一下,这些都是我调试过的,好用。-Speech Recognition two feature extraction methods and mfcc lpcc. There is a text-independent recognition algorithm dtw, in addition to a pretreatment is part of the noise source. Sharing that those are off the debugging and ease of use.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
杨洁
[
Speech/Voice recognition/combine
]
Voice_Recognition
DL : 0
DTW算法 汉语0~9 语音识别 录音 comp.wav后 执行test.m即可 建议自己录s0~s9 十个模板-DTW 0 ~ 9 Chinese speech recognition after recording comp.wav implementation can be built test.m and recorded their molecule-s9 10 template
Update
: 2025-02-19
Size
: 59kb
Publisher
:
胡杨
[
Speech/Voice recognition/combine
]
dtw
DL : 0
dtw的matlab程序的实现,已经编译通过的。-dtw the realization of Matlab procedures already adopted by the compiler.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
ys
[
Mathimatics-Numerical algorithms
]
based_on_DTW
DL : 0
DTW算法在实现小词汇表孤立词识别系统时既简单又有效 ,在特定的场合下获得了广泛的应用。但DTW算法实 际应用时有许多缺点 ,本文对语音识别数学模型DTW作了深入的研究 ,提出了改进算法-DTW algorithm in small vocabulary isolated word recognition system is simple and effective, in particular occasions to obtain a wide range of applications. However, the practical application of DTW algorithm when there are many shortcomings, this paper, the mathematical model for speech recognition DTW-depth studies were made to improve the algorithm
Update
: 2025-02-19
Size
: 211kb
Publisher
:
在式朝
[
matlab
]
dp
DL : 0
一个简单实用的dtw算法,可以在matlab中实现DTW的计算!-A simple and practical DTW algorithm can be realized in matlab calculation DTW!
Update
: 2025-02-19
Size
: 1kb
Publisher
:
wdm
[
AI-NN-PR
]
dtw
DL : 0
一种基本的模式识别方法,进行了部分改进,简单实用,采用matlab仿真,经编译后无误。供大家学习参考-A basic pattern recognition methods, partially improved, simple and practical, the use of matlab simulation, as compiled correctly. Reference for everyone to learn
Update
: 2025-02-19
Size
: 2kb
Publisher
:
TK
[
Speech/Voice recognition/combine
]
voice464
DL : 0
dtw(动态时间规整)语音识别的matlab源码-dtw (Dynamic Time Warping) speech recognition matlab source code
Update
: 2025-02-19
Size
: 751kb
Publisher
:
常远
[
Speech/Voice recognition/combine
]
DTW
DL : 0
语音识别关键程序:主要内容为计算帧矢量,以模板和测试语音之间的帧累计距离为判断依据-Speech Recognition of critical processes。For the calculation of the main contents of the frame vectors to the template and test the voice of the frame between the cumulative distance basis for judging
Update
: 2025-02-19
Size
: 1kb
Publisher
:
wulang
[
Speech/Voice recognition/combine
]
2008DTW
DL : 0
实现DTW高效算法,1.将所有代码文件拷贝至当前工作目录,并在D盘根目录下建立名为data的文件夹-dtw
Update
: 2025-02-19
Size
: 1.74mb
Publisher
:
杨承
[
matlab
]
DTW
DL : 0
Dynamic Time Warping Function in MATLAB
Update
: 2025-02-19
Size
: 1kb
Publisher
:
Ahmed
[
Speech/Voice recognition/combine
]
dtw
DL : 0
利用DTW算法进行说话人识别,语音可以自己替换-DTW algorithm using Speaker Recognition
Update
: 2025-02-19
Size
: 1kb
Publisher
:
雷硕
[
Speech/Voice recognition/combine
]
dtw
DL : 0
很有用的DTW音频识别算法,可执行,matlab实现。-A useful DTW audio recognition algorithm, writed by matlab. The code can be performed.
Update
: 2025-02-19
Size
: 368kb
Publisher
:
郑豪
[
matlab
]
dtw
DL : 0
时间序列分析中dtw算法的matlab实现,源代码。-Time Series Analysis dtw algorithm matlab implementation, the source code.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
翟磊
[
matlab
]
DTW
DL : 0
基于DTW的语音情感识别!运行环境MATLAB!-Speech Emotion Recognition Based on DTW! Operating environment MATLAB!
Update
: 2025-02-19
Size
: 433kb
Publisher
:
吴帅
[
matlab
]
GUI_DTW
DL : 0
在matlab平台上实现DTW孤立字识别,通过调用GUI界面实现-DTW in matlab platform to achieve isolated word recognition, by calling the GUI interface to achieve
Update
: 2025-02-19
Size
: 719kb
Publisher
:
潇潇
[
Speech/Voice recognition/combine
]
Ellis-DTW-in-Matlab
DL : 0
Matlab实现动态时间规整(Dynamic Time Warp)算法-The implementation of dynamic time warp algorithm
Update
: 2025-02-19
Size
: 131kb
Publisher
:
任骋翔
[
Speech/Voice recognition/combine
]
DTW-in-Isolated-word-Speech-Recognition
DL : 0
基于matlab的语音识别dtw算法实现(speech recognition DTW)
Update
: 2025-02-19
Size
: 108kb
Publisher
:
景阳山庄
«
1
2
3
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.