搜索资源列表
memetic_for_TSP
- TSP问题是组合优化中的经典问题。其解决方法有局部优化方法和一些启发式算法,局部搜索方法充分考虑问题 的邻域结构,遗传算法有很好的全局搜索能力,memetic算法把遗传算法和局部优化算法相结合,试验结果证明,能很好地解 决TSP问题。
java_evolutionary_algorithms
- 用Java实现的进化算法包。包括遗传算法、粒子群算法、memetic算法和进化策略算法。-evolutionary-algorithm Evolutionary Algorithm package implemented using Java. The package serves as a foundation class library, supporting the implementation many variants of Evolutionary Algorith
EC_Final_Project_Implementation
- A source code for cellular memetic algorithm.
TheResearchBaseonMemetiMeta-heuristic
- memetic 优化算法的研究文献.有用的可以参考一下-memetic optimization algorithm of the research literature. a useful reference for
Memetic
- 一个关于粒子群优化的memetic算法的最新论文,对memetic算法研究者很有帮助-One on the memetic particle swarm optimization algorithm of the latest paper, the researchers of the memetic algorithm is helpful
Memetic2
- 关于memetic算法的硕士论文,很全面的介绍了算法的发展及应用,是不可多得的好资料-Master' s thesis on the memetic algorithm, it is a comprehensive introduction to the development and application of the algorithm, is the rare good information
MAPv1
- 关于memetic算法的源码,对各种函数进行了优化,希望对这个研究方向感兴趣的人能够共同交流-Memetic algorithm on the source code has been optimized for a variety of functions, in the hope that people interested in research to work together to communicate
Memetic_SFLA
- This a PPT about Memetic Algorithmic Overview and SFLA Algorithm..Strongly Recommended-This is a PPT about Memetic Algorithmic Overview and SFLA Algorithm..Strongly Recommended...
memetic
- Memetic算法的PDF格式文献,介绍局部优化的Memetic算法-the PDF of Memetic algorithm
memetic
- 一些关于Memetic算法应用的相关文献,包括局部算法和车间调度以及TSP问题。-something about the memetic algorithm,about TSP and so on
MAPv2r16[1].tar
- 使用C++编写的memetic算法的代码,它是近几年来比较流行的算法 -Written using C++ code memetic algorithm, which is more popular in recent years, the algorithm
src-sama
- 后拉马克memetic算法,将几种适应性memetic进行性能比较-Houlamake memetic algorithm, the performance comparison of several adaptive memetic
meta-NNIA
- 实现在多目标优化算法NSGA2基础之上加入免疫克隆算法的NNIA算法,并且在NNIA基础之上加入memetic算法-Achieve multi-objective optimization algorithm based on NSGA2 immune clone algorithm NNIA join algorithm, and adding memetic algorithm based on NNIA
memetic
- memetic是一种高效的文化进化计算方法,该范例以Rosenbroek函数为例进行了演示,你也可以加入其它函数进行测试。-memetic cultural evolution is an efficient method of calculating the sample to Rosenbroek function as an example of the presentation, you can also add other functions to be tested.
CodeForMemetic
- memetic是一种高效的文化进化计算方法,该范例以Rosenbroek函数为例进行了演示,你也可以加入其它函数进行测试。-memetic cultural evolution is an efficient method of calculating the sample to Rosenbroek function as an example of the presentation, you can also add other functions to be tested.
1Memetic
- 基于matlab的memetic算法源代码,用于求解函数的极值,用于优化算法,供参考-Matlab-based memetic algorithm source code for solving the extremum of the function used to optimize the algorithm for reference
memetic
- memetic算法求解Rosenbroek函数源程序-memetic algorithm Rosenbroek function source
up-Memetic-Algorithm-Based-Cluster-Head-Selection
- cluster head selection using memetic algorithm in wireless sensor network
Memetic Algorithm
- 基于启发式算法(Heuristic Algorithm, HA)与修复遗传算法(Repairing Genetic Algorithm, RGA)相结合的文化基因算法(Memetic Algorithm, MA)是一种较为迅速的最优算法(The Memetic Algorithm (MA) based on Heuristic Algorithm (HA) and repair Genetic Algorithm (RGA) is a relatively fast optimal Algori