-
产品设计时间智能预测方法的研究,值得借鉴一下
产品设计时间智能预测方法的研究,值得借鉴一下-product design time intelligent prediction method of research, worth learning about
- 2022-09-21 23:45:03下载
- 积分: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
-
非线性规划中求解无约束问题中的一个有效方法
非线性规划中求解无约束问题中的一个有效方法--模矢法(步长加速法),并用图表示出来步骤.-Nonlinear Programming Solution unconstrained problem of an effective method-- vector mode (step acceleration), and using map out steps.
- 2022-07-26 07:10:08下载
- 积分:1
-
本书专门介绍遗传算法中的仿生学计算算法的资料,是一本适合于人工智能初学者的好书。...
本书专门介绍遗传算法中的仿生学计算算法的资料,是一本适合于人工智能初学者的好书。-book devoted to the genetic algorithm bionics algorithm information, is a suitable for beginners books on artificial intelligence.
- 2022-02-13 05:50:35下载
- 积分:1
-
Simple genetic algorithm examples.it very helpful for the beginners of genetic a...
简单的遗传算法的例子,对于遗传算法的初学者来说非常有用.-Simple genetic algorithm examples.it very helpful for the beginners of genetic algorithm
- 2022-03-23 23:05:54下载
- 积分:1
-
机器人路径规划演示平台,自主移动的智能机器人演示程序源代码,可以实现机器人壁障功能...
机器人路径规划演示平台,自主移动的智能机器人演示程序源代码,可以实现机器人壁障功能-Demonstration platform for robot path planning, intelligent autonomous mobile robot demo program source code, you can realize robot barrier function
- 2022-08-09 16:57:38下载
- 积分:1
-
BPMLL is a package for training multi
BPMLL is a package for training multi-label BP neural networks. The package includes the MATLAB code of the algorithm BP-MLL, which is designed to deal with multi-label learning. It is in particular useful when a real-world object is associated with multiple labels simultaneously
- 2022-03-31 04:07:36下载
- 积分:1
-
法官签署了一个网上例子
判断在线签名实例-judge signed an online example
- 2022-01-21 20:38:33下载
- 积分:1
-
提出了一种利用S函数实验结果表明:ICA可以将 脑电信号中包含的心电(ECG)、眼电(EOG)等多种干扰信号成功地分离出来...
提出了一种利用S函数实验结果表明:ICA可以将 脑电信号中包含的心电(ECG)、眼电(EOG)等多种干扰信号成功地分离出来-use of a S-function experimental results show : ICA EEG can be included in the heart (ECG), eyes (EOG) and other interference signal successfully separated
- 2022-02-09 21:13:10下载
- 积分:1
-
图像分割的实例程序,其中的CDib类可以直接应用于其他的图像处理程序。...
图像分割的实例程序,其中的CDib类可以直接应用于其他的图像处理程序。-examples of image segmentation procedures, which the CDib categories can be directly applied to other image processing.
- 2023-08-17 18:40:03下载
- 积分:1