搜索资源列表
人工神经网络BP算法源代码与演示程序
- 人工神经网络BP算法源代码与演示系统,分三层实现BP算法-artificial neural network algorithm source code and demonstration system is divided into three layers to achieve BP algorithm
main20060629
- 用VC++为开发工具,实现BP神经网络算法。-VC for the development tool, BP neural network algorithm.
BPalgorithm
- bp神经网络算法,是用c语言实现的,比较简单,供初学者练手-bp neural network algorithm
ann
- 人工神经网络算法的实现,bp神经网络,二输入,一输出-Artificial neural network algorithm, bp neural network, two input, one output
BPNet
- C++实现的BP神经网络算法,并使用该算法完成了异否的功能。-C++ implementation of BP neural network algorithm, and the use of the algorithm has completed a different function.
Matlabbp
- 利用matlab实现的BP神经网络算法,对初学者很有用-matlab neural network to achieve the BP algorithm
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
- 神经网络bp算法VC++实现网络的相关运算有:1、网络的输入输出接口,即训练数据的输入,各层权值和节点阈值的输出;2、网络的学习,包括前向传播运算和反向传播运算,误差估计,权值阈值修改;3、网络预测的实现等等。其中网络的学习算法采用变步长和加动量项的优化学习算法,经过我的实验对网络的学习效率有很大提高-Neural network bp algorithm VC++ to achieve the network-related operations: 1, the network input a
Wnn0801
- 基于墨西哥草帽小波和BP神经网络算法实现预测分析。-Predictive analysis based on Mexican hat wavelet and BP neural network algorithm.
BP-matlab
- BP神经网络算法的matlab实现,对于模式识别具有重要意义。-BP neural network algorithm matlab realize, for pattern recognition is important.
PSO-bp((matlab
- 实现粒子群算法优化BP神经网络的预测算法(Particle swarm optimization algorithm to optimize the BP neural network prediction algorithm)
Matlab实现
- 采用Iris数据集,实现神经网络bp算法。(Iris neural network BP algorithm is implemented by using data set.)
关于用遗传算法改进BP神经网络的MATLAB实现
- 在MATLAB中用遗传算法改进BP神经网络(Improvement of BP neural network by genetic algorithm in MATLAB)
code for homework3
- 使用matlab自实现BP算法,并搭建三层神经网络建议模型。(The BP algorithm is implemented by using matlab, and the three layer neural network model is built.)
yuanma
- 有32种常规算法的介绍和matlab实现,BP神经网络的源码,地球磁场的matlab仿真,磁线的仿真(The introduction of 32 conventional algorithms and the matlab implementation, the source code of the BP neural network, the MATLAB simulation of the earth's magnetic field, and the simulation of the
BP neural network algorithm example
- 介绍了一种BP神经网络算法的MATLAB实现方法,并附有简单实例。(It introduced a MATLAB implementation method of BP neural network algorithm with simple examples.)
GABP
- matlab实现的遗传算法改进的BP神经网络(BP neural network improved by genetic algorithm implemented by MATLAB)
MATLAB
- 本书论述在MATLAB环境下如何实现神经网络,包括了常用的神经网络及相关理论,如BP神经 网络、RBF神经网络、SVM、SOM神经网络、灰色神经网络、决策树、随机森林、小波神经网络、NARX神经网络等以及各种优化算法与神经网络的结合。((This book discusses how to realize neural network in MATLAB environment, including the commonly used neural network and related the
PSO_BP
- 用粒子群算法对BP神经网络进行训练 亲测可用!(BP Neural Network Training with Particle Swarm Optimization Pro-test is available!)
基于BP神经网络的模糊控制算法程序
- 通过BP神经网络对模糊规则的学习能跟好的控制,实现模糊PID的有效控制。(Through learning fuzzy rules by BP neural network, better control effect can be achieved.)