-
genetic algorithm maze of achievement and improvement
用遗传算法解迷宫问题的实现与改进-genetic algorithm maze of achievement and improvement
- 2022-01-26 03:05:56下载
- 积分:1
-
Libsvm
Libsvm - MATLAB version-Libsvm- MATLAB version
- 2022-07-02 10:21:18下载
- 积分:1
-
图像检测模板匹配的视觉识别码
图像检测模板匹配的Visual C++代码-Image Detection template matching Visual C code
- 2022-01-25 15:11:59下载
- 积分:1
-
两个人工智能小程序,解决八数码问题,使用A*算法
两个人工智能小程序,解决八数码问题,使用A*算法-two small programs to solve eight digital, the use of A* algorithm
- 2022-08-17 16:36:29下载
- 积分:1
-
自适应小生境递阶遗传算法求解函数优化问题
想对其他函数求解就修改function函数...
自适应小生境递阶遗传算法求解函数优化问题
想对其他函数求解就修改function函数-adaptive hierarchical genetic algorithm optimization function to function for the other amendments on the funct ion function
- 2022-12-27 22:30:08下载
- 积分: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
-
MATLAB prepared particle swarm optimization algorithm, easy to use!
MATLAB编写的粒子群优化算法,好用!-MATLAB prepared particle swarm optimization algorithm, easy to use!
- 2022-05-26 04:27:25下载
- 积分:1
-
实现了图的搜索算法,包括深度优先搜索,广度优先搜索,Dijstra算法,A*算法等较典型的搜索算法,同时可以进行图的输入和编辑等操作,仅供大家参考。...
实现了图的搜索算法,包括深度优先搜索,广度优先搜索,Dijstra算法,A*算法等较典型的搜索算法,同时可以进行图的输入和编辑等操作,仅供大家参考。-achieve the plan"s search algorithm, including depth-first search, breadth- first search algorithm Dijstra, A* algorithm is more typical search algorithm, and can map the input and editing operation, only for reference.
- 2022-03-14 21:41:13下载
- 积分:1
-
CMAC小脑模型神经网络的具体实现算法。
CMAC小脑模型神经网络的具体实现算法。-CMAC cerebellar model of neural network algorithm for concrete realization.
- 2023-08-15 11:40:03下载
- 积分:1
-
神经网络算法
神经网络算法-Neural network algorithm
- 2022-05-17 04:49:42下载
- 积分:1