-
VC++ Genetic Algorithm
VC++ 遗传算法 VC++ 遗传算法 VC++ 遗传算法-VC++ Genetic Algorithm
- 2022-02-15 00:27:34下载
- 积分:1
-
微分进化算法DE(Differential Evolution)由Storn和Price等学者于1995年首先提出。它是一种基于种群优化的新智能优化方法,它已被...
微分进化算法DE(Differential Evolution)由Storn和Price等学者于1995年首先提出。它是一种基于种群优化的新智能优化方法,它已被证明在求解过程中具有高效性、收敛性、鲁棒性等优点-Differential evolution algorithm DE (Differential Evolution) by Storn and Price and other scholars in 1995, the first place. It is a species based on the optimization of the new intelligent optimization method, which has been proved in the solving process with high efficiency, convergence, robustness, etc.
- 2022-04-23 12:37:28下载
- 积分:1
-
对于具有一定规模的TSP问题的求解,至今没有较完善的求解办法。本程序是用遗传算法来求解TSP问题。...
对于具有一定规模的TSP问题的求解,至今没有较完善的求解办法。本程序是用遗传算法来求解TSP问题。-for a certain size of the TSP solution and there has been no better way to solve. This procedure is used genetic algorithms to TSP.
- 2022-06-20 15:06:22下载
- 积分:1
-
遗传算法解决随机期望值模型问题的例题
遗传算法解决随机期望值模型问题的例题-random genetic algorithms to solve the problem expectations model example
- 2022-04-29 09:55:30下载
- 积分:1
-
用遗传算法进行排序
用遗传算法进行排序-genetic sequencing algorithms
- 2022-08-23 04:43:59下载
- 积分:1
-
人工智能中经典算法
人工智能中经典算法-宽度搜索和启发是搜索(A*算法)在VC环境下的实现代码,对于学习人工智能有很多帮助- In the artificial intelligence the classical algorithm- width
search and the inspiration are the search (the A* algorithm) under the
VC environment realization code, has regarding the study artificial
intelligence very helps
- 2022-02-21 10:04:12下载
- 积分:1
-
平时学习时搜集的算法书,聚类,神经网络,蚁群算,遗传算法
平时学习时搜集的算法书,聚类,神经网络,蚁群算,遗传算法-some e-books about the algorithm
- 2022-03-01 00:08:48下载
- 积分:1
-
projections Gray (No. Third Edition)
灰色预测模型称为CM模型,G为grey的第一个字母,M为model的第一个字母。GM(1,1)表示一阶的,一个变量的微分方程型预测模型。GM(1,1)是一阶单序列的线性动态模型,主要用于时间序列预测。 一、GM(1,1)建模 设有数列 共有 个观察值 对 作累加生成,得到新的数列 灰色理论与模型及在车辆拥有量预测中的应用 灰色神经网络交通事故预测比较
灰色系统(第三版)-projections Gray (No. Third Edition)
- 2022-04-20 07:03:44下载
- 积分:1
-
多层神经网络的可执行例子
http://www.codeproject.com/cpp/MLP.asp?df=100&forumid=148477&exp=...
多层神经网络的可执行例子
http://www.codeproject.com/cpp/MLP.asp?df=100&forumid=148477&exp=0&select=1141594#xx1141594-multilayer neural network executable examples http :// www.codeproject.com/cpp/MLP.asp df = 1
- 2023-06-29 17:30:03下载
- 积分: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