-
这个程序是一个模糊逻辑控制器,用来控制一个简单的水箱模型,比较简单,是我自己设计的,或许能够给大家一些帮助。...
这个程序是一个模糊逻辑控制器,用来控制一个简单的水箱模型,比较简单,是我自己设计的,或许能够给大家一些帮助。-This process is a fuzzy logic controller, used to control a simple tank model, relatively simple, is my own design, may be able to give you some help.
- 2022-04-23 12:11:48下载
- 积分:1
-
遗传算法的c语言程序
遗传算法的c语言程序-Genetic Algorithm c Language Program
- 2022-03-24 14:36:43下载
- 积分:1
-
variable scale method of the source for the optimization of nonlinear programmin...
变尺度法的源程序,用于优化中的非线性规划,效还可以的。-variable scale method of the source for the optimization of nonlinear programming, the effect can be.
- 2022-03-12 06:30:25下载
- 积分:1
-
我自己编写的A*搜索算法,效率还是很不错的,推荐。
我自己编写的A*搜索算法,效率还是很不错的,推荐。-myself prepared by the A* search algorithm, the efficiency is still very good and recommended.
- 2022-08-21 23:11:33下载
- 积分:1
-
The basic ant algorithm and its improved algorithm for solving NP problems summa...
基本蚂蚁算法及其改进算法求解NP问题的论文汇总,而且全是中文,对于初学者一定有帮助-The basic ant algorithm and its improved algorithm for solving NP problems summary papers, and they are all Chinese, will certainly be helpful for beginners
- 2022-02-15 07:51:13下载
- 积分:1
-
This is a neural network to the face recognition algorithm.
这是一种利用神经网络来进行人脸识别的算法。-This is a neural network to the face recognition algorithm.
- 2023-04-24 00:15:03下载
- 积分:1
-
将强化学习算法应用于Tic
将强化学习算法应用于Tic-tac-toe游戏-The reinforcement learning algorithm is applied to Tic-tac-toe game
- 2022-01-26 03:08:18下载
- 积分:1
-
改进的识别MBP神经网络算法,随机噪声的无线…
用改进的神经网络MBP算法辨识 ,对具有随机噪声的二阶系统的模型辨识-improved neural network algorithm for identification of MBP, the random noise with the second-order system model
- 2022-02-10 12:00:41下载
- 积分:1
-
八数码问题用A*算法实现 VC++6.0实现的八数码问题
八数码问题用A*算法实现 VC++6.0实现的八数码问题-eightnum
- 2022-05-24 16:14:54下载
- 积分: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