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

Search list

[Mathimatics-Numerical algorithmsGA训练神经网络权值

Description: 利用GA算法训练神经网络权值参数
Platform: | Size: 676 | Author: ljyao.6106@163.com | Hits:

[OtherRouletteWheelSelection

Description: GA算法中的轮盘赌选择法程序,本程序为本人所写,ati-clockwise方向,另附输入输出文件。-GA the roulette selection procedures, the procedures I wrote, ati-clockwise direction, followed by input and output documents.
Platform: | Size: 1024 | Author: | Hits:

[AI-NN-PRyichuansuanfacankao

Description: 遗传算法(Genetic Algorithm, GA)是近几年发展起来的一种崭新的全局优化算法,它借 用了生物遗传学的观点,通过自然选择、遗传、变异等作用机制,实现各个个体的适应性 的提高。这一点体现了自然界中"物竞天择、适者生存"进化过程。1962年Holland教授首次 提出了GA算法的思想,从而吸引了大批的研究者,迅速推广到优化、搜索、机器学习等方 面,并奠定了坚实的理论基础。 用遗传算法解决问题时,首先要对待解决问题的模型结构 和参数进行编码,一般用字符串表示,这个过程就将问题符号化、离散化了。也有在连续 空间定义的GA(Genetic Algorithm in Continuous Space, GACS),暂不讨论。-genetic algorithm (Genetic Algorithm. GA) is developed in recent years a new global optimization algorithm, it borrows from the biological point of view of genetics, through natural selection, genetic variation, such as mechanisms to achieve the adaptability of various individuals raised. This is reflected in the natural world, "the process of natural selection and survival of the fittest" evolutionary process. In 1962, Professor Holland first proposed the idea of the algorithm, thereby attracting a large number of researchers, to promote rapid optimization, search, machine learning, and to lay a solid foundation in theory. Using genetic algorithms to solve the problem, we must first solve the problem of the treatment of the model structure and coding parameters, general string,
Platform: | Size: 409600 | Author: 冯灿科 | Hits:

[matlabSGA_TSP

Description: 标准GA算法解决TSP问题的Matlab源代码-standards GA solution of TSP Matlab source code
Platform: | Size: 2048 | Author: Li Li | Hits:

[BooksgaMatlab

Description: 一篇关于ga算法在matlab中的应用的论文,用于解决参数优化问题。-ga on a MATLAB algorithm in the application papers for the settlement parameter optimization problem.
Platform: | Size: 45056 | Author: 张清 | Hits:

[Program docGA

Description: GA算法,在MATLAB上的实现,是源程序-GA algorithm, the realization in MATLAB is the source
Platform: | Size: 19456 | Author: 秦玉 | Hits:

[matlabmatlab2

Description: 遗传算法及其MATLAB实现 含源程序 GA算法及其MATLAB实现 含源程序-MATLAB Genetic Algorithm and Its realize containing source GA algorithm and its realization with MATLAB source
Platform: | Size: 183296 | Author: 唐自威 | Hits:

[AI-NN-PRbasegaalgorithm

Description: GA算法的c++源程序,可以运行,修改使用,是学习GA算法的不错的源程序资料-GA algorithm c++ Source, you can run, modify the use of GA learning algorithm is a good source of information
Platform: | Size: 733184 | Author: tony | Hits:

[AI-NN-PRga

Description: 应用于求解大规模寻优的遗传算法,比普通GA算法收敛速度提高70倍,且不存在出现奇异点-Applied to solving large-scale optimization of genetic algorithm, than the ordinary GA algorithm convergence speed of 70 times, without the existence of singular point
Platform: | Size: 71680 | Author: 小刘 | Hits:

[JSP/JavaGA

Description: 用JAVA编写的GA算法 特别的好。欢迎您的使用,在使用过程中遇到问题请与我联系-JAVA prepared with GA algorithm particularly good. You are welcome to use, in the course of a problem please contact me
Platform: | Size: 2048 | Author: 樊海亮 | Hits:

[AI-NN-PRGA

Description: 描述遗传算法的由来及基本原理,并阐述了其具体实现的步骤的例子。对于新学GA算法的人来说是一本不错的书籍!-Description of the origin of genetic algorithms and the basic principles, and described the steps to achieve their specific example. GA learning algorithm for the new person is a good book!
Platform: | Size: 3486720 | Author: 王列 | Hits:

[AI-NN-PRga

Description: matlab实现的GA算法程序,实数编码-GA algorithm matlab implementation process, real-coded
Platform: | Size: 1024 | Author: 小杨 | Hits:

[AI-NN-PRGA-RBF

Description: 1.利用GA算法优化RBFNN的各种权值; 2.利用RBFNN进行函数跟踪; 3.比较测试未用GA优化的和使用GA优化的RBFNN的结果。-1.Use GA algorithm to optimize a variety of weights in RBFNN 2. Use RBFNN to realize tracking function 3. Compare and test the results of using GA and not using GA.
Platform: | Size: 7168 | Author: 天天 | Hits:

[matlabyouhua

Description: GA算法优化机械问题,适用于算法初学者使用-GA algorithm to optimize mechanical problems for beginners to use algorithm
Platform: | Size: 10240 | Author: sunhua | Hits:

[matlabPSO-GA-S

Description: PSO与GA混合优化算法,可实现比单纯使用PSO或者GA算法更好的优化效果-PSO and GA hybrid optimization algorithm, can achieve more than a simple algorithm using PSO or GA optimization results better
Platform: | Size: 23653376 | Author: 吴军 | Hits:

[matlabbp-ga

Description: 改进bp-ga算法,确定权值和阈值,组合导航系统故障诊断bp-ga算法-Improved algorithm for bp-ga
Platform: | Size: 4096 | Author: | Hits:

[matlabtsp_ga

Description: matlab GA算法 解决 TSP问题(matlab GA TSP Genetic Algrithom)
Platform: | Size: 4096 | Author: 小翁 | Hits:

[AI-NN-PRGA优化BP权阈值

Description: 遗传算法优化BP权值,这是关于基本GA算法和改进GA算法的程序,包括循序选择GA,大变异GA,自适应GA等(Genetic algorithm optimization BP weights, which is about the basic GA algorithm and improved GA algorithm procedures, including sequential selection of GA, big variation GA, adaptive GA and so on)
Platform: | Size: 34816 | Author: 李胖子 | Hits:

[matlabGA

Description: 运用GA算法开展连续优化问题,是一种常用的智能优化算法(Using GA algorithm to carry out continuous optimization problem)
Platform: | Size: 2048 | Author: victory-hao | Hits:

[e-languageMatalb---GA算法代码---规范

Description: GA算法代码,比较规范,适合大家参考学习。(GA algorithm code, more standardized.)
Platform: | Size: 8192 | Author: 忘语wei | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net