-
是用遗传算法求函数:f(x1,x2)=100(x1*x1
是用遗传算法求函数:f(x1,x2)=100(x1*x1-x2*x2) (x1*x1-x2*x2)+(1-x1)(1-x1)
约束:-2.048
- 2022-03-15 00:10:59下载
- 积分:1
-
TSP问题是组合优化中的经典问题。其解决方法有局部优化方法和一些启发式算法,局部搜索方法充分考虑问题
的邻域结构,遗传算法有很好的全局搜索能力,memeti...
TSP问题是组合优化中的经典问题。其解决方法有局部优化方法和一些启发式算法,局部搜索方法充分考虑问题
的邻域结构,遗传算法有很好的全局搜索能力,memetic算法把遗传算法和局部优化算法相结合,试验结果证明,能很好地解
决TSP问题。-TSP problem is a classic combinatorial optimization problem. Its solution has a number of local optimization methods and heuristic algorithms, local search methods take full account of the issue of neighborhood structure, genetic algorithm has good ability of global search, memetic algorithm for the genetic algorithm and local optimization algorithm combining test results proved that well positioned to solve the TSP problem.
- 2022-08-11 23:30:19下载
- 积分:1
-
本程序为遗传算法示范程序(visaul c++ 源程序)
本程序为遗传算法示范程序(visaul c++ 源程序)-procedures for the genetic algorithm model procedures (c visaul source)
- 2022-01-24 08:49:13下载
- 积分:1
-
遗传算法 算法实例MATLAB程序,包括了:选择 变异 交叉 遗传算子...
遗传算法 算法实例MATLAB程序,包括了:选择 变异 交叉 遗传算子-GA
- 2022-10-20 17:15:03下载
- 积分:1
-
AIML的实现,AIML是机器人语言中比较适用的原型,希望大家喜欢...
AIML的实现,AIML是机器人语言中比较适用的原型,希望大家喜欢-AIML realization, AIML robot language is more applicable to the prototype, I hope everyone likes
- 2022-03-10 20:05:50下载
- 积分:1
-
an artificial intelligence
一个基于MFC的人工智能的巫魔问题求解,图形化界面显示。-an artificial intelligence-based MFC Witch of the devil problem solving, graphical interface shows.
- 2023-01-18 19:05:04下载
- 积分:1
-
数据挖掘c4.5算法(vc语言版本)欢迎大家下载测试!!!!
数据挖掘c4.5算法(vc语言版本)欢迎大家下载测试!!!! - The data mining c4.5 algorithm (vc language edition) welcome
everybody downloading test! ! ! !
- 2022-03-14 14:59:57下载
- 积分:1
-
遗传算法工具箱C++,这为Linux系统设计的,现在在。
遗传算法工具箱C++,本为Linux系统设计,现在改为在VC下能顺利编译而不需通过任何修改。基于面向对象方法设计,便于使用和扩展。-Genetic Algorithm Toolbox C++, This for the Linux system design, is now in the VC under the smooth adoption of the compiler without any changes. Method based on object-oriented design, easy to use and expand.
- 2022-01-25 16:54:40下载
- 积分:1
-
FaceRec 简单易懂的神经网络面部特征识别例子 [VB源码]
FaceRec 简单易懂的神经网络面部特征识别例子 [VB源码]-FaceRec simple neural network to identify examples of facial features [VB code]
- 2022-01-26 04:01:18下载
- 积分:1
-
这是个解决八码问题的程序,是外国人编的,用了图形处理技术,请大家参考...
这是个解决八码问题的程序,是外国人编的,用了图形处理技术,请大家参考-This is a solution of 8 yards procedures, the series is a foreigner, his use of graphics processing technology, please refer to
- 2023-04-12 03:15:02下载
- 积分:1