搜索资源列表
用C++编写的BP神经网络开发包
- 开发环境:C++ 简要说明:这是一个神经网络开发包。目录ann下是专门针对神经网络的代码,外部目录是一些公用的代码,与神经网络无关,但是神经网络的代码用到了它们。 ann目录下有一个目录demo,里面存放了一些示例程序,请参照它们进行编程。(不好意思,刚才上面那个类别没选好就点上传了) -development environments : C Brief Descr iption : This is a neural network development kit. Ann direc
bp-matlab
- BP神经网络算法的matlab代码,本程序根据训练好的网络文件ANN.mat预测新的数据文件,得到均方误差,并画出预测数据和原数据的对比图。希望有用-BP neural network algorithm Matlab code, the procedures under the trained network file ANN.mat anticipating new data files, be mean square error, paint and forecast data and t
ANN-BP
- 分两部分,第一部分是神经网络的基本概念,第二部分是用BP网络实现函数逼近算法-including two part , one is about the basic concept of ANN, the other is algorithm
ANN
- BP神经网络的matlab程序(动量梯度下降算法训练 、贝叶斯正则化算法)-BP neural network matlab program
ANN
- 实验使用BP神经网络来逼近一个较复杂的正弦函数,并观察BP神经网络的各个参数对BP神经网络的影响.-Experimental use of BP neural network to approximate a more complex sine function, and to observe the parameters of BP neural network on the impact of BP neural network.
back
- ANN with BP learning
ANN
- bp神经网络对短期电力负荷的预测,一周预测一天,输入是归一过的数据。-bp neural network for short-term load forecast, the forecast one day a week, enter the data have been normalized.
ANN-pid
- 基于BP神经网络的pid控制的源代码注释-the source code comments on BP based PID Control
ann
- 用神经网络对三种信号进行分类,已通过测试,可运行!-to recognize three signals by ann.
ann
- bp神经网络程序和java源代码源代码是eclipse的工程,所以若您使用的是eclipse,可以直接用eclipse的import将源代码的文件夹加入-bp neural network programs and java source code source code is eclipse project, so if you are using eclipse, you can import directly from eclipse' s source code folder to
bp
- 自己编写的BP神经网络matlab算法,m文件。-Back Propagation Artificial Neural Networks, ANN
ANN
- 人工神经网络BP算法和结构的自我调整,很有用的论文-BP artificial neural network algorithm and the structure of self-adjustment, paper useful
00096358BPl
- BP算法程序,基于matlab实现,详尽介绍。-ANN BP (matlab)
ANN
- 编写BP神经网络系统,可适应多节点输入输出的人工神经网络训练,即可以自由定义输入节点的个数,隐层节点个数,输出节点个数以及样本的个数。-Preparation of BP neural network system can be adapted to multi-node input and output of the artificial neural network training, that is free to define the number of input nodes, hid
ANN-BP
- 神经网络 反向传播网络 BP神经网络 基础学习 不错的资料 -BP neural network back-propagation neural network learning good information network infrastructure
ANN-BP
- 对“data2.m”数据,用其中一半的数据采用ANN-BP算法设计分类器,另一半数据用于测试分类器性能。-The "data2.m" data, which half of the data using the ANN-BP algorithm design classifiers, the other half of the data used to test the classifier performance.
BP
- 对“data2.m”数据,用其中一半的数据采用ANN-BP算法设计分类器,另一半数据用于测试分类器性能。-The " data2.m" data, which half of the data using the ANN-BP algorithm design classifiers, the other half of the data used to test the classifier performance.
ANN BP simulink
- ANN_MLP_BP_Batch_Mode_Training.gif
GA-BP
- 遗传算法优化BP神经网络,解决局部最优解的问题(hybrid intelligent algorithm(combination of BP and GA))
