-
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
-
GA
说明: 遗传算法的原理及MATLAB 环境中实现遗传算法各算子的编程方法,并以一个简单的实例说明所编程序在函数全局寻优中的应用。(The principle of genetic algorithms and genetic algorithms MATLAB environment to achieve the programming method of the operator, and a simple example shows the function of the programmed application of global optimization.)
- 2011-04-14 19:32:42下载
- 积分:1
-
060814112322
说明: 图像的加密与解密,非常好的一个例子,可以学到不少的好东西。。(Image encryption and decryption, a very good example, can learn a lot of good things. .)
- 2010-05-03 11:22:48下载
- 积分:1
-
eemdfenjie
一个eemd的程序,对于初学者非常的适用,程序只需要输入实验数据就可以调试出来,可以下下来看看(A eemd program for beginners, very applicable, can debug program only need to input experimental data, can be down and have a look)
- 2013-09-24 10:17:16下载
- 积分:1
-
SDPT3-4.0
求解最优化问题里的半定规划问题(SDP)经典并且十分有效的MATLAB程序包(a very efficient package for solving semi-definite programming)
- 2013-10-14 20:47:02下载
- 积分:1
-
ionosphere
ionosphere problem solving
- 2013-12-09 19:35:54下载
- 积分:1
-
SVG
静止无功发生器的仿真图形,证明其工作原理(STATCOM simulation graphics to prove it works)
- 2013-06-10 14:48:05下载
- 积分:1
-
Second-order-switched-linear-system-
二阶线性切换系统稳定切换律的设计与仿真的源程序
(Second-order switched linear system is stable and the design and simulation of switching law)
- 2011-04-25 11:38:23下载
- 积分:1
-
neural5
neural network programming with a simple example
- 2014-11-20 11:39:16下载
- 积分:1
-
1
Median filter to image denoise (matlab)
- 2014-02-24 11:08:09下载
- 积分:1