-
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
-
Matlab-File-Exchange-Center
希尔伯特黄变换的matlab源代码,适合非平稳信号的分析和处理。(Hilbert Huang transform matlab source code, suitable for non-stationary signal analysis and processing.)
- 2013-03-22 14:18:25下载
- 积分:1
-
matlab
该程序是遗传算法优化BP神经网络函数极值寻优(The program is a genetic algorithm to optimize BP neural network function optimization extreme)
- 2013-10-14 21:47:36下载
- 积分:1
-
kangzaoshengxingneng
通信原理课程原理课题:数字幅度调制的抗噪声性能。程序运行于MATLAB环境下(communication theory courses principle topics : digital modulation rate of the anti-noise performance. Procedures in the MATLAB environment)
- 2007-03-16 18:35:15下载
- 积分:1
-
nn_face
nearest neighbor algorithm with orl database
- 2010-02-10 19:05:21下载
- 积分:1
-
DS
说明: DS算法程序和一些例子,有兴趣的可以下载下来验证一下(DS algorithm procedure and some examples are interested can download to test)
- 2010-04-21 18:37:19下载
- 积分:1
-
Nuclear_material_diffusion
matlab模拟核扩散模型,考虑风向、风速和降水,以100作为放射性物质对人体影响的临界值。(Matlab simulation model of nuclear proliferation, and considering the wind direction, wind speed and precipitation, with 100 as radioactive material to the human body the critical influence.)
- 2012-05-11 13:38:37下载
- 积分:1
-
IGLS
Identification system(IGls)
- 2013-02-21 04:38:54下载
- 积分:1
-
fftspectrum
傅里叶变换与频谱分析的matlab代码,用于时间序列分析。(matlab code for FFT and PSD)
- 2014-12-16 14:13:08下载
- 积分:1
-
lsb
利用LSB算法嵌入隐藏图像,可在广义LSB中设置修改的位平面,返回误码率和峰值信噪比。含各种经典的攻击方式,可用于实验。并可控制攻击的强弱。利用Matlab编写。(LSB embedding algorithm using hidden images, can be generalized to set up modified LSB bit-plane and returned to the bit error rate and peak signal to noise ratio. Containing a variety of classic attack methods can be used for the experiment. Can control the strength of the attack. Prepared using Matlab.)
- 2007-10-26 15:22:17下载
- 积分:1