-
变色龙的层次聚类算法,采用分层的动态模型…
变色龙层次聚类算法,利用动态模型的层次聚类算法-chameleon hierarchical clustering algorithm, using a dynamic model of hierarchical clustering algorithm
- 2022-07-26 05:19:21下载
- 积分:1
-
一个支持向量机的工具箱。包括2类分类算法与回归算法。
一个支持向量机的工具箱。包括2类分类算法与回归算法。-A Support Vector Machine Toolbox. Including Category 2 classification algorithm with the regression algorithm.
- 2022-04-14 11:10:46下载
- 积分:1
-
数据挖掘算法 关联规则算法 apriori算法(c语言版本)
数据挖掘算法 关联规则算法 apriori算法(c语言版本)-algorithm of data mining
algorithm of corelationship rule
algorithm of aproori
(C language edition)
- 2022-03-13 22:17:40下载
- 积分:1
-
人工智能之八数码难题程序
人工智能之八数码难题程序-8 digital artificial intelligence problems procedures
- 2022-03-13 08:31:55下载
- 积分:1
-
模糊控制逻辑飞机着陆问题算法的vc编程实现
模糊控制逻辑飞机着陆问题算法的vc编程实现-Fuzzy logic control of the aircraft landing problem vc Programming Algorithm
- 2022-02-21 20:06:18下载
- 积分:1
-
c++编译的目标规划遗传算法,编写了较为详细的原程序,被广泛使用。...
c++编译的目标规划遗传算法,编写了较为详细的原程序,被广泛使用。-the genetic programming algorithm, to prepare a more detailed program, has been widely used.
- 2022-06-30 22:24:45下载
- 积分: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
-
极小化误差平方和算法聚类源代码,下载后直接运行就可以了...
极小化误差平方和算法聚类源代码,下载后直接运行就可以了-Minimizing the error sum of squares clustering algorithm source code can be run directly after downloading the
- 2022-02-26 16:16:53下载
- 积分:1
-
基于VC的人脸检测系统,可作为一般参考使用,网上搜集所得
基于VC的人脸检测系统,可作为一般参考使用,网上搜集所得-VC-based Face Detection system, as a general reference, collected from the Internet
- 2022-07-14 12:57:42下载
- 积分:1
-
人工智能实验
人工智能实验 -experimental AI Artificial Intelligence Experiment
- 2022-07-13 04:16:23下载
- 积分:1