搜索资源列表
GA_example
- 简单一元函数优化实例,利用遗传算法计算函数的最大值
yj1
- 简单一元函数优化实例,利用遗传算法计算函数f(x)=x*sin(10pi*x)+2.0,-1<=x<=2的最大值
gatbx-example1
- 一元函数,多元单峰,多元多峰函数的matalab遗传算法优化实例
GA_example
- 简单一元函数优化实例,利用遗传算法计算函数的最大值-One dollar a simple example of function optimization, genetic algorithm using the maximum function
yj1
- 简单一元函数优化实例,利用遗传算法计算函数f(x)=x*sin(10pi*x)+2.0,-1<=x<=2的最大值-One dollar a simple example of function optimization using genetic algorithm function f (x) = x* sin (10pi* x)+ 2.0,-1 <= x <= 2 the maximum value of
gatbx-example1
- 一元函数,多元单峰,多元多峰函数的matalab遗传算法优化实例-One dollar function, multi-single peak, multiple multi-peak function optimization genetic algorithm matalab examples
gatbx
- yj1.m:简单一元函数优化实例,利用遗传算法计算下面函数的最大值 包括了遗传算法的12个经典例题,适合大家学习参考。-yj1.m: a dollar a simple example of function optimization using genetic algorithm function below the maximum value of the genetic algorithm including 12 class
GA_oneobject
- 基因遗传算法中的一元函数的优化举例,供广大初学之人黏贴使用-Genetic algorithm optimization of unary function example, for the majority of beginners person adhesive used
ga_test
- 基于遗传算法的简单一元函数和多元单峰函数的优化(基于Sheffield的遗传算法工具箱)-A simple genetic algorithm and multi-functions of one variable optimization of a single peak function
Ga
- 基于Matlab的遗传算法实现一元函数的最值优化问题-Genetic Algorithm optimization problem
GAmatlab
- 基于英国舍费尔德大学开发的遗传算法工具箱函数,遗传算法的简单一元函数优化实例-Developed at the University of British Shefeierde based genetic algorithm toolbox function, genetic algorithm optimization of simple examples unary function
yiyuanyouhua
- 用遗传算法实现一元函数的优化,其中用了遗传算法的工具箱。-Using genetic algorithms to optimize functions of one variable, which used the genetic algorithm toolbox.
example1
- 一元函数的优化,利用遗传算法计算给定函数的最小值。-A function of the optimization, the genetic algorithm is used to calculate the minimum value of a given function.
yiyuanhanshudeyouhua
- 利用遗传算法,实现简单的一元函数的优化。使用的是Matlab 7.0编写的代码-Using genetic algorithms to optimize simple functions of one variable. Use the code written in Matlab 7.0
yiyuanhanshudeyouhua
- 利用遗传算法,实现简单的一元函数的优化。使用的是Matlab 7.0编写的代码-Using genetic algorithms to optimize simple functions of one variable. Use the code written in Matlab 7.0
yiyuanhanshuyouhua
- 将遗传算法应用于一元函数的优化,程序运行通过!-a GA
example_1
- 基于遗传算法的一元函数优化实例,利用遗传算法计算一元函数的最大值-One Function Based on Genetic Algorithms instance, the genetic algorithm using the maximum value of a univariate function
genetic
- 遗传算法30个基本案例的第一题,我把工具箱也放进了里面,以便更好的运行代码,一元函数的遗传算法优化(Optimization of unary function by genetic algorithm)
简单一元函数优化求解
- 用遗传算法求解简单一元函数,求解过程高效可靠,是好多书的例题程序(Solving simple unary function by genetic algorithm)
chapter1
- 该程序通过遗传算法,对一元函数进行最优求解,能够很好的找到所求结果。(The program uses the genetic algorithm to perform the optimal solution to the one-variable function, and it can well find the result.)