-
Matlab遗传算法工具箱函数及应用实例 Matlab遗传算法工具箱函数及应用实例...
Matlab遗传算法工具箱函数及应用实例 Matlab遗传算法工具箱函数及应用实例-Matlab genetic algorithm toolbox function and application of genetic algorithm Matlab toolbox function and application example
- 2023-09-06 21:35:04下载
- 积分: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
-
vb的波尔兹曼机(含模拟退火算法),有需要的可参考一下
vb的波尔兹曼机(含模拟退火算法),有需要的可参考一下
-vb the Boltzmann machine (with simulated annealing algorithm), the need of a reference
- 2022-11-30 20:40:03下载
- 积分:1
-
人工神经网络的操作,包括网络学习,训练…
我的人工神经网络作业,包括BP网络的学习,训练和回想,初学人工神经网络的可以-My artificial neural network operation, including the BP network learning, training and recall, learning artificial neural network can
- 2022-02-05 10:20:02下载
- 积分:1
-
GaPlayground:一个非常好的遗传算法demo.
GaPlayground:一个非常好的遗传算法demo.-GaPlayground : a Genetic Algorithm very good demo.
- 2022-08-25 13:29:06下载
- 积分:1
-
一个完整BP神经网络源代码,包括数据和说明文档
一个完整BP神经网络源代码,包括数据和说明文档-a complete neural network source code, including data and documentation
- 2022-08-11 20:01:17下载
- 积分:1
-
PUMA560机器人正解程序包含六个关节,计算时只计算前三个关节...
PUMA560机器人正解程序包含六个关节,计算时只计算前三个关节-Positive Solutions PUMA560 robot contains six joints, the calculation only the first three joints
- 2022-06-02 22:28:11下载
- 积分:1
-
股票期权遗传算法
股票选择的遗传算法-stock options Genetic Algorithm
- 2022-05-25 09:13:55下载
- 积分:1
-
用VISUAL C++编程实现指纹图像的特征提取以及对指纹图像的识别...
用VISUAL C++编程实现指纹图像的特征提取以及对指纹图像的识别-Utilising VISUAL C++ to make programs, we can get the characters of image and identify the image of finger mark
- 2022-04-27 08:49:39下载
- 积分:1
-
clustering algorithm source code in data mining
数据挖掘中k-means聚类算法的实现源代码-clustering algorithm source code in data mining
- 2022-02-03 10:32:40下载
- 积分:1