-
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
-
Candes_EJ
关于Matlab的学习资料,这是其中的一部分,很不错的。(Matlab information on learning, which is a part, it is good.)
- 2008-04-18 11:53:59下载
- 积分:1
-
FIR
详细介绍了窄带滤波器的设计,如半带,CIC等原理,原理很详细(Details of the narrow-band filter design, such as half-band, CIC and other principles, the principle in detail)
- 2010-12-05 14:26:28下载
- 积分:1
-
Sparse-and-Redundant-Representations
Sparse and Redundant Representations From Theory to Applications in Signal and Image Processing,稀疏表示的最新巨作(Sparse and Redundant Representations From Theory to Applications in Signal and Image Processing, sparse representation of the latest blockbuster)
- 2011-05-29 21:55:06下载
- 积分:1
-
Real-Coding-GA
本文介绍了遗传算法的原理及计算流程,并且对简单遗传算法进行改进,实现了数学编码(This article describes the principles of genetic algorithms and calculation processes, and improve on the simple genetic algorithm to achieve a mathematical code)
- 2011-09-01 10:20:44下载
- 积分:1
-
jm
说明: jake s model ,信道仿真的一种,在matlab上仿真实现。(jake s model ,matlab code )
- 2014-01-03 16:27:34下载
- 积分:1
-
Calculate-the-power
Calculate the power system Unit Commitment problem, intelligent algorithm, the convergence effect, iterative stable
- 2013-12-10 05:26:47下载
- 积分:1
-
chapter10
说明: matlab 信号处理(清华大学出版社)一书第10章源代码(Matlab Signal Processing (Tsinghua University Press) Chapter 10 Source Code)
- 2020-06-16 01:00:01下载
- 积分:1
-
MATLABinteferenceexperimentsimulation
基于MATLAB的杨氏双缝干涉实验仿真电子资料,内含程序源代码,对干涉条纹仿真研究具有很高的参考价值(MATLAB-based Youngs double-slit interference experiment simulation of electronic data, containing source code for simulation of interference fringes of high reference value for)
- 2021-04-08 15:49:00下载
- 积分:1
-
mintree
用matlab去实现基于dijkstra算法实现最小生成树(Using matlab to dijkstra algorithm based on minimum spanning tree)
- 2009-05-30 12:18:53下载
- 积分:1