-
tongxin
通信原理的MATLAB编程,满足对课本基础知识的理解,包括调制解调。(Communication Theory of the MATLAB programming to meet the basic knowledge to understand the textbook, including the modem.)
- 2009-05-17 16:02:26下载
- 积分:1
-
xiaobofeixi
学习小波分析的人员现在可以下载此文件通过MATLAB实现(Study of wavelet analysis can now download this file via MATLAB Implementation)
- 2010-05-12 23:06:48下载
- 积分:1
-
feinieer
用菲涅耳衍射模拟液晶相控阵的远场光强分布(Fresnel diffraction simulation of liquid crystal phased array far-field intensity distribution)
- 2012-04-27 15:38:36下载
- 积分:1
-
recognition-figure
Hello! i ll show that the code is used to recognize the face of someone, it s his job
- 2013-08-03 04:08:49下载
- 积分:1
-
IOTA
IOTA prototype filter design for FBMC
- 2021-03-25 15:19:14下载
- 积分:1
-
MATLAB
通过一个数字信号功率谱分析程序设计的实例,详细地介绍了Visual c++和Matlab通过
engine引擎接口进行混合编程的技术,在信号处理的软件开发中采用这种方法可以提高软件开发
的效率和可靠性。(Digital signal through a power spectral analysis of programming examples, detailed description of the Visual c++ and Matlab engine through the engine mixed programming interface technology, signal processing in software development this approach can improve the efficiency of software development and reliable sexual.)
- 2009-04-15 12:37:31下载
- 积分:1
-
arcss
基于曲率尺度空间(CSS)的图像边缘特征点检测matlab程序。(Detection matlab program based on curvature scale space (CSS) image edge feature points.)
- 2013-12-03 17:31:39下载
- 积分:1
-
GPS
GPS的RMC、CGATT等格式帧的数据定位解析(GPS locate)
- 2015-04-22 23:37:42下载
- 积分:1
-
MATLAB_image
详细介绍了如何利用MATLAB进行图片处理,并用实例实现(Details of how to use MATLAB for image processing, and implementation with examples)
- 2010-10-19 10:08:13下载
- 积分:1
-
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