登录
首页 » matlab » matlabtosolve

matlabtosolve

于 2008-04-16 发布 文件大小:643KB
0 255
下载积分: 1 下载次数: 502

代码说明:

  基于MATLAB实现的说话人识别程序,分别用bp、pnn、som、rbf、lvq等算法,对语音文件进行训练和测试,效果不错。~..~ 下面说明一下bprengong程序: 数据分别用来训练和测试两部分。 具体程序分为两部分,第一部分为:计算识别模型 变量v是mfcc处理以后的矢量。因为数据可能长短不一,所以放在同一进行截取。p的每一行代表一个语音数据(共15个)。变量Pr为每一行的最大最小值。变量T为目标值。输出神经元个数为15。 在训练阶段,如果用于训练的输入训练样本的类别标号为i(即语音数据的标号),则训练时设第i个节点的期望输出设为1。其余节点期望输出均为0。 在识别时,当一个未知类别的样本作用到输入端时,考查各输出节点的输出,并将这个样本的类别判定为输出值最大的那个节点对应的类别。 (err)

文件列表:

bprengong.m
cfmfcc.m
data
....\test
....\....\s1.wav
....\....\s10.wav
....\....\s11.wav
....\....\s12.wav
....\....\s13.wav
....\....\s14.wav
....\....\s15.wav
....\....\s2.wav
....\....\s3.wav
....\....\s4.wav
....\....\s5.wav
....\....\s6.wav
....\....\s7.wav
....\....\s8.wav
....\....\s9.wav
....\train
....\.....\s1.wav
....\.....\s10.wav
....\.....\s11.wav
....\.....\s12.wav
....\.....\s13.wav
....\.....\s14.wav
....\.....\s15.wav
....\.....\s2.wav
....\.....\s3.wav
....\.....\s4.wav
....\.....\s5.wav
....\.....\s6.wav
....\.....\s7.wav
....\.....\s8.wav
....\.....\s9.wav
demo1.m
demo2.m
demo3.m
ENFRAME.M
lvqrengong.m
MELBANKM.M
melfb.m
mfcc.m
pnnrengong.m
rbfrengong.m
somrengong.m
vad.m
说明.txt

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

发表评论

0 个回复

  • adaboost_PtwoPclasses
    结合Gabor特征和adaboost的人脸表情识别方法,内附matlab源程序和实验(Combination of Gabor features and adaboost of facial expression recognition methods, and experimental matlab source code included)
    2011-08-18 18:47:51下载
    积分:1
  • chi2test
    H = CHILD returns the handle to a new CHILD or the handle to the existing singleton*. CHILD( CALLBACK ,hObject,eventData,handles,...) calls the local function named CALLBACK in CHILD.M with the given input arguments. CHILD( Property , Value ,...) creates a new CHILD or raise
    2012-08-05 19:33:14下载
    积分:1
  • zuotu
    matlab作图的小程序,为学习matlab作图的朋友提供帮助(matlab mapping applet for learning matlab plotting to help a friend )
    2014-10-14 21:34:09下载
    积分:1
  • genetic-algorithms-workshop-layout
    基于遗传算法的车间布局优化MATLAB源码(MATLAB code optimization based on genetic algorithms workshop layout)
    2015-01-07 14:46:17下载
    积分:1
  • biaoding
    文献包中的最近学术界的相关标定方法综述及一些常用的标定技术,有传统标定及自标定的介绍,比较全面。。(Package in the recent academic literature related to Calibration Methods and a number of commonly used calibration techniques, the traditional calibration and self-calibration of the introduction, more comprehensive. .)
    2010-01-12 10:54:43下载
    积分:1
  • SIFT
    说明:  计算机视觉的一个典型应用。使用SIFT方法做特征提取,然后用于拼接。(A typical computer vision applications. SIFT feature extraction method used to do, and then used for splicing.)
    2011-04-12 10:25:54下载
    积分:1
  • PSKoffsetfinal
    PSK modulation scheme with offset
    2011-05-09 00:18:32下载
    积分:1
  • huffman-algorithm
    this is implementation huffman algorithm,you must try code. i think you must try.
    2014-02-21 05:38:52下载
    积分:1
  • line_count
    This is the code for line count and character count in a scanned page..
    2009-03-23 23:57:19下载
    积分:1
  • YuYanTuXiangJiaoZheng
    鱼眼透镜影像之变形校正。详细介绍了鱼眼图像畸变产生原理,校正方法。给出了MATLAB校正源代码。(Image of fisheye lens distortion correction. Details of the fish-eye image distortion resulting theory, calibration methods. MATLAB gives the correct source code.)
    2011-11-23 22:42:50下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载