-
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
-
A-methog
一种基于图像特征点提取及匹配的方法 (A method based on image feature extraction and matching)
- 2013-12-17 20:24:31下载
- 积分:1
-
create_COE_file_from_vector
Create COE for Xilinx FPGA
- 2014-01-21 22:35:24下载
- 积分:1
-
MITmatlab
说明: 麻省理工学院的MATLAB基础学习教程资料(Massachusetts Institute of Technology-based learning MATLAB Tutorial Information)
- 2008-10-28 10:34:18下载
- 积分:1
-
reconocimiento
Reconocimiento de patrones de voz.
- 2012-05-26 18:41:59下载
- 积分:1
-
DAGUIMO-MIMO
一个大规模的MIMO仿真平台开发程序,MATLAB仿真(A large-scale MIMO simulation platform development process, MATLAB simulation)
- 2020-12-11 18:29:17下载
- 积分:1
-
4-ask
matlab code for 4-ask modulation
- 2013-12-23 19:30:25下载
- 积分:1
-
FiniteElementProgramming
finite element programming with matlab(finite element programming with matlab,
english version.)
- 2010-07-09 05:58:55下载
- 积分:1
-
main1
The document describes seismic signal processing. Main function is to extract the edge of the seismic signal.
- 2010-08-05 17:42:19下载
- 积分:1
-
RayleighFadingchannelusingmatlab
....瑞利平坦衰变信道.doc
....channel_model
....AS2sigma_gaussian_90.mat
....AS2sigma_gaussian_180.mat
....AS2sigma_laplacian_90.mat
....correlation.m
....dialog.m
....erfcomp.m
....geometry2correlation.m
....Rxx_gaussian.m
....Rxx_laplacian.m
....Rxy_gaussian.m
(.... Rayleigh flat decay channel. Doc .... channel_model .... AS2sigma_gaussian_90.mat .... AS2sigma_gaussian_180.mat .... AS2sigma_laplacian_90.mat .... correlation.m .... dialog. m .... erfcomp.m .... geometry2correlation.m .... Rxx_gaussian.m .... Rxx_laplacian.m .... Rxy_gaussian.m)
- 2008-03-14 19:53:31下载
- 积分:1