-
Pattern Recognition, Chinese Academy of Sciences of the courseware, learning or...
模式识别的中科院的课件,对学习或考试都很有帮助-Pattern Recognition, Chinese Academy of Sciences of the courseware, learning or examination are helpful
- 2022-03-06 21:06:06下载
- 积分:1
-
This is a solution of TSP genetic algorithm. Which is described in detail how to...
这是一个解决TSP问题的遗传算法.里面有详细的介绍如何编写遗传算法,很值得参考.-This is a solution of TSP genetic algorithm. Which is described in detail how to prepare genetic algorithm, very good reference.
- 2022-07-22 20:36:36下载
- 积分:1
-
Fuzzy logic controller that uses mamdani logic.
Fuzzy logic controller that uses mamdani logic.
- 2023-08-23 07:10:02下载
- 积分:1
-
Research based on genetic programming evolutionary algorithm for the sustainabil...
研究基于遗传编程的可持续性进化算法的理论与方法,并建立了该算法的数学模型及运算流程.HFC算法实现源代码.-Research based on genetic programming evolutionary algorithm for the sustainability of the theory and method, and set up a mathematical model of the algorithm and the computation flow. HFC algorithm source code implementation.
- 2023-02-09 10:15:03下载
- 积分:1
-
- 2022-07-25 12:56:48下载
- 积分:1
-
一种运算效率较高的遗传算法
一种运算效率较高的遗传算法-a higher genetic algorithms
- 2022-04-07 12:05:16下载
- 积分:1
-
我们解决八数码问题,广度优先搜索可能会导致内存不够用,采用启发式搜索,启发函数为f(x)=g(x)+h(x) g(x)为该结点不同于目标结点的个数,h(x)为该...
我们解决八数码问题,广度优先搜索可能会导致内存不够用,采用启发式搜索,启发函数为f(x)=g(x)+h(x) g(x)为该结点不同于目标结点的个数,h(x)为该结点的深度,选择那f(x)结点最小的那个结点进行扩展, 引入了一个"扩展数组[4]"(因为扩展的结点最多只有4个),该数组保存着某个结点的0点向各个方向的扩展的结点对象,然后对该扩展数组进行分析,利用启发函数在进行递归扩展... -us solve eight digital, BFS may lead to insufficient memory, using heuristic search, heuristic function f (x) = g (x) h (x) g (x) for the target node is different from the number of nodes, h (x) for the nodes of depth, the choice between f (x) nodes that the smallest node expansion. the introduction of an "expanded array [4]" (because the expansion of the nodes at most four), The array maintains a node of 0:00 a.m. to expand in all directions in the target node, and then expanded array analysis, use heuristic function during recursive expansion ...
- 2022-08-06 14:22:02下载
- 积分:1
-
遗传算法的工具箱,好使!!!!!!可以解决问题
遗传算法的工具箱,好使!!!!!!可以解决问题-Genetic algorithm toolbox, so that! ! ! ! ! !
- 2022-01-25 15:22:01下载
- 积分:1
-
基于Web页面的人工智能控件例证
[VB源码]
基于Web页面的人工智能控件例证
[VB源码]-Web page based on the example of artificial intelligence control [VB code]
- 2023-06-22 14:00:04下载
- 积分:1
-
异步电动机的模糊控制的仿真,大家一起研究.
异步电动机的模糊控制的仿真,大家一起研究.-Fuzzy control induction motor simulation, we study together.
- 2022-06-19 01:13:12下载
- 积分:1