-
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
-
MATLAB 下的模式识别特征提取 用于对特征信号的提取
MATLAB 下的模式识别特征提取 用于对特征信号的提取-MATLAB under the feature extraction for pattern recognition features of the signal extraction
- 2022-01-24 14:47:58下载
- 积分:1
-
本程序利用遗传算法解决一简单的多项式极值问题
本程序利用遗传算法解决一简单的多项式极值问题-This procedure using the genetic algorithm to solve a simple problem of polynomial extremal
- 2022-05-09 11:50:28下载
- 积分:1
-
神经网络C程序的第10章
神经网络C程序的第10章-neural network C procedures for the Chapter 10
- 2023-01-24 05:50:04下载
- 积分:1
-
遗传规划算法的VC程序实现
智能算法:遗传规划,即关于GP的VC代码程序,在项目文件中包含了GP的程序设计代码和经典问题求解程序。可以参考该程序进行遗传规划...
遗传规划算法的VC程序实现
智能算法:遗传规划,即关于GP的VC代码程序,在项目文件中包含了GP的程序设计代码和经典问题求解程序。可以参考该程序进行遗传规划的程序设计工作,用于自己的毕业设计中。-genetic programming algorithm for the VC program Intelligent Algorithm : genetic programming, on the VC GP code procedures, the project document contains GP programming code and classic problem solving process. Can refer to the procedures of genetic planning process design work for their graduation design.
- 2022-08-09 18:58:47下载
- 积分:1
-
GA small programs.
遗传算法小程序。-GA small programs.
- 2022-07-14 06:23:52下载
- 积分:1
-
模式识别中关于感知器算法的程序,输入点进行聚类.
模式识别中关于感知器算法的程序,输入点进行聚类.-pattern recognition algorithm on the perception of the process, input cluster.
- 2022-03-16 10:01:51下载
- 积分:1
-
神经网络控制作为一种全新的智能控制方法,是解决非线性系统预测和控制问题的一种重要手段,受到了许多专家学者的广泛关注,是目前国内外研究的热点之一。本文着重研究前向...
神经网络控制作为一种全新的智能控制方法,是解决非线性系统预测和控制问题的一种重要手段,受到了许多专家学者的广泛关注,是目前国内外研究的热点之一。本文着重研究前向神经网络的学习算法,简单探讨了BP算法在逼近非线性系统中各个因素对系统的影响。
-Neural Network Control as a new intelligent control method is to solve the nonlinear system to predict and control an important means by many experts and scholars in a wide range of concerns, is one of the hot research. This article focuses on feedforward neural network learning algorithm, a simple BP algorithm of approximation of nonlinear systems in the various factors on the system.
- 2022-02-20 03:27:20下载
- 积分:1
-
这是一个Prolog程序,是我的同学做的,对于学Prolog的朋友有些帮助,希望大家多多交流。...
这是一个Prolog程序,是我的同学做的,对于学Prolog的朋友有些帮助,希望大家多多交流。-This is a Prolog program is to do my classmates and friends to learn Prolog some help, I hope a lot of U.S. exchanges.
- 2022-02-24 21:26:46下载
- 积分:1
-
一个机器人信息显示系统,代码比较全,你会喜欢的
一个机器人信息显示系统,代码比较全,你会喜欢的-Information display system of a robot, code-wide comparison, you would like
- 2022-03-19 00:07:24下载
- 积分:1