-
genetic algorithm in the application tsp
遗传算法在tsp中的应用-genetic algorithm in the application tsp
- 2022-05-18 03:45:54下载
- 积分: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
-
细胞自动机的一个源代码,可以生成一维细胞自动机,将.cc文件改成.cpp运行...
细胞自动机的一个源代码,可以生成一维细胞自动机,将.cc文件改成.cpp运行-Cellular Automata of a source code can be generated one-dimensional cellular automata, will be. Cc document changed. Cpp Operation
- 2022-01-26 06:25:22下载
- 积分:1
-
基于GA的BP改进算法,用遗传算法对BP 神经网络算法进行改进试用过 里面有数据是可以使用的...
基于GA的BP改进算法,用遗传算法对BP 神经网络算法进行改进试用过 里面有数据是可以使用的-GA-based improvement of BP algorithm, genetic algorithm with BP neural network algorithm tried there are data that can be used
- 2022-02-24 23:58:13下载
- 积分:1
-
以某区水文数据为例,在matlab7中构建BP神经网络,进行仿真预测。...
以某区水文数据为例,在matlab7中构建BP神经网络,进行仿真预测。-Hydrological data in a certain district, for example, in matlab7 Building BP neural networks, simulation prediction.
- 2022-08-19 21:00:25下载
- 积分:1
-
FaceRec 简单易懂的神经网络面部特征识别例子 [VB源码]
FaceRec 简单易懂的神经网络面部特征识别例子 [VB源码]-FaceRec simple neural network to identify examples of facial features [VB code]
- 2022-01-26 04:01:18下载
- 积分:1
-
Netflix储备计划
rsvd program for netflix -rsvd program for netflix
- 2022-03-15 11:00:27下载
- 积分:1
-
RBF神经网络应用于IRIS数据集的例子
RBF神经网络应用于IRIS数据集的例子-Am example of RBF-NN applied on IRIS Data Set
- 2022-02-13 06:21:16下载
- 积分:1
-
using the cepstrum, neural network to increase but not a success, poor stability
用的是倒谱,加神经网络~不过没有成功,稳定性很差-using the cepstrum, neural network to increase but not a success, poor stability
- 2022-02-02 20:57:30下载
- 积分:1
-
平台vs2005
模拟固体退火算法实现144个城市的旅行商问题,可设置具体参数...
平台vs2005
模拟固体退火算法实现144个城市的旅行商问题,可设置具体参数-VS2005 simulation platform to achieve solid annealing algorithm 144 city traveling salesman problem, you can set specific parameters
- 2022-01-28 18:12:08下载
- 积分:1