搜索资源列表
GA
- 本程序利用java语言实现了遗传算法。并对算法进行了模拟。
ga
- 生物的进化是一个奇妙的优化过程,它通过选择淘汰,突然变异,基因遗传等规律产生适应环境变化的优良物种。遗传算法是根据生物进化思想而启发得出的一种全局优化算法。-Biological evolution is a wonderful optimization process, it eliminated by choosing a sudden variation of genetic and other changes in the law to adapt to the environment
GA-VC
- 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法。压缩包中包含了由C++语言编写的算法。-Genetic Algorithm (Genetic Algorithm) is a simulation of the biological theory of evolution Darwin' s natural selection and genetic mechanism of th
ga
- 我改进的遗传算法库galib,直接包含工程,避免了使用ga.lib链接失败等等问题-Improved genetic algorithm library galib, including projects directly, avoiding failure and so on using ga.lib Links
GACODE
- 遗传算法源码,对于使用和理解GA算法都很大用处-GA code
GA
- 遗传算法的实现, matlab编写的 遗传算法程序,实数编码,-Genetic algorithm implementation, matlab genetic algorithm written procedures, real-coded,
GA
- 遗传算法,非工具箱实现,简单易懂,有操作说明,适当改进-Genetic algorithms, non toolbox to achieve, easy to understand, there are instructions, appropriate improvements
GA
- 用于遗传算法研究,通过多代变异、重组,生成三角形测试用例-Genetic algorithm, multi-generational hybridization test case generation triangle
GA
- 适合初学者的遗传算法 注解详细 简单易懂-The genetic algorithm is suitable for beginners easy to understand detailed annotations
GA-Method
- 遗传算法(Genetic Algorithm)是一类借鉴生物界的进化规律(适者生存,优胜劣汰遗传机制)演化而来的随机化搜索方法。它是由美国的J.Holland教授1975年首先提出,其主要特点是直接对结构对象进行操作,不存在求导和函数连续性的限定;具有内在的隐并行性和更好的全局寻优能力;采用概率化的寻优方法,能自动获取和指导优化的搜索空间,自适应地调整搜索方向,不需要确定的规则。-Genetic Algorithm (Genetic Algorithm) is a kind of referen
GA-and-CSA
- 基于遗传算法和免疫算法的的数据挖掘算法对比,用Matlab编写-Mining algorithm of genetic algorithm and immune algorithm based data, using Matlab prepared
ga
- 遗传算法的matlab程序,遗传算法是一种进化算法,仿效的是生物界中物竞天择适者生存的原理-Genetic algorithm matlab program, the genetic algorithm is an evolutionary algorithm to emulate the biosphere in natural selection principle of survival of the fittest
GA
- 遗传算法是一种通过模拟自然进化过程搜索最优解的方法。其MATLAB程序, 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,并引入了倒位操作。-Genetic algorithm is a method of searching the optimal solution for the natural process of evolution through simulations. Its MATLAB program using a binary Gray co
GA-for-cybershake-workflow
- 利用遗传算法来进行一个cybershake科学工作流的开发!-a GA based algorithm for cybershake workflow scheduling!!
PSO-inspiral
- 利用遗传算法来进行一个inspiral 科学工作流的开发! -a GA based algorithm for inspiral workflow scheduling!!
GA-for-epginomics-workflow
- 基于遗传算法的epginomics科学工作流调度优化算法.-a GA based for epginomics workflow scheduling optimization