-
TSP问题是组合优化中的经典问题。其解决方法有局部优化方法和一些启发式算法,局部搜索方法充分考虑问题
的邻域结构,遗传算法有很好的全局搜索能力,memeti...
TSP问题是组合优化中的经典问题。其解决方法有局部优化方法和一些启发式算法,局部搜索方法充分考虑问题
的邻域结构,遗传算法有很好的全局搜索能力,memetic算法把遗传算法和局部优化算法相结合,试验结果证明,能很好地解
决TSP问题。-TSP problem is a classic combinatorial optimization problem. Its solution has a number of local optimization methods and heuristic algorithms, local search methods take full account of the issue of neighborhood structure, genetic algorithm has good ability of global search, memetic algorithm for the genetic algorithm and local optimization algorithm combining test results proved that well positioned to solve the TSP problem.
- 2022-08-11 23:30:19下载
- 积分:1
-
遗传算法简称GA(Genetic Algorithm),在本质上是一种不依赖具体问题的直接搜索方法。遗传算法在模式识别、神经网络、图像处理、机器学习、工业优化控...
遗传算法简称GA(Genetic Algorithm),在本质上是一种不依赖具体问题的直接搜索方法。遗传算法在模式识别、神经网络、图像处理、机器学习、工业优化控制、自适应控制、生物科学、社会科学等方面都得到应用。在人工智能研究中,现在人们认为“遗传算法、自适应系统、细胞自动机、混沌理论与人工智能一样,都是对今后十年的计算技术有重大影响的关键技术”。-Referred to as genetic algorithm GA (Genetic Algorithm), in essence is a kind of do not rely on specific issues of direct search method. Genetic algorithm in pattern recognition, neural networks, image processing, machine learning, optimization of industrial control, adaptive control, biological sciences, social sciences and so on have been applied. Research in artificial intelligence, now that the " genetic algorithms, adaptive systems, cellular automata, chaos theory and artificial intelligence, are the next ten years of the computing technology have a major impact on the key technology."
- 2022-01-27 19:47:11下载
- 积分:1
-
用于程序优化与遗传算法
用于程序优化与遗传算法-procedures for optimization and genetic algorithms
- 2022-03-16 21:48:13下载
- 积分:1
-
一个运用改良的遗传算法来解决旅行商问题的程序
一个运用改良的遗传算法来解决旅行商问题的程序-an improved use of genetic algorithms to solve the traveling salesman problem procedures
- 2022-03-22 23:25:58下载
- 积分:1
-
人工智能里的图搜索技术,以宽度优先为搜索策略。
人工智能里的图搜索技术,以宽度优先为搜索策略。-artificial intelligence search technology plans to give priority to the width search strategy.
- 2022-03-25 06:05:13下载
- 积分:1
-
使用遗传算法训练的神经网络VC++源代码,经测试,该算法有效。...
使用遗传算法训练的神经网络VC++源代码,经测试,该算法有效。- The use heredity algorithm training nerve network VC source
code, after the test, this algorithm is effective.
- 2022-05-15 23:06:26下载
- 积分:1
-
微软嗯
微软的基于HMM的人脸识别原代码, 非常经典的说-Microsoft HMM-based Face Recognition source, said the very classic
- 2022-03-23 00:16:28下载
- 积分:1
-
RBF神经网络用于函数拟合平台
% RBF 神经网络用于函数拟合
% 使用平台 - Matlab6.5- RBF neural network used for function fitting platform- Matlab6.5
- 2022-06-21 01:04:32下载
- 积分:1
-
CCE是一个多
CCE is a multi-instance learning method solving multi-instance problems through adapting multi-instance representation to single-instance algorithms, which is quite different from existing multi-instance learning algorithms which attempt to adapt single-instance algorithms to multi-instance representation
- 2022-03-20 08:52:39下载
- 积分:1
-
Chaos Theory for the study were very useful, which is collected
对于学习混沌理论的人很有用的,这也是搜集到的-Chaos Theory for the study were very useful, which is collected
- 2022-05-31 04:13:48下载
- 积分:1