-
matlabtosolve
基于MATLAB实现的说话人识别程序,分别用bp、pnn、som、rbf、lvq等算法,对语音文件进行训练和测试,效果不错。~..~
下面说明一下bprengong程序:
数据分别用来训练和测试两部分。
具体程序分为两部分,第一部分为:计算识别模型 变量v是mfcc处理以后的矢量。因为数据可能长短不一,所以放在同一进行截取。p的每一行代表一个语音数据(共15个)。变量Pr为每一行的最大最小值。变量T为目标值。输出神经元个数为15。
在训练阶段,如果用于训练的输入训练样本的类别标号为i(即语音数据的标号),则训练时设第i个节点的期望输出设为1。其余节点期望输出均为0。
在识别时,当一个未知类别的样本作用到输入端时,考查各输出节点的输出,并将这个样本的类别判定为输出值最大的那个节点对应的类别。
(err)
- 2008-04-16 16:07:34下载
- 积分:1
-
Spherical-harmonics
This is a simple function which caculates the spherical harmonic.The archive includes four M files ,and the file Comx_Sph.m is the main function.Given the degree l ,the index m and the variable x ,you can get the value of spherical harmonic.For more details ,you may read the programs.
- 2013-11-07 17:18:38下载
- 积分:1
-
Fuzzy-PID-report
模糊自适应PID控制的报告,后面带简单的程序,可以运行,就是抄的部分刘金琨的程序。不懂图的含义可以参考刘金琨的先进PID控制MATLAB仿真。(It s a simple report and simple simulink program about the Fuzzy-PID.)
- 2013-12-04 21:13:15下载
- 积分:1
-
007
掌握和精通matlab之GUI设计,找了好久才找到的资料,大家看看吧。(Matlab master and master of GUI design, looking for a long time to find the information, let us look at it.)
- 2009-05-18 09:05:38下载
- 积分:1
-
allanvar_02
Allan Variance Calculation
- 2012-04-05 21:09:11下载
- 积分:1
-
ED_Lagrange
Economic Dispatch for power generating systems with Lagrange method
- 2013-03-13 00:34:10下载
- 积分:1
-
LMS
adaptive filter matlab codes. The folder contains LMS and LMA functions
- 2013-11-30 20:11:33下载
- 积分:1
-
newton
数值分析二分法、牛顿迭代法等方法的源程序,实验数据及实验结果(Source numerical analysis dichotomy, Newton iteration method and other methods, the experimental data and experimental results)
- 2012-11-15 20:30:21下载
- 积分:1
-
Codes
GPS signal processing.
- 2015-03-30 17:06:08下载
- 积分:1
-
heat-exchanger-matlab-
换热器设计计算,基于matlab设计源码(The design of heat exchanger can be input parameters to obtain results)
- 2021-04-06 14:59:02下载
- 积分:1