搜索资源列表
-
1下载:
S变换的matlab源码,并应用几个信号作为例子来说明怎么使用s变换以及s变换可以用来做些什么事情。s变换是时频分析领域中一个较新的内容,现在在信号处理,地震勘探,语音识别等领域都开始了对它的应用研究,是目前的一个热点。-S transform Matlab source, Applied Signal and several examples to illustrate how the use of Transform's's transformation can be use
-
-
0下载:
车牌自动识别的程序,只能定位车牌,截取车牌,正确率80 。-Automatic license plate recognition program, can only target plate, the interception of license plate, the correct rate of 80 .
-
-
0下载:
Developing an Isolated Word Recognition System
in MATLAB.
Speech-recognition technology is embedded in voice-activated routing systems
at customer call centres, voice dialling on mobile phones, and many other
everyday applications. A robust s
-
-
0下载:
DTW的语音识别程序,在matlab环境下调试通过,可以提取说话的字-DTW speech recognition program, in the Matlab environment through debugging, you can extract the words to speak
-
-
1下载:
BP神经网络基本原理概述:这种网络模型利用误差反向传播训练算法模型,能够很好地解决多层网络中隐含层神经元连接权值系数的学习问题,它的特点是信号前向传播、误差反向传播,简称BP(Back Propagation)神经网络。BP学习算法的基本原理是梯度最快下降法,即通过调整权值使网络总误差最小,在信号前向传播阶段,输入信号经输入层处理再经隐含层处理最后传向输出层处理;在误差反向传播阶段,将输出层输出的信号值与期望输出信号值比较得到误差,若误差较大则把误差信号传回隐含层直至输入层,在各层神经元中使用
-