搜索资源列表
knowledgeyichuan
- 了解遗传算法 遗传算法是一种最优化算法,所谓最优化问题,就是这样一类问题,满足它的解(称为可行解)有很多(通常是极多)对于每一种解有一个评价函数得到一个评价值,也就确定了解集的一个偏序关系,在这个偏序关系的求最小值(或最大值)或者近似最小值(或最大值)。-understanding of the genetic algorithm is a genetic algorithm optimization algorithm, the so-called optimization problem
Visual_C_GA_Application
- 遗传算法应用到求最大值,最小值代码,程序环境是Visual C++6.0-Application of genetic algorithms to seek the maximum, minimum code, the program environment is Visual C++6.0
GA
- 遗传算法,包含选择,交叉,变异等操作,可求出Y=sin(x)在0-2π的最大值和最小值-Genetic algorithm, including selection, crossover and mutation operation, etc., can be obtained Y = sin (x) at the 0-2π Maximum and minimum
GeneticAlgorithms-program
- 用VC++开发的一个遗传算法优化程序,可以求目标函数的最大与最小值,目标函数可以自己改,变量也可以自己改-SGA,Vc++
GA_OPT
- 利用matlab实现遗传算法的求函数最大值最小值问题-Using genetic algorithm for matlab function to achieve maximum minimum problem
GA_v6final_1
- 利用matlab对遗传算法进行编程实现,利用遗传算法实现函数的最优解,如求取最大值或者最小值-failed to translate
GA_example
- 遗传算法求最大值最小值问题的一些实例及其matlab实现。-Some examples of matlab genetic algorithms Maximum Minimum problem.
cwcms1.0
- 遗传算法求最大值最小值问题的一些实例及其matlab实现遗传算法求最大值最小值问题的一些实例及其matlab实现-Some examples of seeking maximum minimum problem matlab genetic algorithm genetic algorithms Maximum Minimum problem some examples of matlab achieve
fannuo4.5
- 遗传算法求最大值最小值问题的一些实例及其matlab实现遗传算法求最大值最小值问题的一些实例及其matlab实现-Some examples of seeking maximum minimum problem matlab genetic algorithm genetic algorithms Maximum Minimum problem some examples of matlab achieve
eims_cms_5.3_free
- 遗传算法求最大值最小值问题的一些实例及其matlab实现遗传算法求最大值最小值问题的一些实例及其matlab实现-Some examples of seeking maximum minimum problem matlab genetic algorithm genetic algorithms Maximum Minimum problem some examples of matlab achieve
isite_webmaster
- 遗传算法求最大值最小值问题的一些实例及其matlab实现遗传算法求最大值最小值问题的一些实例及其matlab实现-Some examples of seeking maximum minimum problem matlab genetic algorithm genetic algorithms Maximum Minimum problem some examples of matlab achieve
xy_company_3.0
- 遗传算法求最大值最小值问题的一些实例及其matlab实现遗传算法求最大值最小值问题的一些实例及其matlab实现-Some examples of seeking maximum minimum problem matlab genetic algorithm genetic algorithms Maximum Minimum problem some examples of matlab achieve
chap10_1
- 二进制遗传算法 MATLAB 求最大值或最小值-genetic algorithm
yichuan_fun
- 遗传算法求函数优化问题,如在一定范围内求解函数的最大值和最小值-Genetic algorithm for function optimization problems, such as a function to solve the maximum or minimum value within a certain range
GA
- 简单的遗传算法,python实现 以函数优化问题作为背景,对GA的实现过程进行探讨。大部分函数优化问题都可以写成求最大值或者最小值的形式,为了不是一般性,我们可以将所有求最优值的情况都转换成求最大值的形式,例如,求函数f(x)的最大值,-GA pytho
4.遗传算法求解最优解最大值项目
- genmain05为运行程序,其余为功能函数,应该将这些文件都放在目录中, 才能正确执行genmain05。本程序可以实现遗传变异求函数最优解,最大值或最小值(Genetic algorithm for maximum value)
遗传算法求最大最小值
- 优化算法-遗传算法求最大最小值,包括全部的过程M文件(Optimization algorithm genetic algorithm for maximum and minimum)
多目标优化(遗传算法)
- 多目标优化算法,遗传算法,函数求最大值、最小值问题。(Multi-objective optimization algorithm, genetic algorithm, function for maximum value, minimum value problem.)