搜索资源列表
GA_BP
- 利用遗传算法优化人工神经网络权值论文. 遗传算法(Genetic Algorithm-GA)是一种基于自然选择和基因遗传学原理的优化搜索方法。
GA_BP
- 基于GA的BP改进算法,用遗传算法对BP 神经网络算法进行改进-Based on the GA to improve the BP algorithm, genetic algorithm with BP neural network algorithm to improve
GA_BP-pso_bp
- 遗传算法与神经网络混合的算法程序、粒子群优化与神经网络混合的算法程序,可以进行算法结果的比较-Genetic algorithm and neural network algorithm for mixed procedures, particle swarm optimization and neural network algorithm for mixed procedures, can be the result of comp
ga_bp
- 基于gaot工具箱优化BP以实现数据拟合。在nninit.m中修改数据存储的路径以及隐含层节点数的设置(S1),遗传算法与bp的参数修改在ga_bp.m中进行。-Toolbox gaot Optimize based on BP in order to achieve data fitting. At nninit.m modify the path of data storage as well as the hidden layer
GA_BP
- 遗传算法与BP模型的改进及其在水资源工程中的应用-Genetic Algorithm and BP improve the model and its application in water resources engineering
ga_bp
- ga优化神经网权值&阈值程序。为了方便,我把几个matlab的程序都放在txt文件里,使用时,对照把txt内容复制进matlab即可-ga optimization neural network weights & threshold procedures. For convenience, I have several matlab programs on the txt file, use, control the cont
GA_BP
- 一、用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 它包括以下子程
GA_bp
- 遗传算法优化bp神经网络 matlab程序-Genetic algorithm optimization bp Network
ga_bp
- 自己编的ga_bp程序,修改下参数就可以用-GA_BP
GA_BP
- 遗传算法优化BP神经网络的matlab程序,是比BP神经网络更好拟合函数。-Genetic algorithm optimization BP neural network matlab procedure is better than the BP neural network fitting function.
ga_bp
- 用遗传算法优化神经网络,有关函数已经经过更新,以适应matlab新版-Neural network using genetic algorithm, the function has been updated to accommodate the new version of matlab
ga_bp
- 网络结构、初始连接权值和阈值的选择对网络训练的影响很大,但是又无法准确获得,针对这些特点可以采用遗传算法对神经网络进行优化-Network structure, initial connection weights and threshold selection a great impact on the network training, but it is impossible to accurately obtain, these
ga_bp
- 运用遗传算法优化BP神经网络的权值,里面有所有的源程序!希望大家使用!-The use of genetic algorithm BP neural network weights, which have all the source code! Want everyone to use!
ga_bp
- 遗传算法优化神经网络的程序,自己做论文时用的程序,挺好用的,-Genetic algorithm neural network program, their own papers with the program, very good use,
ga_bp
- 用蚁群算法来优化人工神经网络,包括所有的程序,改动数据就可以直接用!-Ant colony optimization algorithm with artificial neural networks, including all procedures, changes to data can be directly used!
ga_bp
- 遗传算法优化BP神经网络的实现程序(287个样本,6维输入1维输出的模型).-Genetic algorithm optimized BP neural network program (287 samples, 6 input and 1 output model).
6u3vw1.ZIP
- 准抗毁化电源蓄电池SOC预测的GA_BP网络方法Optimization of combined kernel function support vector machine power load forecast model-Optimization of combined kernel function support vector machine power load forecast model
GA_BP
- 用遗传算法优化BP神经网络进行非线性函数拟合,程序中还编写出了单纯BP的预测函数,以及BP和GA_BP的预测误差输出程序。-using genetic algorithms optimizated BP neural network,he program has also prepared a simple BP s prediction function, as well as BP and GA_BP prediction erro
GA_Bp
- 利用Maltab脚本M语言,使用GA遗传算法优化BP神经网络阈值,文件包括:ga_bp和gaot工具箱,首先在maltab中利用setpath设置加载gaot工具箱,然后在ga_bp文件夹下运行!(Using Maltab scr ipt M language, we use GA genetic algorithm to optimize BP neural network threshold. The files include g