-
mfcc
本文根据孤立词语音识别系统的处理步骤,从语音信号的预处理开始,分别详细说明了每个过程,比如预加重、分帧加窗和端点检测。接着介绍了特征参数MFCC的原理与选取,最后介绍了DTW算法的特点(In this paper, based on the process steps of isolated words speech recognition technology, starting with the speech signal pre-processing, each process is described in detail such as pre-emphasis, add window frame and endpoint detection. then the theory and selection of the feature parameters are introduced, finally, I introduced the characteristics of the DTW algorithm.)
- 2017-05-16 16:02:30下载
- 积分:1
-
game
一个普通的小游戏,没有什么功能,就一个垃圾小游戏(An ordinary little game, no function, just a junk game)
- 2020-06-19 17:00:01下载
- 积分:1
-
用于解决2004年的数学建模A题的问题,原创
用于解决2004年的数学建模A题的问题,原创-Used to solve mathematical modeling in 2004, entitled A question, original
- 2023-01-04 11:00:03下载
- 积分:1
-
多无人机协同决策与控制仿真平台
为了提高车辆编队控制效果,本文在领航跟随者方法的基础上,针对系统内参数的不确定性和外界干扰问题,将自适应和鲁棒控制方法应用于车辆编队,并依据图论相关知识确定了编队层数最少的编队队形组织规则。(In order to improve the effectiveness of vehicle formation control, this paper applies adaptive and robust control methods to vehicle formation based on the pilot follower method, aiming at the uncertainties of parameters in the system and external disturbances, and determines the formation formation organization rules with the least number of formation layers according to graph theory.)
- 2021-01-27 16:18:37下载
- 积分:1
-
这是用C#语言,.net平台所做的一个弹球的小游戏,是一个不错的了解windows编程的东西。...
这是用C#语言,.net平台所做的一个弹球的小游戏,是一个不错的了解windows编程的东西。-This is the C# language. Net platform doing a little game of pinball, is a good understanding of windows programming things.
- 2022-02-24 13:03:10下载
- 积分:1
-
VBgame
一个用VB编写的抽奖软件,非常实用。很适合初学者看。(A lottery software written in VB, very practical. Very suitable for beginners to see.)
- 2012-03-12 07:33:19下载
- 积分:1
-
dll_VB60_TimeAttendanceRutine
Using FKAttend.dll and FKViaDev.dll for Time Atendance Systems, Aplication for read and write Fingerprint attendance
- 2011-10-11 05:34:34下载
- 积分:1
-
MATLAB有限元分析与应用
说明: 一本很好的有限元分析的书籍,可以帮助土建类专业初学者更好的理解有限元,并学会用matlab编程(A good book of finite element analysis can help beginners of civil engineering to understand finite element better and learn to program with matlab)
- 2020-06-20 20:20:02下载
- 积分:1
-
鼠标经过图片抖动
鼠标经过图片抖动是一款当鼠标进过图片时,图片自动抖动哦,效果很酷(Mouse through the picture shake is a picture when the mouse into the picture, the picture automatically shake oh, the effect is very cool.)
- 2019-03-07 13:53:51下载
- 积分:1
-
Lab1
1. There are at least 10 nodes in the simulation and each node has at least two neighbors within its transmission area.
2. Every node periodically broadcasts a ”request” packet to its neighbors. Meantime, this node sets a timer with t time interval to wait for its neighbors ”re- sponse” packets.
When receiving all responses from its neighbors during t, it prints ”success”; oth- erwise, it prints ”failure”.
Assume that the broadcast periodical interval is bigger than t.
3. A neighbor that receives a ”request” packet, sends a ”response” packet after a random time τ , τ = random(0, 2t).(There are at least 10 nodes in the simulation and each node has at least two neighbors within its transmission area.
Every node periodically broadcasts a request packet to its neighbors. Meantime, this node sets a timer with t time interval to wait for its neighbors response packets.
When receiving all responses from its neighbors during t, it prints success oth- erwise, it prints failure.
Assume that the broadcast periodical interval is bigger than t.)
- 2018-01-30 10:02:40下载
- 积分:1