-
模式识别分类 内有聚类算法.分段线性算法
模式识别分类 内有聚类算法.分段线性算法-Categorization of pattern recongnization includes clustering algorithm and segmentation linear algorithm.
- 2023-07-13 02:50:03下载
- 积分:1
-
us solve eight digital, BFS may lead to insufficient memory, using heuristic sea...
我们解决八数码问题,广度优先搜索可能会导致内存不够用,采用启发式搜索,启发函数为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-02-04 07:43:49下载
- 积分:1
-
利用粒子群优化算法训练神经网络的源代码。
利用pso算法训练人工神经网络的源代码。-PSO algorithm for the use of training artificial neural network source code.
- 2022-01-25 17:51:02下载
- 积分:1
-
ART2自组织神经网络vc++源程序,调试通过,可以使用。
ART2自组织神经网络vc++源程序,调试通过,可以使用。-ART2 self-organizing neural network vc++ Source code, debugging through, you can use.
- 2022-03-23 12:22:14下载
- 积分:1
-
一个简单的针对函数优化问题的遗传算法源程序。
一个简单的针对函数优化问题的遗传算法源程序。-A simple function optimization problem for genetic algorithm source code.
- 2022-05-18 17:23:38下载
- 积分:1
-
Scalable k
Scalable k-means software and test datasets This package (a Unix tar file, gzipped) contains the source code for the software that was used to run the experiments for the article -Scalable k-means software and test datasets This package (a Unix tar file, gzipped) contains the source code for the software that was used to run the experiments for the article
- 2022-06-16 21:35:57下载
- 积分:1
-
遗传算法的经典之作
遗传算法的经典之作-Genetic Algorithm for the classics
- 2022-01-26 06:05:46下载
- 积分:1
-
CMU的自主机器人的软件开发平台, 应用十分广泛, 基本上已经成为一种近似标准, 比较好用, 希望对开发机器人导航算法方面的人有用...
CMU的自主机器人的软件开发平台, 应用十分广泛, 基本上已经成为一种近似标准, 比较好用, 希望对开发机器人导航算法方面的人有用 -CMU autonomous robot software development platform for a wide range of applications, they have basically become a kind of similar to the standard, more useful, in the hope that the development of robot navigation algorithm useful side
- 2022-01-26 20:14:31下载
- 积分:1
-
A demo program PSO, very classic, for beginners is a very good learning material...
一个pso的演示程序,非常经典,对初学者来说是非常不错的学习资料!-A demo program PSO, very classic, for beginners is a very good learning materials!
- 2023-08-28 14:45:04下载
- 积分:1
-
遗传算法程序
一个遗传算法程序-A genetic algorithm program
- 2022-02-01 00:45:22下载
- 积分:1