搜索资源列表
-
2下载:
这是用遗传编程算法来拟合曲线的一个经典程序,非常不错,大家可以通过修改function程序里的曲线定义来拟合多种曲线-This is the genetic programming algorithm to a classical curve fitting procedures, is very good, you can program by modifying the function of the curve to fit the definition of a wide range o
-
-
0下载:
遗传算法经典问题,GA求公式最优解,个人手写源代码。公式为f(x1,x2) = 21.5 + x1*sin(4*Pi*x1) + x2*sin(20*Pi*x2)。最优解达38.850252-Classical genetic algorithm problem, GA seeking the optimal solution formula, personal hand-written source code. The formula for f (x1, x2) = 21.5+ x1* si
-