登录
首页 » WINDOWS » 45678

45678

于 2017-12-04 发布 文件大小:642KB
0 213
下载积分: 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 个回复

  • MATLAB
    一本介绍matlab的书籍,由西安交通大学李人厚编著(An introductory books matlab, from Xi an Jiaotong University, edited by Li Renhou)
    2007-11-17 03:19:19下载
    积分:1
  • k1
    说明:  clustering the data for data mining
    2009-05-05 13:56:38下载
    积分:1
  • emuWind
    The EnumWindows function enumerates all top-level windows on the screen by passing the handle to each window, in turn, to an application-defined callback function. EnumWindows continues until the last top-level window is enumerated or the callback function returns FALSE.
    2014-10-25 07:01:03下载
    积分:1
  • shui_tong
    本程序用matlab编写,主要是为解决IEEE40节点电力负荷分配问题而想的一种算法。我把该算法命名为水桶法,是受一桶水的高度总与这个桶的最短一块木板齐平的原理,算法每次迭代把功率分配给需要最小消耗的机组上。(This program with matlab, main is to solve the IEEE40 node power load distribution and think of an algorithm. I put the algorithm named bucket method, by a bucket of water is the height of the barrels of the shortest total and a board at the principle, each iteration algorithm the power allocation to the minimum consumption on the unit needs. )
    2012-03-10 16:26:52下载
    积分:1
  • kunlao
    有PMUSIC 校正前和校正后的比较,MIMO OFDM matlab仿真,相控阵天线的方向图(切比雪夫加权)。( A relatively before correction and after correction PMUSIC, MIMO OFDM matlab simulation, Phased array antenna pattern (Chebyshev weights).)
    2017-02-25 11:40:38下载
    积分:1
  • Genetic
    遗传算法优化神经网络的权值和阈值 matlab程序代码(Genetic algorithm optimization neural network weights and thresholds)
    2009-10-18 15:13:33下载
    积分:1
  • HOPFIELD_NETWORK
    基于Hopfield神经网络对符号进行识别。 根据符号点阵创建并训练网络,使网络达到稳定状态,用随机带噪声的符号测试训练的网络。 (Hopfield neural network based recognition of symbols. Lattice under the symbol creation and training network, the network reaches a steady state, the symbol of random noise test with the training network.)
    2010-12-29 13:09:56下载
    积分:1
  • Compressed-Sensing
    压感感知的第一本书籍,还未出版完全,却四章,希望对你有用处(Pressure sensitive perception of the first books, not yet published in full, but the chapters, you want to use)
    2012-10-16 11:09:29下载
    积分:1
  • harvest
    introductory look at what type of vibrations we might be dealing with when attempting to harvest ambient kinetic energy. The simplest type of vibration that could possibly occur, would be with a harmonic one, with a single frequency component at a constant frequency that does not change significantly in time.
    2015-03-08 23:44:32下载
    积分:1
  • ERBFilterBank
    耳蜗滤波器工具代码,此为滤波器组仿真工具程序,内涵详细注解(COCHLEAR Filter)
    2013-08-29 09:12:20下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载