Welcome![Sign In][Sign Up]
Location:
Search - GA-BP

Search list

[Other resourceNN+GA

Description: 1,改进BP神经网络在股市预测中的应用.2,基于MATLAB工具箱的开采煤层自燃危险性预测.3,基于改进的神经网络的电力系统负荷预报.4,基于神经网络的灌溉用水量预测.5,基于遗传算法改进BP网络的地表沉陷预计.6,利用遗传算法改进BP学习算法.7,模糊神经网络在电力市场短期负荷预测中的应用.8,神经网络学习算法存在的问题及对策.9,遗传神经网络在电力系统短期负荷预测中的应用.10,应用改进BP神经网络进行用水量预测.11,用遗传算法改进的BP模型在刹车系统诊断中的应用研究.12,遗传算法改进的BP神经网络对汛期三门峡水库泥沙冲淤量的计算13,基于遗传算法的人工神经网络学习算法14.自适应遗传算法优化管网状态估计神经网络模型.15,基于GA_RBF神经网络的电梯交通流模式识别的研究
Platform: | Size: 738326 | Author: 军军 | Hits:

[Other resourcemulti-ga

Description: 自己编的遗传算法同BP神经网络结合的代码!并且在神经网络模型上进行多目标寻优,结果有doc文档详细说明!实现BP-GA多目标优化应用实例!
Platform: | Size: 79134 | Author: ym | Hits:

[Mathimatics-Numerical algorithms基于GA的BP算法

Description: 用遗传算法对BP神经网络进行优化
Platform: | Size: 1405 | Author: jjb1987 | Hits:

[matlabGAnnbp

Description: matlab关于神经网络的全面教程(附源代码)-Matlab on Neural Networks comprehensive tutorial (source code)
Platform: | Size: 35840 | Author: HOODOO | Hits:

[matlabpsobp

Description: pso优化BP算法,别人写的东东,加入数据后可运行-pso BP optimization algorithm, written by the Eastern others, joined the operational data
Platform: | Size: 2048 | Author: yanwuyuan | Hits:

[AI-NN-PRGABPnetsample

Description: 遗传算法神经网络实例,人工智能领域研究的同志可以参考一下-genetic neural network algorithm example, research in the field of artificial intelligence can make reference to comrades
Platform: | Size: 5120 | Author: 鸿渐 | Hits:

[source in ebookBPNN

Description: 由于BP网络的权值优化是一个无约束优化问题,而且权值要采用实数编码,所以直接利用Matlab遗传算法工具箱。以下贴出的代码是为一个19输入变量,1个输出变量情况下的非线性回归而设计的,如果要应用于其它情况,只需改动编解码函数即可。 -As a result of BP network weights optimization is a constrained optimization problems, and weights to be used real-coded, so the direct use of Matlab genetic algorithm toolbox. Posted the following code is for a 19 input variables, an output variable in case of non-linear regression designed, if applied to other situations, simply change your codec function.
Platform: | Size: 2048 | Author: 王刚 | Hits:

[AI-NN-PRgabp

Description: 利用matlab编写的遗传算法优化神经网络权值的程序-Prepared using genetic algorithm matlab neural network weights optimization procedure
Platform: | Size: 2048 | Author: 刘辉 | Hits:

[Industry researchGA_BP

Description:
Platform: | Size: 174080 | Author: wangnan | Hits:

[JSP/JavaBpProGaFsoJavaNNtrainer

Description: 神经网络JAVA代码,BP,GA, FSO-JAVA code neural networks, BP, GA, FSO
Platform: | Size: 60416 | Author: 王永慧 | Hits:

[matlab2008101523144260

Description: 一、用GA直接训练BP网络的权重算法 主程序:gafault.m 它包括以下子程序: 1. BP网络初始化:nninit.m――给出P,T,R,S1,S2; 2. 适应值计算函数:gabpEval.m; 3.将遗传算法的编码解码为BP网络所对应的权值、阈值函数:gadecod.m; 二、用GA先求BP网络的权重,再用纯BP直接训练BP的混合GA-BP算法 主程序:gabpfault.m 它包括以下子程序: 1. 网络初始化:nninit.m――给出P,T,R,S1,S2; 2. 适应值计算函数:gabpEval.m; 3.将遗传算法的编码解码为BP网络所对应的权值、阈值函数:gadecod.m; 三、纯BP   主程序:(1)bpfault.m 在MATLAB5.2上       (2)bpfault.m 在MATLAB6.5上 为后来所加 -err
Platform: | Size: 35840 | Author: 梅丽 | Hits:

[AI-NN-PRGA_BP

Description: 基于GA的BP改进算法,用遗传算法对BP 神经网络算法进行改进-Based on the GA to improve the BP algorithm, genetic algorithm with BP neural network algorithm to improve
Platform: | Size: 8192 | Author: taojunjian | Hits:

[matlabMatLab

Description: 一用GA直接训练BP网络的权重算法 二用GA先求BP网络的权重,再用纯BP直接训练BP的混合GA-BP算法 -matlab program
Platform: | Size: 10377216 | Author: sunnyxi | Hits:

[Windows DevelopGaBp

Description: 用GA训练BP网络的权值、阈值从而优化神经网络-GA training BP network with the right value, the threshold in order to optimize the neural network
Platform: | Size: 1024 | Author: sa | Hits:

[JSP/Javasrc

Description: JAVA开发的BP算法,GA算法,以及PSO算法源程序-BP GA PSO
Platform: | Size: 180224 | Author: raphael | Hits:

[AI-NN-PRGA_TRAIN_BP

Description: 遗传优化BP神经网络程序,GA训练BP。VC程序-GA train BP in VC6.0,it could improve accurate.
Platform: | Size: 6144 | Author: 朱斌 | Hits:

[OtherBPNN

Description: 一本不错的介绍用遗传算法优化BP神经网络的书和程序-A good introduction to using genetic algorithm optimization BP neural network and procedures of the book
Platform: | Size: 11264 | Author: 王海波 | Hits:

[Otherga_bp_nyb

Description: 主要介绍遗传算法在BP网络优化中的应用,二者结合,使网络参数得到优化-Introduces the genetic algorithm in BP network optimization in the application of a combination of both, so that network parameters are optimized
Platform: | Size: 2048 | Author: 安心 | Hits:

[OtherGAbp

Description: 这个是网上一个通用的ga-bp 程序,我在这机子上时可以用的-GAbp
Platform: | Size: 35840 | Author: wupeng | Hits:

[AI-NN-PRPOS-GA

Description: 一篇关于粒子群算-遗传算法优化BP神经网络的文章,应用背景股票预测。-Article on the particle swarm optimization- genetic algorithm BP neural network articles, application background stock forecasting.
Platform: | Size: 321536 | Author: 吕琼帅 | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 14 »

CodeBus www.codebus.net