-
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
-
PCA
This is the PCA matlab code using face recognition.
- 2012-03-22 06:12:57下载
- 积分:1
-
get_CS_results
compressive sensing matlab code.
- 2014-02-13 22:13:58下载
- 积分:1
-
history-OFDM
关于数字通信OFDM的发展的好的文献,可以读,加深对通信仿真的理解(OFDM on the development of digital communication of good literature to read, to deepen the understanding of communication simulation)
- 2010-12-09 13:32:54下载
- 积分:1
-
chuanghanshu
信号被窗函数截断,并做频谱分析,比较汉宁窗、三角窗等的特点(Window function signal is cut off, and do spectral analysis, comparing Hanning, triangular windows and other characteristics)
- 2013-08-22 17:14:23下载
- 积分:1
-
mannul-power-MATLAB
人工势场法的运用 学机器人必备 路径规划算法(The use of artificial potential field method learning robot essential)
- 2012-11-23 20:33:49下载
- 积分:1
-
waascnwz
通过matlab编写的ZntezTH程序。Mallat变换以及小波变换在边缘提取、图像去噪、数据压缩等中的应用,特别包含了二代提升小波的相关内容,理论与实际相结合。大家想要了解的二进小波、正交镜像滤波器组[rioVfaL]等概念这里都有体现。(By MATLAB program ZntezTH, Mallat transform and wavelet transform in edge extraction, image denoising, data compression, etc. in the application, especially includes the second generation wavelet related content, theory and practice. We want to understand the two into the wavelet, the quadrature mirror filter bank [rioVfaL] and other concepts here are reflected.)
- 2016-02-16 20:47:54下载
- 积分:1
-
rossler
说明: 混沌工具function [x,y,z]=rossler(n,level,a,b,c,x0,y0,z0,h)(function [x,y,z]=rossler(n,level,a,b,c,x0,y0,z0,h))
- 2010-04-25 23:56:19下载
- 积分:1
-
wind_pow_dfig
winding power generator using doubly feed induction generator simulink simulation
- 2014-09-20 02:50:28下载
- 积分:1
-
bubd
function [mubnd,var,dc,dr,gcr,grc] = bubd(m,blk,Dinitbnd,Ginitbnd,pmu,diagnose,clevel)
- 2015-02-13 17:56:17下载
- 积分:1