登录
首页 » WINDOWS » 45678

45678

于 2017-12-04 发布 文件大小:642KB
0 220
下载积分: 1 下载次数: 26

代码说明:

  基于MATLAB实现的说话人识别程序(声纹识别),分别用bp、pnn、som、rbf、lvq等算法(Speaker recognition program based on MATLAB (voice recognition), respectively BP, PNN, SOM, RBF, LVQ algorithm)

文件列表:

data\test\s1.wav, 55244, 2004-10-27
data\test\s10.wav, 52044, 2004-11-05
data\test\s11.wav, 56844, 2004-11-01
data\test\s12.wav, 56044, 2004-10-27
data\test\s13.wav, 48044, 2004-11-05
data\test\s14.wav, 55244, 2004-10-27
data\test\s15.wav, 52844, 2004-10-27
data\test\s2.wav, 52844, 2004-10-27
data\test\s3.wav, 56044, 2004-11-05
data\test\s4.wav, 59244, 2004-10-27
data\test\s5.wav, 56844, 2004-10-27
data\test\s6.wav, 51244, 2004-10-27
data\test\s7.wav, 48844, 2004-10-27
data\test\s8.wav, 52844, 2004-11-05
data\test\s9.wav, 48044, 2004-10-27
data\test
data\train\s1.wav, 53644, 2004-10-27
data\train\s10.wav, 48844, 2004-11-05
data\train\s11.wav, 56844, 2004-11-01
data\train\s12.wav, 57644, 2004-10-27
data\train\s13.wav, 51244, 2004-11-05
data\train\s14.wav, 50444, 2004-10-27
data\train\s15.wav, 56044, 2004-10-27
data\train\s2.wav, 52044, 2004-10-27
data\train\s3.wav, 55244, 2004-11-05
data\train\s4.wav, 52044, 2004-10-27
data\train\s5.wav, 49644, 2004-10-27
data\train\s6.wav, 48044, 2004-10-27
data\train\s7.wav, 53644, 2004-10-27
data\train\s8.wav, 48044, 2004-11-05
data\train\s9.wav, 59244, 2004-10-27
data\train
data
bprengong.m, 2756, 2005-09-01
cfmfcc.m, 995, 2005-06-26
demo1.m, 247, 2005-08-04
demo2.m, 328, 2005-08-04
demo3.m, 366, 2005-08-04
ENFRAME.M, 2072, 1998-05-12
lvqrengong.m, 1273, 2005-09-01
MELBANKM.M, 3482, 1998-05-12
melfb.m, 1342, 2004-04-19
mfcc.m, 774, 2005-08-18
pnnrengong.m, 1360, 2005-08-19
rbfrengong.m, 1629, 2005-08-29
somrengong.m, 903, 2005-08-19
vad.m, 1855, 2001-11-09
说明.txt, 651, 2008-03-05

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • ellipsometry.rar
    这个程序用来计算单层膜的厚度和折射率的信息,以及可以得到他们的局部分部信息(This file is about the caluation for the thickness and refractiveness of the sample, and the distrbution about it can be obtained)
    2010-03-11 11:09:00下载
    积分:1
  • HYPIT2
    Hypertext Tools for "C" Programmers, Part 2 (Hypertext Tools for the "C" Programmers, Part 2)
    2007-01-07 20:01:24下载
    积分:1
  • 设计了一种具有异周期毗邻结构的新型循环前缀,提出了相应的OFDM 频偏估计算法
    设计了一种具有异周期毗邻结构的新型循环前缀,提出了相应的OFDM 频偏估计算法。该异周期毗邻结 构循环前缀由CP1 和CP2 两部分构成,使OFDM 符号具有双周期特征。通过引入较短的CP1 ,牺牲极少的资源, 可以有效克服现有频偏估计方法中的固定频偏估计范围的缺陷,同时具有频偏估计范围大,精度高的特点。(This paper proposes a heter2cycle abutted CP st ructure and a two2step OFDM carrier f requency calibration algorithm. The cyclic prefix of the new cyclic prefix is made up of CP1 and CP2 , which provide the character of double2cycle for OFDM symbol. By int roducing a short CP1 , the proposed algorithm can overcome the defect of fixed f requency off set estimation range in current f requency estimation method , and achieves larger f requency esti2 mation range while obtaining fine f requency calibration.)
    2010-05-18 18:35:50下载
    积分:1
  • C++ProgrammingHOW-TO
    a useful c++ pdf for beginners, the document contains examples and tips and also a simple explanation.
    2010-05-24 23:50:52下载
    积分:1
  • kalman
    用falman滤波进行目标的识别和跟踪,此外还使用了矩不变性(Falman filtering target identification and tracking, in addition to using the Moment invariance)
    2013-01-14 21:08:06下载
    积分:1
  • ACA_TSP
    旅行商问题(Travelling Salesman Problem, 简记TSP):假设有一个旅行商人要拜访n个城市,他必须选择所要走的路径,路经的限制是每个城市只能拜访一次,而且最后要回到原来出发的城市。路径的选择目标是要求得的路径路程为所有路径之中的最小值。 此处使用蚁群算法求解TSP问题(Suppose a business trip to visit n cities, he must choose the path to go, pass through the restriction is to visit each city only once, and finally go back to the original departure city. Path selection objective is to get the path distance to the minimum value among all paths.Here,we use the procedure of ant colony algorithm to work out the TSP.)
    2013-09-19 22:37:38下载
    积分:1
  • matlabOfficialStudyManual
    matlab Official Study Manual,适合新手学习和快速查阅matlab相关知识的手册使用。
    2010-12-16 16:31:41下载
    积分:1
  • MAIN_ISA_ALGORI
    THIS CODE ILLUSTRATE ITERATIVE SIGNATURE ALGORITHM VERY GOOD CODE TO EXPLAIN THE IDEA GOOD FOR BEGINNERS IN MATLAB
    2011-05-14 16:17:36下载
    积分:1
  • s312
    最大似然估计法,TDOA测距时有锚节点,传感器节点的自定位(Maximum likelihood estimate for localization)
    2011-05-26 10:53:58下载
    积分:1
  • yiqunsuanfa
    该算法是用Matlab语言编写的蚁群算法,可以有效的求解城市间的最短路径,并且能够动态的呈现求解过程。(The algorithm of Matlab language of ant colony algorithm, can effectively solve the shortest path between cities, dynamic and able to show the change process.)
    2013-11-22 09:21:25下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载