搜索资源列表
Genetic-algorithm
- 针对传统遗传算法的早熟收敛问题,在著名的“基因块”假设的基础上,提出了一种改进算法:利用设计的新算子对传统遗传算法演化过程中被淘汰的个体进行二次演化,使得可能包含在将来的演化中对结果的全局最优性产生重要影响的基因块得以保留,以此来避免遗传算法早熟收敛现象。实验结果证明了该改进算法可以有效地避免早熟收敛,提高了算法全局优化能力。-Premature convergence of traditional genetic algorithm, based on the assumptions of t
lncs1998a.ps
- 一套完整的很实用的C语言编写的基因遗传算法程序-Genetic Algorithms code
TSP_GA
- 遗传算法是一种智能优化算法,这个算法通过基因遗传的原理,来求解经典的旅行商问题。-Genetic algorithm is an intelligent optimization algorithms, this algorithm according to the principle of inheritance, the traveling salesman problem to solve the classical.
EvolutionRobot
- 机器人拾取物品基因算法,利用遗传算法使机器人不断的进化,再下一代中机器人会更加的智能-Robots pick up items genetic algorithm
genetic-algorithm
- 遗传算法从代表问题可能潜在的解集的一个种群开始的,而一个种群则由经过基因编码的一定数目的个体组成。本代码以旅行商问题为例,详细介绍遗传算法的使用方法。-A genetic algorithm the representation of the solution set of potentially the beginning, but after a certain number of the population the gene encoding the individual compo
QGA11
- 量子遗传算法(QGA-Quantum Genetic Algorithm)是量子计算与经典遗传算法(GA)相结合而产生的一个新的研究领域。算法利用了量子计算的量子并行、量子纠缠特性,采用了多状态基因量子比特编码方式和量子旋转门更新操作,引入动态和静态调整旋转角机制和量子变异,使得算法比经典遗传算法具有更强的并行处理能力、更快的收敛速度且比传统信号检测算法具有更高的效率。-Quantum Genetic Algorithm (QGA-Quantum Genetic Algorithm) is
mgasa
- 本资源是Mgasa算法解决TSP问题的Matlab代码,资源中包括mgasa_main(Mgasa算法解决TSP问题代码),mgasa_fitness(适应度求取函数代码),mgasa_annealing(Mgasa算法中模拟退火代码),mgasa_select(遗传算法中选择函数代码),mgasa_crossover(遗传算法中染色体交叉互换函数代码),mgasa_mutation(遗传算法中基因突变函数代码),mgasa_change(Mgasa算法中选择过程代码)。同时代码中有Locati
遗传算法——旅行商问题mfc
- 旅行商问题:一个旅行者要去很多城市,每个城市只去一次,问:该怎么走路线最短? ? ?????? 这个问题可以转化为:随机给n个点,如何连线这n个点,使得连线最短? ? ?????? 这个问题是遗传算法的经典问题~哈哈~~我试着写了一个程序来解决。 ? ?????? 采用的策略是: 1.?????? 精英主义:每次有2个最优解直接进入下一代。 2.?????? 轮盘赌选择生育:每次对每一代的个体进行一次轮询,如果不适应度<某个随机数,那么选择这个个体进行生育。 3.?????? 单性繁殖:因
基因遗传算法MATLAB代码 -
- 通过分析此MATLAB编程,使用者可以对基因遗传算法有个较深刻的认识,对基因遗传算法感兴趣的建议可以读一下。(Learning Genetic Algorithm with the help of MaATLAB)
基因算法代码
- 通过分析此matlab程序语言,使用者会对基因遗传算法有一个较深刻的认识,特别适合对基因遗传算法感兴趣的人群。(Learning the Genetic Algorithm with the help of MATLAB)
MyAI
- 神经网络+遗传算法的框架,unity 2017.3.0,经过每一代基因的遗传,下一代小车走的路程更长,知道小车走出曲折的通道(The neural network + genetic algorithm framework, unity 2017.3.0, passes through each generation of genes, the next generation of cars walk longer, knowing that the car goes out of the to