搜索资源列表
-
0下载:
遗传算法
求下列函数的最大值
obj(x)=x.*(10-x).*sin(2*pi*x), x\in[0,10].-Optimization problem by genetic algorithm of a function
obj(x)=x.*(10-x).*sin(2*pi*x), x\in[0,10].
-
-
0下载:
基因演算法兩個例子f(x)=x^xf(x)=cos(x)-sin(2*x)-Two examples of genetic algorithm f (x) = x ^ x f (x) = cos (x)-sin (2* x)
-
-
0下载:
基因演算法兩個例子f(x)=x^xf(x)=cos(x)-sin(2*x)-Two examples of genetic algorithm f (x) = x ^ x f (x) = cos (x)-sin (2* x)
-
-
0下载:
遗传算法
本部分主要为了了解遗传算法的应用,选择一个复杂的二维函数来进行遗传算法优化。函数显示为y=10*sin(5*x)+7*abs(x-5)+10,
另附上雷达手册(genetic algorithm
This part is mainly to understand the application of genetic algorithm, select a complex two-dimensional function to optimize genetic al
-