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

Search list

[AI-NN-PRgaBP333

Description: 用matlab开发的用遗传算法改进的BP算法程序,编译通过-using Matlab development of the genetic algorithm to improve the BP algorithm, compiled by
Platform: | Size: 1024 | Author: robbee | Hits:

[AI-NN-PRBPgaijin

Description: 采用动量梯度下降算法训练BP网络,有需要的下哦~-using gradient descent algorithm BP training network, it is necessary to the next, oh ~
Platform: | Size: 3072 | Author: kongpin | Hits:

[AI-NN-PRGA_Ann

Description: 神经网络和GA程序,是C语言编写的源码,适合各个行业-neural network and GA process, the preparation of the C language source code for all industries
Platform: | Size: 12288 | Author: 刘小龙 | Hits:

[AI-NN-PRANN+GA

Description: 使用遗传算法训练的神经网络VC++源代码,经测试,该算法有效。- The use heredity algorithm training nerve network VC source code, after the test, this algorithm is effective.
Platform: | Size: 7168 | Author: chenming | Hits:

[DocumentsGA_demo

Description: 一个简单的GA 算法实例,有说明。word格式。用了就知道了。-a simple GA example, is described. Word format. Spent will know.
Platform: | Size: 134144 | Author: 杨敏 | Hits:

[AI-NN-PRGANN_sinF

Description: 遗传算法优化bp神经网络,神经网络为三层网络,遗传算法带有精英保留策略-genetic algorithm optimization bp neural networks, neural networks as a three-tier networks, genetic algorithms with a strategy to retain the elite
Platform: | Size: 2048 | Author: He Hong | Hits:

[matlabGA_SVM

Description: GA/SVM 程序包含三个文件: 1。MainGA12.m 2。selectGA12.m 3。svmc12.m MainGA12.m是主文件,其余两个是被调用文件。 MainGA12.m里主要设置有关参数。 ===================== MainGA12.m文件有关设置的说明: 12行: host= \gatest\ %在matlab的安装盘,例如c:\下设置的程序运行结果目录。 -GA/SVM procedures contain three documents : 1. MainGA12.m 2. SelectGA12.m 3. Svmc12.m MainGA12.m is the main document, and the remaining two documents are to be called. MainGA12.m Lane ahead of the main parameters. ===================== MainGA12.m documents relating to the installation of the : 12 line : host = \ gatest \% of the Matlab installation disk, such as c : \ set up under the procedures resulting directory.
Platform: | Size: 1673216 | Author: 赵阳 | Hits:

[matlabGAOTPID

Description: 介绍有关GA遗传算法结合BP神经网络的经典文章及应用-introduced the GA GA BP neural network and application classic article
Platform: | Size: 145408 | Author: raul | Hits:

[AI-NN-PRgabpeval

Description: 转载得有关利用遗传算法优化bp神经网络得源程序中得有关适应度函数编写-reproduced in the use of genetic algorithm optimization bp neural network in the source in the preparation of fitness function
Platform: | Size: 166912 | Author: raul | Hits:

[AI-NN-PRgadecod

Description: 转载得有关利用遗传算法优化bp神经网络得源程序中得有关解码函数编写-reproduced in the use of genetic algorithm optimization bp neural network in the source decoder functions in the preparation
Platform: | Size: 108544 | Author: raul | Hits:

[AI-NN-PRGAoptimizeBP

Description: 一个遗传算法优化神经网络权值的实例,包含了GA工具箱,和说明文档。-a genetic algorithm to optimize the weights of the neural network examples include GA toolbox, and documentation.
Platform: | Size: 398336 | Author: 郑立刚 | Hits:

[matlabGA_and_bp

Description: 这个是一个用matlab程序编写的,关于遗传算法和BP神经网络结合的程序,比较经典的-using Matlab programming, on genetic algorithms and artificial neural network procedures, the classic comparison
Platform: | Size: 4096 | Author: 袁成序 | Hits:

[Othermatlab2

Description: ga优化神经网权值&阈值程序。 优化的基本原理和过程很多论文可以查到-ga optimizing neural network weights
Platform: | Size: 3072 | Author: 潇耳 | Hits:

[OtherGA

Description: 遗传算法原理及其应用《遗传算法原理及其应用》.pdf-Principle and Application of Genetic Algorithms
Platform: | Size: 370688 | Author: 王晶 | Hits:

[matlabbpsuanfa

Description: 用GA直接训练BP网络的权重算法 主程序:gafault.m 它包括以下子程序: 1. BP网络初始化:nninit.m――给出P,T,R,S1,S2; 2. 适应值计算函数:gabpEval.m; 3.将遗传算法的编码解码为BP网络所对应的权值、阈值函数:gadecod.m; -GA directly with BP network training algorithm the weights of the main program: gafault.m It includes the following subroutines: 1. BP network initialization: nninit.m-- given P, T, R, S1, S2 2. Adaptation value function: gabpEval.m 3. Genetic algorithm for BP network codec corresponding to the right value, the threshold function: gadecod.m
Platform: | Size: 1024 | Author: QAP | Hits:

[AI-NN-PRGAandBP

Description: 用GA训练BP网络的权值、阈值 。好的东西大家要共享啊。-GA training BP network with the weights, thresholds. U.S. to share the good things in ah.
Platform: | Size: 1024 | Author: 张玉 | Hits:

[AI-NN-PRBackPropagation

Description: 以类库的形式实现了BP神经网络算法。可从该类基础上派生新类,实现各类应用-In order to realize a form of class libraries BP neural network algorithm. Can be derived from the basis of such new categories, the realization of a wide range of applications
Platform: | Size: 5120 | Author: 唐述 | Hits:

[AI-NN-PRGAforBP

Description: 用GA训练BP网络,遗传算法与BP结合,希望对大家有用。-GA training with BP network, genetic algorithm combined with the BP, in the hope that useful to everyone.
Platform: | Size: 1024 | Author: 张玉 | Hits:

[AI-NN-PRfan_ga

Description: bp 与遗传算法的结合,调试通过,比较通用的程序-bp with a combination of genetic algorithms, debugging through comparison generic procedures
Platform: | Size: 87040 | Author: zhoulong | Hits:

[AI-NN-PRFortranBPprogram

Description: 这是一款 fortran语言编写的bp神经网络预测程序。-This is a fortran language of bp neural network prediction procedures.
Platform: | Size: 2048 | Author: mawenguo | Hits:
« 1 2 3 45 6 7 8 9 10 ... 14 »

CodeBus www.codebus.net