-
聚类CLIQUE算法 的基本思路.zip
聚类CLIQUE算法 的基本思路.zip-clustering algorithm basic ideas. Zip
- 2023-06-29 00:40:03下载
- 积分:1
-
AI 人工智能 在C#环境下 实现 过河问题 算法
AI 人工智能 在C#环境下 实现 过河问题 算法-AI
- 2022-05-20 06:12:16下载
- 积分:1
-
粒子群算法,这是一个标准粒子群优化算法源码
粒子群算法,这是一个标准粒子群优化算法源码-PSO
- 2022-03-12 05:22:00下载
- 积分:1
-
一个支持向量机的工具箱。包括2类分类算法与回归算法。
一个支持向量机的工具箱。包括2类分类算法与回归算法。-A Support Vector Machine Toolbox. Including Category 2 classification algorithm with the regression algorithm.
- 2022-04-14 11:10:46下载
- 积分:1
-
爱仕达
A*算法,迷宫寻路,初步解析A*算法如何在迷宫寻路-Astar
- 2022-07-27 20:53:17下载
- 积分:1
-
CCE是一个多
CCE is a multi-instance learning method solving multi-instance problems through adapting multi-instance representation to single-instance algorithms, which is quite different from existing multi-instance learning algorithms which attempt to adapt single-instance algorithms to multi-instance representation
- 2022-03-20 08:52:39下载
- 积分: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
-
《生物信息学》现在模式识别应用的一个重要方向。希望可以给大家有点作用!...
《生物信息学》现在模式识别应用的一个重要方向。希望可以给大家有点作用!- Bioinformatics is an important direction of pattern recognition applications. Wish to give you a little Role!
- 2022-03-19 21:41:39下载
- 积分:1
-
小波神经网络的电力负荷预测,有很强的学习价值。
小波神经网络电力负荷预测,有较强的学习价值和应用价值-Wavelet neural network power load forecasting, there are strong learning value and applied value
- 2022-08-17 12:43:24下载
- 积分:1
-
数据挖掘中频繁项集挖掘算法,改进了apriori算法,性能提高很多...
数据挖掘中频繁项集挖掘算法,改进了apriori算法,性能提高很多-Data Mining frequent itemsets mining algorithm, improved apriori algorithm, improve the performance of many
- 2022-09-24 13:50:02下载
- 积分:1