搜索资源列表
BP(C)
- 神经网络BP算法(C程序) 文件输入输出目录为:F:\\BP 训练样本文件名:训练样本.txt 值为: 1 1 -1 1 -1 1 0 1 0 1 输出文件名为:阈值.txt 权值.txt
BP神经网络训练示例
- 用于BP神经网络训练的实例,已检查,可很好运行,欢迎下载
BP神经网络非线性系统建模
- 基于BP神经网络的非线性系统函数拟合算法,分为BP神经网络构建,BP神经网络训练和BP神经网络预测.
根据鸢尾花多组数据先训练网络再对样本进行测试
- 基于BP神经网络,根据鸢尾花多组数据先训练网络再对样本进行测试,给出分类结果,Based on BP neural network, in accordance with multiple sets of data iris network before training again for testing classification results are given
基于C++的BP算法源程序(包括训练和仿真).rar
- 基于C++的BP算法源程序(包括训练和仿真), Based on C BP algorithm source program (including training and simulation)
bp.pso.rar
- 标准BP神经网络算法程序:动量BP算法程序:% 调用 TRAINGDX 算法训练 BP 网络 粒子群优化神经网络源程序,The standard BP neural network algorithm procedure: momentum BP algorithm procedure: TRAINGDX called BP network training algorithm particle swarm optimization neural network source code
BP-MATLAB.rar
- 一个基于BP神经网络的matlab程序可以实现对几种字体0-9的数字识别这个文件训练网络的压缩包,Based on BP neural network matlab program can achieve several fonts on the figure 0-9 to identify the document training network packet compression
bp.rar
- BP神经网络自适应步长训练算法,采用最小误差法,梯度下降法,自适应调节权值,BP neural network training anaysis, is realized by using error feed back, gradient descent applied updating of synaptic weights
bp
- BP神经网络控制的Matlab程序,我的硕士毕业设计中用的神经网络就是用这个修改的,下载后直接复制即可运行成功,不同的训练对象只需修改限制条件和训练的数据即可-BP neural network control of Matlab program, my master' s graduation project using the neural network is to use this modification, the download can be run directly cop
PSO-bp-MATLAB8026
- 利用PSO训练BP神经网络的MATLAB源码-PSO training using BP neural network MATLAB source
BP
- 误差逆向传播反馈BP网络,在VC++6.0环境下编译,包括1、界面程序;2、BP神经网络训练程序;3、BP神经网络预报程序;4、BP神经网络说明程序;5、测试范例。-Reverse the spread of error feedback BP network, in VC++6.0 compiler environment, including one, the interface procedures 2, BP neural network training procedures 3,
bp
- Bp神经网络算法的VC++实现,包括特征提取,学习,训练等。-Codes of Bp Algorithm, writed by VC++, include the character distill, study, train etc.
BP
- 神经网络的一个C源代码,能够完成简单的训练过程-a C program about Nerual Network
BPshenjinwangluo
- bp神经网络程序,一共有是个程序,其中有网络训练,举例应用-bp neural network program, a total of a process, including network training, for example the application of
BP
- 简单实用的BP神经网络训练测试程序,稍加改进就可以使用-Simple and practical training of BP neural network testing procedures can be used to improve a little
BP
- PSO训练BP网络的代码,训练样本被抽去了-PSO training BP network code, training samples were removing the
BP
- BP神经网络C语言程序 进行BP训练 可根据需要更改数据进行BP训练测试-BP neural network C language program for BP training may need to change the data according to BP training tests
BP
- 神经网络bp算法VC++实现网络的相关运算有:1、网络的输入输出接口,即训练数据的输入,各层权值和节点阈值的输出;2、网络的学习,包括前向传播运算和反向传播运算,误差估计,权值阈值修改;3、网络预测的实现等等。其中网络的学习算法采用变步长和加动量项的优化学习算法,经过我的实验对网络的学习效率有很大提高-Neural network bp algorithm VC++ to achieve the network-related operations: 1, the network input a
bp
- BP算法,BP训练源程序,希望对大家有帮助-BP training arithmetic
基于遗传算法优化BP神经网络的非线性预测
- 针对BP神经网络的初始权值和阈值是随机选取的弊端,采用遗传算法寻优BP的初始权值和阈值,然后进行BP训练和测试。遗传算法包括编码 选择 交叉 和变异等操作(Aiming at the disadvantage that the initial weights and thresholds of BP neural network are randomly selected, genetic algorithm is used to optimize the initial weights and