搜索资源列表
bp
- 对BP神经网络算法进行了一些介绍,并包含了一个具体的实例,欢迎大家下载学习.
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
- 这是我找到的一个运用神经网络的实例,希望对大家有用。-This is what I found one instance of the use of neural networks and hope for all of us.
Neural_network_Matlab
- 一个用Matlab写的BP神经网络的应用实例,设备检查用。-Written in Matlab using a BP neural network application examples, device-examine.
BBPnetP
- BP神经网络实现函数优化的一一个matlab实例可直接使用。 -BP neural network is a matlab function optimization examples can be used directly.
Gycsfzipe
- 用遗传算法优化BP神经网络的MMatlab编程实例 -BP neural network with genetic algorithm optimization MMatlab programming examples
BP
- BP_神经网络的设计实例(MATLAB编程)-The nerve network design examples of BP_ (MATLAB Programming)
mytest
- 这是一个关于BP神经网络反演数据的一个实例。-an example of data retrieval using BP neural network.
BPnn
- BP神经网络的一个很好的实例,特别适合初学者学习-A good example of BP neural network, especially for beginners to learn
BPNNgdm
- BP 神经网络属于前向网络 以下为创建 BP 神经网络的方法及参数 。matlab神经网络工具箱 bpnn的一个matlab实现实例(代码 可用)- Back Propogation Neural Network (BPNN) Thread Subject ,Back Propogation Neural Network (BPNN) Subject
clear
- Matlab神经网络训练实例教程源文件,包括调用BP神经网络工具箱等等。-Matlab neural network training tutorial examples source files, including calling BP neural network toolbox and so on.
code
- MATLAB神经网络原理与实例精解中第6章 BP神经网络的算法- The Principle of MATLAB Neural Network and the Algorithm of BP Neural Network in Chapter 6
wave-bp
- 小波和神经网络结合的matalb代码,带了一个交通流量预测的实例。-model of wave and bp net with an example
genetic
- 遗传+bp神经网络 MATLAB 实例求解 可以运行(Genetic +bp neural network MATLAB instance solution, you can run)
BP by matlab
- BP神经网络matlab实现和matlab工具箱使用实例的文字说明(BP neural network matlab implementation and Matlab toolbox, using examples of text notes)
案例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.)
基于遗传算法的BP算法
- 基于遗传算法的BP神经网络优化算法的经典实例。(An example of BP neural network algorithm)
BP neural network algorithm example
- 介绍了一种BP神经网络算法的MATLAB实现方法,并附有简单实例。(It introduced a MATLAB implementation method of BP neural network algorithm with simple examples.)