-
svm Main_SVR_Epsilon 用于svm回归的 在matlab中运用
svm Main_SVR_Epsilon 用于svm回归的 在matlab中运用 -svm regression svm Main_SVR_Epsilon for use in matlab
- 2022-06-29 03:53:35下载
- 积分: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
-
人工智能模式识别中基于非负矩阵分解生成特征空间的算法
人工智能模式识别中基于非负矩阵分解生成特征空间的算法-artificial intelligence pattern recognition based on non-negative matrix factorization generation features of the algorithm space
- 2023-07-07 09:40:03下载
- 积分:1
-
该算法采用另外一种策略,结合进化策略和遗传算法,达到优化的目地...
该算法采用另外一种策略,结合进化策略和遗传算法,达到优化的目地-The algorithm uses a different strategy, combining evolutionary strategy and genetic algorithm to optimize the purpose
- 2022-02-25 00:08:03下载
- 积分:1
-
模式识别中关于C均值的聚类算法的程序,输入点进行聚类.
模式识别中关于C均值的聚类算法的程序,输入点进行聚类.-pattern recognition on the C-means clustering algorithm procedures input cluster.
- 2022-12-03 08:25:03下载
- 积分:1
-
HIGHLIGHT TRUE
#define NOHIGHLIGHT FALSE
#define UPDATE TRUE
#define NOUPD...
HIGHLIGHT TRUE
#define NOHIGHLIGHT FALSE
#define UPDATE TRUE
#define NOUPDATE FALSE
#define FORMAT TRUE
#define NOFORMAT FALSE
#define LEFT 0-HIGHLIGHT# define NOHIGHLIGHT TRUE FALSE UPDATE# define TRUE## define FALSE de NOUPDATE fine FORMAT# define TRUE FALSE# defin NOFORMAT e LEFT 0
- 2023-04-10 04:40:04下载
- 积分:1
-
数据挖掘关联算法VC实现,很实用,只要按格式修改数据格式就好了...
数据挖掘关联算法VC实现,很实用,只要按格式修改数据格式就好了
- 2022-08-08 02:15:24下载
- 积分:1
-
svm forecast thesis on the theory of rough, interested can check out, quite good...
svm预测论文,基于粗糙理论的,感兴趣可以查一下,还不错-svm forecast thesis on the theory of rough, interested can check out, quite good! !
- 2023-06-27 07:10:03下载
- 积分:1
-
经典BP算法的源程序,对人工神经网络中的bp有一定的帮助作用...
经典BP算法的源程序,对人工神经网络中的bp有一定的帮助作用-BP algorithm is the classic source of artificial neural networks have certainly bp helpful
- 2022-02-06 04:14:34下载
- 积分:1
-
本算法使用了遗传算法的方法实现了随机数的生成方法。能够比较平均得实现随机数的生成。...
本算法使用了遗传算法的方法实现了随机数的生成方法。能够比较平均得实现随机数的生成。-The algorithm uses a genetic algorithm to achieve the method of random number generator. Compared to the average achieved in the generation of random numbers.
- 2022-03-06 02:56:12下载
- 积分:1