-
association rules of frequent item sets Algorithm trillion*, a very good algorit...
关联规则中的频繁项集生成算法fomax*,一个非常优秀的算法,由中国人(朱建飞)的参与。-association rules of frequent item sets Algorithm trillion*, a very good algorithm, China (Zhu Jianfei) participation.
- 2022-06-14 23:38:39下载
- 积分:1
-
neural network and Matlab realized, with a lot of examples and I hope that you c...
神经网络与matlab实现,内含大量的实例,希望能对你有所帮助.-neural network and Matlab realized, with a lot of examples and I hope that you can help.
- 2022-03-01 23:17:13下载
- 积分:1
-
java bayes的bin文件,enjoy it!
java bayes的bin文件,enjoy it!-java bayes the paper bin, enjoy it!
- 2022-09-13 11:30:04下载
- 积分: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
-
其中包括模拟退火算法的具体实现,还有其他经典算法的实现,数模全赛逢山开路问题的解答程序...
其中包括模拟退火算法的具体实现,还有其他经典算法的实现,数模全赛逢山开路问题的解答程序-Including simulated annealing algorithm to achieve the specific, there are other classical algorithm for the realization of digital-analog-wide open tournament every hill questions procedure
- 2022-08-22 15:17:26下载
- 积分:1
-
用C语言实现的BP网络的程序,严格按照BP的算法流程,开发环境为WIN...
用C语言实现的BP网络的程序,严格按照BP的算法流程,开发环境为WIN-TC-C language of BP procedures in strict accordance with the BP algorithm. Development Environment for the WIN-TC
- 2022-03-16 13:50:31下载
- 积分:1
-
使用R语言的马尔科夫链蒙特卡洛模拟(MCMC)源代码程序。
使用R语言的马尔科夫链蒙特卡洛模拟(MCMC)源代码程序。-R languages using Markov chain Monte Carlo simulation (MCMC) procedures for source code.
- 2023-03-17 12:25:04下载
- 积分:1
-
BP神经网络预测
BP神经网络预测-BP neural network prediction
- 2022-01-25 21:19:01下载
- 积分:1
-
projections Gray (No. Third Edition)
灰色预测模型称为CM模型,G为grey的第一个字母,M为model的第一个字母。GM(1,1)表示一阶的,一个变量的微分方程型预测模型。GM(1,1)是一阶单序列的线性动态模型,主要用于时间序列预测。 一、GM(1,1)建模 设有数列 共有 个观察值 对 作累加生成,得到新的数列 灰色理论与模型及在车辆拥有量预测中的应用 灰色神经网络交通事故预测比较
灰色系统(第三版)-projections Gray (No. Third Edition)
- 2022-04-20 07:03:44下载
- 积分:1
-
cost存放了一个强连通图的边权矩阵,作为一个实例。
可在workspace中加载
运用此算法要注意多次试验。
bianquan.m文件给...
cost存放了一个强连通图的边权矩阵,作为一个实例。
可在workspace中加载
运用此算法要注意多次试验。
bianquan.m文件给出了一个参数实例,可在命令窗口中输入bianquan,得到邻接矩阵C和节点个数N以及一个任意给出的路径R,,回车后再输入jiaohuan3,得到了最优解。
由于没有经过大量的实验,又是近似算法,对于网络比较复杂的情况,可以尝试多运行几次jiaohuan3,看是否能到进一步的优化结果。-storage cost of a strongly connected graph edge weight matrix, as an example. Can be loaded in the workspace to use this algorithm to the attention of numerous tests. bianquan.m document gives examples of a parameter can be in the command window, type bianquan, be the adjacency matrix C and the node number N and an arbitrary given path R,, carriage return after the input jiaohuan3, have been the optimal solution . After the absence of a large number of experiments, it is approximate algorithm, for more complex network situations, you can try to run several jiaohuan3, can look to further optimize the results.
- 2023-07-15 08:15:03下载
- 积分:1