Description: 这是英国谢非尔德大学编写的一个功能非常强的遗传算法工具库,实用性好。-This is grateful to the British Sellafield University prepared a very strong function of the genetic algorithm tool library, practicality good. Platform: |
Size: 91586 |
Author:崔伟 |
Hits:
Description: jgap3.2 遗传算法工具包,嘿嘿,笨鸟先飞哦-jgap3.2 genetic algorithm tool kit, a little, oh, the slow need to start early Platform: |
Size: 1727208 |
Author:阳阳 |
Hits:
Description: LinPacker是一个优化矩形布局的工具,是在具有遗传算法的半无限大小区完成这一操作的。对缩减工厂的库存是有用的。-LinPacker optimization is a rectangular layout of the tool, with a genetic algorithm in the semi-infinite size of the area to complete the operation. To reduce factory stocks will be useful. Platform: |
Size: 9172 |
Author:苏明春 |
Hits:
Description: LinPacker是一个优化矩形布局的工具,是在具有遗传算法的半无限大小区完成这一操作的。对缩减工厂的库存是有用的。-LinPacker optimization is a rectangular layout of the tool, with a genetic algorithm in the semi-infinite size of the area to complete the operation. To reduce factory stocks will be useful. Platform: |
Size: 9216 |
Author:苏明春 |
Hits:
Description: :介绍遣传算法的基本原理和Matlab的遗传算法优化工具箱(GAOT),分析了优化工具函数。探讨Matlab遗传算法工具箱在
参数优化和非线性规划中的应用。通过优化实例,说明遗传算法是一种具有良好的全局寻优性能的优化方法。用Maflab语
言及Maflab语言编制的优化工具箱进行优化设计具有语言简单、函数丰富、用法比较灵活、编程效率高等特点。-: Removal algorithm introduce the basic principles and Matlab Genetic Algorithm Optimization Toolbox (GAOT), an analysis of function optimization tool. Explore the Matlab Genetic Algorithm Toolbox in the parameter optimization and nonlinear programming applications. Through optimization examples to illustrate the genetic algorithm is a good global optimization method to optimize performance. Maflab language and using language Maflab Optimization Toolbox to optimize the design of the language is simple, function-rich, and using more flexible programming and high efficiency. Platform: |
Size: 210944 |
Author:icyrock |
Hits:
Description: 用MA TLAB 语言及MA TLAB 语言编制的优化工具箱进行优化设计具有语言简单、函数丰富、用法比
较灵活、编程效率高等特点. 本文对遗传算法和基于MA TLAB 的遗传算法优化工具箱(GAO T ) 作了简要的介
绍、分析了优化工具函数, 并结合非线性、多峰值函数问题的优化实例, 说明了遗传算法是一种具有良好的全局
寻优性能的优化方法.-MA TLAB with language and language of the MA TLAB optimization toolbox to optimize the design of the language is simple, function-rich, and using more flexible programming and high efficiency. In this paper, genetic algorithm and MA TLAB based on genetic algorithm optimization toolbox (GAO T ) gave a brief introduction, an analysis of function optimization tool, combined with non-linear, multimodal function optimization problem examples to illustrate the genetic algorithm is a good global optimization method to optimize performance. Platform: |
Size: 269312 |
Author:dh |
Hits:
Description: 微粒群算法[PSO ] 是由Kennedy 和Eberhart等于1995 年开发的一种演化计算技术, 来源于对鸟群捕食过程的模拟。PSO同遗传算法类似,是一种基于叠代的优化工具,但与遗传算法使用遗传操作子进行优化不同,利用群体中各个体之间的“协作”与“竞争”关系,根据自身及其竞争者的飞行经验,调整自己的行为。同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域。-Particle Swarm Optimization [PSO] are equal by Kennedy and Eberhart in 1995 developed an evolutionary computing technology, from preying on the birds of the simulation process. PSO with genetic algorithm is similar to an iterative optimization-based tool, but the use of genetic algorithms and genetic manipulation of different sub-optimize the use of groups between the various entities within the " collaboration" and " competitive" relationship, according to themselves and their competition the flying experience, adjust their behavior. Comparison with genetic algorithms, PSO has the advantage of being simple and easy and did not realize the need to adjust the parameters much. Has been widely applied to function optimization, neural network training, fuzzy system control, as well as other genetic algorithm applications. Platform: |
Size: 883712 |
Author:wzy |
Hits:
Description: this a matlab function that can be given to the genetic algorithm tool box to chose the best 10 positions of 1 s beside the original 6 in the upper left corner 1 s in the dct quantization matrix -this is a matlab function that can be given to the genetic algorithm tool box to chose the best 10 positions of 1 s beside the original 6 in the upper left corner 1 s in the dct quantization matrix Platform: |
Size: 103424 |
Author:koko |
Hits:
Description: 遗传算法指南(A Genetic Algorithm Tutorial):经典的遗传算法文献-This tutorial covers the canonical genetic algorithm as well as more experimental forms of genetic algorithms, including parallel island models and parallel cellular genetic algorithms. Platform: |
Size: 2241536 |
Author:columbia |
Hits:
Description: 介绍遗传算法的原理,流程。详细展示了交叉,变异,选择等算子。同时,还介绍了谢菲尔德大学遗传工具箱的使用 。本书对初学遗传算法者很有帮助。-Introduce the principle of genetic algorithms, processes. Detail shows crossover, mutation, selection operator. Meanwhile, the University of Sheffield also introduced the use of genetic toolbox. Genetic algorithms for beginners who book very helpful. Platform: |
Size: 9717760 |
Author:CaoJunlong |
Hits:
Description: 此为遗传算法的工具书,有很多值得借鉴的例子哦-This genetic algorithm tool, there is a lot to learn from the example Platform: |
Size: 9703424 |
Author:chenkerry |
Hits:
Description: 并行遗传算法将并行计算机的高速并行性和遗传算法固有的并行性相结合,极大地提升了遗传算法的求解速度和质量。在主从式0细粒度和粗粒度这三类遗传算法并行化模型中,粗粒度模型以其较小的通讯开销和对种群多样化,获得了最广泛的应用。本文概括了基于模式定理和有限状态马尔可夫链的遗传算法理论,总结了前人在粗粒度模型下开展的理论分析和实践应用,并指出并行遗传算法的研究将向异步化,理论化和模型化的方向发展-而有限状态马尔可夫链是构建并行遗传算法可执行模型的有力工具。-Parallel genetic algorithm parallel computers and high-speed parallel genetic algorithm combining the inherent parallelism, which greatly enhanced the genetic algorithm to solve the speed and quality. In the master-slave 0 grained and coarse-grained parallel genetic algorithm to these three models, the coarse-grained model with its smaller communication overhead and population diversity, access to the most widely used. This paper summarizes the pattern-based theorem and finite state Markov chain genetic algorithm theory, summed up in the coarse-grained model predecessors carried out under the theoretical analysis and practical application, and that will be parallel genetic algorithm based asynchronous, theoretical and model of direction- and finite state Markov chain is to build a parallel genetic algorithm executable model a powerful tool. Platform: |
Size: 371712 |
Author:yaojh |
Hits: