搜索资源列表
AGA
- 自适应遗传算法 求解函数最小值,在MATLAB环境下
用遗传算法求解二维函数的最大值
- 用遗传算法求解二维函数的最大值问题,用matlab实现,但是不采用matlab遗传算法工具箱
利用遗传算法求解区间[0, 31]上的二次函数 y=x2的最大值
- 利用遗传算法求解区间[0, 31]上的二次函数 y=x2的最大值
MATLAB
- 利用了遗传算法求解函数最大值的源程序代码-Use of genetic algorithm source code for the function maximum
yichuansuanfa
- 遗传算法求解函数y=x^2 在区间0-30的最大值-Genetic Algorithm for function y = x ^ 2 in the range of 0-30 maximum
SGA_v1.0
- 用开发语言vc++编程实现用遗传算法求解函数f=x*sin(10*x)+1.0的最大值。-With the development of language vc++ Programming using genetic algorithm function f = x* sin (10* x)+ 1.0 maximum.
Genetic_algorithm
- 遗传算法。此程序给出了遗传算法来求解函数最值的一个例子。-Genetic algorithm. This procedure give a genetic algorithm to solve the value function of an example.
IA
- 用小生境遗传算法实现求解rosenbrock函数的最优值-The program is aim to finding the rosenborck function extremity solution by using the niche GA algorithm.
FLch6eg1
- 用遗传算法求解函数最大值的示例程序。目标函数为y=10*cos(3*x)-4*x.-Genetic algorithm with an example of procedures for maximum function. The objective function for y = 10* cos (3* x)-4* x.
GA
- 一个遗传算法求解函数的最大值的程序,挺好用的-A genetic algorithm procedure for maximum function, very good use
GA
- 遗传算法求解最优解求函数的最大值 : f(x,y)=21.5+x*sin(4*PI*x)+y*sin(20*PI*y) | 定义域 D: -3 <=x <=12.1 , 4.1 <=y <=5.8 | | 注: 目前最好结果:f(11.6255448,5.7250441)=38.8502944790207 -failed to translate
GA
- 用遗传算法求解函数的最大值,适用于初学遗传算法的人-basic GA
GA
- 遗传算法求解函数最大值 设计的种群规模,采用的选择算子,交叉概率,变异概率,进化代数和最优解-Design of population size, using the selection operator, crossover probability, mutation probability, evolutionary algebra and the optimal solution
1
- 利用遗传算法求解函数的最大值和最小值,效果很好的,-Genetic Algorithm for the maximum and minimum function, the effect is very good,
ga
- 遗传算法求解函数最优值的MATLAB代码-Genetic Algorithm for the optimal value function of MATLAB code
zuoye
- 遗传算法求解函数最大值,代码详细有注释,易懂,容易修改,其程序中的种群规模10,进化代数1000,交叉概率 0.25,变异概率0.01, 目标函数可按需要修改-Genetic Algorithm for function max
yichuansuanfa
- 遗传算法求解函数最大值问题,遗传算法求解函数最大值问题-i can not write English
1
- 用遗传算法求解函数最优值 Genetic algorithm function optimal value-Genetic algorithm function optimal value
求函数最优值
- 量子遗传算法求解函数最佳值问题,里面富有matlab程序代码(Quantum Genetic Algorithm Solves Function Optimal Value Problem with Matlab Program Code)
yichuan1
- 用MATLAB和遗传算法求解问题的实例,计算函数的最值问题(The MATLAB and genetic algorithms are used to solve the problem, and the most valued problem of the function is calculated.)