-
粗糙集属性约简算法程序和相应的学术文章,以及一些参考资料和学习网站...
粗糙集属性约简算法程序和相应的学术文章,以及一些参考资料和学习网站-Rough Set Attribute Reduction Algorithm procedures and the corresponding academic article, as well as some reference and learning site
- 2023-05-01 18:25:02下载
- 积分:1
-
遗传算法求解TSP问题
遗传算法求解TSP问题-genetic algorithm for TSP
- 2022-03-21 18:07:52下载
- 积分:1
-
程序可以实现三
程序可以实现三维目标的跟踪监控,利用的是扩展卡尔曼滤波器EKF算法-Program can achieve the three-dimensional target tracking control, the use of the extended Kalman filter EKF algorithm
- 2022-03-11 10:53:08下载
- 积分: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
-
采用面向负荷控制技术,用面向对象思想与快速原型法的设计方法,在SQL SERVER数据库中实现模型及数据的存储。算法尽量简单实用,时间复杂性及空间复杂性必须在实...
采用面向负荷控制技术,用面向对象思想与快速原型法的设计方法,在SQL SERVER数据库中实现模型及数据的存储。算法尽量简单实用,时间复杂性及空间复杂性必须在实际环境允许的范围之内。-used for load control technology, using the object-oriented thinking and rapid prototyping of the system, SQL Server database implementation model and data storage. As simple and practical algorithm, time and space complexity of complexity in a realistic environment to the extent permitted within.
- 2023-05-11 07:15:02下载
- 积分:1
-
采用动量梯度下降算法训练 BP 网络。
采用动量梯度下降算法训练 BP 网络。 -Gradient descent algorithm using momentum BP network training.
- 2022-08-17 05:42:45下载
- 积分:1
-
旅行商问题和野人过河,打开一个word文档,含…
旅行推销员问题和野人河,打开一个word文档,包含详细信息
- 2022-05-26 10:05:46下载
- 积分:1
-
遗传算法在TSP中的应用的原代码, 具体的代码见内。
遗传算法在TSP中的应用的原代码, 具体的代码见内。-Genetic algorithm source code applies in TSP with detailed code
- 2022-08-03 01:46:09下载
- 积分:1
-
java版的PrefixSpan算法实现,文件里包含了详细的文档说明,还有示例。...
java版的PrefixSpan算法实现,文件里包含了详细的文档说明,还有示例。-PrefixSpan algorithm. The document containing a detailed description and an example.
- 2022-02-01 07:50:37下载
- 积分:1
-
粒子群算法,这是一个标准粒子群优化算法源码
粒子群算法,这是一个标准粒子群优化算法源码-PSO
- 2022-03-12 05:22:00下载
- 积分:1