搜索结果
找到约 157 项符合
GeNetic 的查询结果
按分类筛选
其他 genetic algorithm direct search RANDOM GAOT V5
genetic algorithm direct search RANDOM GAOT V5
数据结构 Hybrid Taguchi-genetic algorithm for global numerical optimization
Hybrid Taguchi-genetic algorithm for global numerical optimization
*行业应用 genetic遗传算法
genetic遗传算法,里面附有例子,请仔细阅读说明
数值算法/人工智能 A Markov Chain Monte Carlo version of the genetic algorithm Differential Evolution: easy Bayesian co
A Markov Chain Monte Carlo version of the genetic algorithm Differential Evolution: easy Bayesian computing for real parameter spaces
人工智能/神经网络 Parallel Processing Message Passing Genetic Algorithms
Parallel Processing
Message Passing
Genetic Algorithms
人工智能/神经网络 很经典的一个算法。大家做工程和通信用的着。遗传算法(Genetic Algorithm)是模拟达尔文的遗传选择和自然淘汰的生物进化过程的计算模型
很经典的一个算法。大家做工程和通信用的着。遗传算法(Genetic Algorithm)是模拟达尔文的遗传选择和自然淘汰的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,它是有美国Michigan大学J.Holland教授于1975年首先提出来的,并出版了颇有影响的专著《Adaptation in Natural and Artificial Systems》 ...
人工智能/神经网络 An Orthogonal Genetic Algorithm with Quantization for Global Numerical optimition.pdf目前比较好的一种新式遗传算法其
An Orthogonal Genetic Algorithm with Quantization for Global Numerical optimition.pdf目前比较好的一种新式遗传算法其中详细的给出了拉丁方格的计算法,可进行高维函数计算
人工智能/神经网络 This is a simple genetic algorithm
This is a simple genetic algorithm
Java编程 Genetic Algorithm example using Java You have 10 cards numbered 1 to 10. You have to divide them i
Genetic Algorithm example using Java
You have 10 cards numbered 1 to 10.
You have to divide them into 2 piles so that:
The sum of the first pile is as close as possible to 36 and the product of all in second pile is as close as poss to 360.
其他书籍 <<MATLAB遗传算法工具箱及应用>>介绍了如何在MATLAB中完成遗传算法的应用。遗传算法[Genetic Arithmatic
<<MATLAB遗传算法工具箱及应用>>介绍了如何在MATLAB中完成遗传算法的应用。遗传算法[Genetic Arithmatic,简称GA]是以自然选择和遗传理论为基础,将生物进化过程中适者生存规则与群体内部染色体的随机信息交换机制相结合的高效全局寻优搜索算法。GA摒弃传统的搜索方式,模拟自然界生物进化过程,采用人工进化的方式对目标空 ...