搜索资源列表
-
0下载:
a program for to maximise the fonction f(x,y)=x+y with genetic algorithm
-
-
0下载:
遗传算法的设计与实现
y=x.*sin(10*pi*x)+2 -
Genetic Algorithm Design and Implementation
y=x.*sin(10*pi*x)+2
-
-
0下载:
关于用遗传算法改进BP神经网络的matlab实现(转引)
ga优化神经网权值&阈值程序。
优化的基本原理和过程很多论文可以查到,在此不必赘述我就把用gaot5的小程序贴在下面吧,也是y=1/x(为看的方便,比较繁杂的也有) -About matlab improved BP neural network using genetic algorithm implementation (quoted) ga optimizing neural network weights & T
-
-
0下载:
Find the minimum of “y=x*x” using genetic algorithm in Matlab
-
-
0下载:
该遗传算法用来实现
y=200exp(-0.05x).sin(x)-The genetic algorithm is used to realize
y=200exp(-0.05x).sin(x)
-
-
0下载:
MATLAB遗传算法源程序:用遗传算法求解y 200*exp(-0.05*x).*sin(x)在[-2 2]区间上的最大值-MATLAB genetic algorithm source code: using genetic algorithm to solve y 200* exp (-0.05* x).* Sin (x) in the [-2 2] interval on the maximum
-
-
0下载:
遗传算法用c语言求一个函数最小值
函数为min y=x^6-10x^5-26x^4+344x^3+193x^2-1846x-1680(The genetic algorithm uses the C language to find the minimum value of a function)
-