搜索资源列表
yichuantuihuosuanfa
- 遗传算法,用来避免穷举法来寻求全局最优解,属于智能算法-The genetic algorithm is used to avoid the brute-force method to find the global optimal solution, belongs to the intelligent algorithm
YICHUANSUANFA
- 遗传算法程序对目标进行优化,得到目标的最优解,很有帮助。-Genetic algorithm to optimize the target, the target optimal solution, very helpful.
matlab-simulation-description
- matlab仿真说明,文章主要是关于遗传算法求函数最优解问题-matlab simulation shows that article is mainly a function of genetic algorithm for the optimal solution problem
Genetic-algorithm--
- 遗传算法求函数最优解,在这里,我用C语言对同样的一个函数进行了仿真,在C语言中,所有关于遗传算法的函数需要自己编写,因此可以更清楚的理解遗传算法,了解它的执行过程。-Function of genetic algorithms optimal solution, here, I used the same one for the C language function simulation, in the C language, all on Genetic Algorithms functio
MATLAB_yi_chuan_suan_fa
- 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,它最初由美国Michigan大学J.Holland教授于1975年首先提出来的-Genetic Algorithm (Genetic Algorithm) is a simulation mechanism of Darwinian natural selection and genetics computational models o
yichuansuanfa
- 遗传算法(Genetic Algorithm,GA)是通过对自然界中生物的遗传和优胜劣汰的进化过程进行模拟与抽象,进而形成的一种自适应全局随机优化搜索方法。遗传算法只需提供目标函数作为寻优信息,它从某一随机生成的初始群体出发,经过选择、交叉和变异等遗传操作后对个体进行适应度评价,保留适应度较强的个体遗传到子代种群中,经过多次的迭代计算求得最优个体,即问题的最优解。本程序采用遗传算法可求解微网优化运行。-Genetic Algorithm is an adaptive global by natu
MATLABGenetic-Algorithm
- 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,它最初由美国Michigan大学J.Holland教授于1975年首先提出来的-Genetic Algorithm (based Algorithm) is a simulation Darwin the evolution natural selection and Genetic mechanism of biological evo