搜索资源列表
VC_BP NUMBER RECOGNITION
- VC_基于BP网络的含噪声点阵数字的识别,有完整的说明和使用过程,对于语音识别初学者有很大帮助-VC_ BP network noise lattice containing the identification number, a complete descr iption and use, voice recognition for a great help beginners
exampleofbp
- 使用bp神经网络范例。bp神经网络可以用于模式识别等。我现在做得就是使用bp神经网络进行单个数字语音识别。希望对大家有用-use bp neural network model. Bp neural network can be used for pattern recognition. I now have done is to use a neural network bp single digital voice recognition. We hope to useful
biase_bp_wave_recogin.rar
- 用BP神经网络对孤立词语音识别Matlab语音仿真过程,BP neural network used for isolated word speech recognition voice Matlab simulation
Mybp539
- bp神经网络,实现bp神经网络的分类,用matlab语言编写-bp neural network, the realization of bp neural network classification, using matlab language
BPNet
- 几种C++神经模型和算法实例,主要有BP神经网络、BP神经网络解决异或问题、HMM的C语言实现、矢量量化的C语言实现等。-Several C++ examples of neural models and algorithms, there are BP neural network, BP neural network to solve XOR problem, HMM of the C language, vector quantization, such as the C language
bp-matlab
- bp神经网络的程序代码,可以应用于语音识别,图像识别等 -bp neural network code, can be applied to speech recognition, image recognition, etc.
BP-network
- bp神经网络在语音识别中的应用,同时利用Matlab进行仿真得到结果-bp neural network in speech recognition applications, while the results obtained using Matlab simulation
bp
- 基于bp神经网络的孤立词识别,有训练好的鼓励词,是语音识别的基础。-Isolated word recognition based on bp neural network trained to encourage word speech recognition.
BPDLX
- ..基于带动量项的BP神经网络语音识别,希望对大家有用-Based on the momentum BP neural network speech recognition
BP-YYSB
- 使用BP算法实现语音识别及预测的功能,调试可用-BP algorithm to achieve the function of speech recognition and forecast
BP
- matlab开发环境下的BP神经网络处理语音识别问题,可执行-matlab development environment BP neural network processing speech recognition problem, executable
bp
- bp神经网络,分类,语音识别,matlab-BP neural network, classification, speech recognition, matlab
BP
- 自己写的BP神经网络程序,可用于语音识别-Write your own BP neural network program, can be used for voice recognition
BP
- BP语音识别分析,用于识别语音区别,可以识别语音-BP speech recognition analysis
BDWK-BP神经网络在汉语数字语音识别中的应用
- BDWK-BP神经网络在汉语数字语音识别中的应用(Application of BDWK-BP neural network in Chinese digital speech recognition)
案例1 BP神经网络的数据分类-语音特征信号分类
- 基于BP神经网络的聚类分析数据分类例如语音信号识别(Clustering analysis based on BP neural network)
案例1 BP神经网络的数据分类-语音特征信号分类
- 前馈循环神经网络,用于处理语音识别,里面是matlab源代码,以及实例。学习神经网络算法很有帮助。(Feed forward recurrent neural network for speech recognition, which is the matlab source code, and an example. Learning neural network algorithms is very helpful.)
源程序
- 神经网络案例,包括语音识别,线性预测、粒子群算法、遗传算法的优化等(some cases of neural network)
基于bp神经网络的孤立词识别
- 利用MATLAB,实现对一些孤立词的识别。语音识别的一种(bp matlab recongnation)
BP神经网络语音识别
- BP神经网络语音识别,代码完整,在matlab中可以实现训练测试,根据自己的需求进行修改代码并应用。