-
Perfect code to learn genetic algorithm
学习遗传算法的标准入门程序,这是我当初入门的时候用的。-Perfect code to learn genetic algorithm
- 2022-01-21 19:28:37下载
- 积分:1
-
禁忌搜索法对初始解、邻域个数及禁忌列表的大小等参数有比较严格的要求, 这些参数直接影响着算法的优化能力。文章提出了一种改进的禁忌搜索法, 它用有效空间来压缩搜索...
禁忌搜索法对初始解、邻域个数及禁忌列表的大小等参数有比较严格的要求, 这些参数直接影响着算法的优化能力。文章提出了一种改进的禁忌搜索法, 它用有效空间来压缩搜索范围, 这样可以提高搜索效率和全局搜索能力。用短期和长期禁忌列表存储器来保证算法能搜索到全和分局空间的每一点, 并且不重复搜索。经过验算析, 证明它是一种较好的全局启发式搜索法.-Tabu search method, the initial solution, neighborhood and tabu list size of the number of parameters such as have more stringent requirements, these parameters directly affect the ability to optimize the algorithm. This paper presents an improved tabu search method, it is used effectively to compress the search space, so that can improve search efficiency and global search capabilities. Short-term and long-term memory tabu list to ensure the algorithm can search the whole and the sub-space, each point, and do not repeat the search. After checking analysis to prove that it is a good global heuristic search method.
- 2022-03-16 10:18:28下载
- 积分:1
-
遗传算法优化程序
遗传算法优化程序-genetic algorithm optimization procedures
- 2022-07-16 10:00:43下载
- 积分:1
-
模拟求解旅行商问题的MATLAB算法…
模拟退火算法用于求解旅行商问题的matlab源程序-simulated annealing algorithm for solving the traveling salesman problem Matlab source
- 2022-08-19 07:59:14下载
- 积分:1
-
遗传算法的函数优化sga
遗传算法的函数优化sga-genetic algorithm optimization function sga
- 2022-12-21 11:30:03下载
- 积分:1
-
BP人工神经网络算法,用java代码实现,用scilab图像显示,案例是港口吞吐量的预测...
BP人工神经网络算法,用java代码实现,用scilab图像显示,案例是港口吞吐量的预测-BP artificial neural network algorithm, using java code, using scilab image display, case is the throughput of the port prediction
- 2022-05-29 04:03:00下载
- 积分:1
-
Genetic algorithm neural network structure and link the right to use floating
遗传算法优化神经网络结构和链接权,采用浮点数编码-Genetic algorithm neural network structure and link the right to use floating-point encoding
- 2023-01-22 08:20:04下载
- 积分:1
-
一个用VB写的医学人工智能的源代码程序,约..
一个用VB写的人工智能看病程序源代码,可以参考编写健康咨询类等类似程序-Using VB to write a medical procedure of artificial intelligence source code, can refer to the preparation of health counseling and other similar types of procedures
- 2022-04-07 22:38:31下载
- 积分:1
-
最短寻路算法,利用Astar算法实现,是arp游戏中的寻路模型,有图例...
最短寻路算法,利用Astar算法实现,是arp游戏中的寻路模型,有图例-Find the shortest path algorithm, the use of Astar algorithm is arp routing game model, there is Legend
- 2023-07-20 14:15:03下载
- 积分:1
-
一个用C++实现的bp网络算法程序,供大家参考
一个用C++实现的bp网络算法程序,供大家参考-a C realized bp network algorithm, for your reference
- 2022-03-14 11:49:46下载
- 积分:1