登录
首页 » matlab » matlabtosolve

matlabtosolve

于 2008-04-16 发布 文件大小:643KB
0 253
下载积分: 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 个回复

  • hard_c_means
    本例子分群是用硬式分群的方式,也就是結果非 0 即 1,最後會在畫圖來顯示結果,適合初學者學習(The example of grouping is the way hard grouping, which is the result of non-0 or 1, the last in the drawing to show the results, suitable for beginners to learn)
    2009-09-10 14:19:41下载
    积分:1
  • NumericalAnalysis
    基于MATLAB的数值分析例程,其中给出各种常用数值方法的MATLAT例程,希望对各位有用(MATLAB-based numerical analysis routines, which gives a variety of commonly used numerical methods MATLAT routine, you want to be useful)
    2010-12-12 22:22:36下载
    积分:1
  • kam1
    卡尔曼滤波matlab实例,通过matlab程序,实现卡尔曼滤波算法。(Kalman filter matlab example,Through matlab program to achieve Kalman filter algorithm.)
    2011-05-01 13:18:19下载
    积分:1
  • tfr
    一个对信号进行时频分析的程序,希望对你有所帮助,请下载使用(An analysis of time-frequency signal process, I hope for your help, please download)
    2011-05-22 15:00:29下载
    积分:1
  • MATLABtutorial
    对于初学matlab者,MATLAB教程应该有较好的帮助,(matlab help)
    2010-11-26 17:01:15下载
    积分:1
  • 1234
    说明:  智能控制程序,适合看智能控制[刘金琨编著][程序源代码](无)
    2010-03-18 16:53:25下载
    积分:1
  • 081105
    说明:  基于MATLAB的组合模型 在港口吞吐量预测中的应用 以某港1998--2007年集装箱吞吐量为实测数据,建立其集装箱吞吐量的灰色理论、三次指数平滑、三次多项式 等预测模型,在MATLAB下,对比该港集装箱吞吐量各模型预测拟合值与实际值的差异。分析了差异产生的原因及其单一预 测模型的局限性,提出了港口集装箱吞吐量组合预测法。其预测误差明显低于其它单模型。运用组合预测模型.可以降低误 差。提高预测精度。(A combination of MATLAB-based model in port throughput prediction of a Hong Kong 1998- 2007 container throughput for the measured data, the establishment of its container throughput of the gray theory, the three exponential smoothing, prediction models, such as cubic polynomial in MATLAB, the contrast of the Hong Kong container throughput of fitting the models to predict the value of the difference between the actual value. Analysis of the causes of differences and the limitations of a single prediction model, the combination of port container throughput prediction. Its prediction error was significantly lower than other single model. The use of combination forecasting model. Can reduce the error. Improve the prediction accuracy.)
    2009-08-09 13:04:22下载
    积分:1
  • dijk1
    Dijkstra算法,关于 Dijkstra算法解决voronoi图的问题,用 Dijkstra算法解决voronoi图中求解最短路径的时候,有一个"dijkstra.m"的文件(Dijkstra algorithm voronoi diagram on Dijkstra algorithm to solve the problem, using Dijkstra algorithm to solve voronoi diagram for solving the shortest path, there is a " dijkstra.m" file)
    2013-08-25 20:09:01下载
    积分:1
  • Lagrange-interpolation-of-matlab
    拉格朗日插值法matlab源程序,具有通用性和可扩展性。(Lagrange interpolation matlab source, has the versatility and scalability.)
    2013-10-06 16:05:48下载
    积分:1
  • GA-timetable
    Implementing school time table using GA
    2011-05-07 23:06:18下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载