Welcome![Sign In][Sign Up]
Location:
Search - ga_bp

Search list

[Other resourceGA_BP

Description: 利用遗传算法优化人工神经网络权值论文. 遗传算法(Genetic Algorithm-GA)是一种基于自然选择和基因遗传学原理的优化搜索方法。
Platform: | Size: 174230 | Author: wangnan | Hits:

[Industry researchGA_BP

Description:
Platform: | Size: 174080 | Author: wangnan | 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:

[AI-NN-PRGA_BP-pso_bp

Description: 遗传算法与神经网络混合的算法程序、粒子群优化与神经网络混合的算法程序,可以进行算法结果的比较-Genetic algorithm and neural network algorithm for mixed procedures, particle swarm optimization and neural network algorithm for mixed procedures, can be the result of comparison algorithm
Platform: | Size: 4096 | Author: qing | Hits:

[AI-NN-PRga_bp

Description: 基于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 nodes of the set (S1), genetic algorithm and modify the parameters bp at ga_bp.m conducted.
Platform: | Size: 2048 | Author: 崔琴 | Hits:

[AI-NN-PRGA_BP

Description: 遗传算法与BP模型的改进及其在水资源工程中的应用-Genetic Algorithm and BP improve the model and its application in water resources engineering
Platform: | Size: 5618688 | Author: Robin | Hits:

[matlabga_bp

Description: 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 content of the txt you copied into matlab
Platform: | Size: 1024 | Author: chengwei | Hits:

[Mathimatics-Numerical algorithmsGA_BP

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上 为后来所加 -First, the direct training of BP network with GA the weight algorithm Main program: gafault.m It includes the following routines: 1. BP network initialization: nninit.m-- given P, T, R, S1, S2 2. Fitness calculation functions: gabpEval.m 3. Of genetic algorithms for the BP network codec corresponding weights, the threshold function: gadecod.m Second, with the GA first aim at the weight of BP network, and then direct the training of pure BP mixture of BP algorithm GA-BP Main program: gabpfault.m It includes the following routines: 1. Network initialization: nninit.m-- given P, T, R, S1, S2 2. Fitness calculation functions: gabpEval.m 3. Of genetic algorithms for the BP network codec corresponding weights, the threshold function: gadecod.m 3, pure BP Main program: (1) bpfault.m on the MATLAB5.2 (2) bpfault.m the MATLAB6.5 for the subsequently added
Platform: | Size: 38912 | Author: zhanghr | Hits:

[matlabGA_bp

Description: 遗传算法优化bp神经网络 matlab程序-Genetic algorithm optimization bp Network
Platform: | Size: 1024 | Author: luoting | Hits:

[Otherga_bp

Description: 自己编的ga_bp程序,修改下参数就可以用-GA_BP
Platform: | Size: 2048 | Author: wupeng | Hits:

[matlabGA_BP

Description: 遗传算法优化BP神经网络的matlab程序,是比BP神经网络更好拟合函数。-Genetic algorithm optimization BP neural network matlab procedure is better than the BP neural network fitting function.
Platform: | Size: 2048 | Author: lees3432 | Hits:

[AI-NN-PRga_bp

Description: 用遗传算法优化神经网络,有关函数已经经过更新,以适应matlab新版-Neural network using genetic algorithm, the function has been updated to accommodate the new version of matlab
Platform: | Size: 4096 | Author: renly | Hits:

[Mathimatics-Numerical algorithmsga_bp

Description: 网络结构、初始连接权值和阈值的选择对网络训练的影响很大,但是又无法准确获得,针对这些特点可以采用遗传算法对神经网络进行优化-Network structure, initial connection weights and threshold selection a great impact on the network training, but it is impossible to accurately obtain, these features can be used for the genetic algorithm to optimize the neural network
Platform: | Size: 1024 | Author: 小龙 | Hits:

[AI-NN-PRga_bp

Description: 运用遗传算法优化BP神经网络的权值,里面有所有的源程序!希望大家使用!-The use of genetic algorithm BP neural network weights, which have all the source code! Want everyone to use!
Platform: | Size: 6144 | Author: 王金宝 | Hits:

[AI-NN-PRga_bp

Description: 遗传算法优化神经网络的程序,自己做论文时用的程序,挺好用的,-Genetic algorithm neural network program, their own papers with the program, very good use,
Platform: | Size: 2048 | Author: 魔头 | Hits:

[AI-NN-PRga_bp

Description: 用蚁群算法来优化人工神经网络,包括所有的程序,改动数据就可以直接用!-Ant colony optimization algorithm with artificial neural networks, including all procedures, changes to data can be directly used!
Platform: | Size: 5120 | Author: lijing | Hits:

[AI-NN-PRga_bp

Description: 遗传算法优化BP神经网络的实现程序(287个样本,6维输入1维输出的模型).-Genetic algorithm optimized BP neural network program (287 samples, 6 input and 1 output model).
Platform: | Size: 2048 | Author: 周山人 | Hits:

[Mathimatics-Numerical algorithms6u3vw1.ZIP

Description: 准抗毁化电源蓄电池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
Platform: | Size: 203776 | Author: ree123 | Hits:

[AI-NN-PRGA_BP

Description: 用遗传算法优化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 error output of the program.
Platform: | Size: 54272 | Author: 严浩 | Hits:

[matlabGA_Bp

Description: 利用Maltab脚本M语言,使用GA遗传算法优化BP神经网络阈值,文件包括:ga_bp和gaot工具箱,首先在maltab中利用setpath设置加载gaot工具箱,然后在ga_bp文件夹下运行!(Using Maltab script M language, we use GA genetic algorithm to optimize BP neural network threshold. The files include ga_bp and GAOT toolbox. First, we use setpath to install GAOT toolbox in maltab, then run under ga_bp folder.)
Platform: | Size: 107520 | Author: 兰德尔 | Hits:
« 12 3 »

CodeBus www.codebus.net