-
遗传算法解中国45城市旅行商问题,主要是通过在VS2010中使用遗传算法解决中国45城市旅行商问题...
遗传算法解中国45城市旅行商问题,主要是通过在VS2010中使用遗传算法解决中国45城市旅行商问题-Genetic Algorithm for Traveling Salesman Problem China" s 45 cities, mainly through the use of genetic algorithms in the VS2010 solution to China 45 cities traveling salesman problem
- 2022-02-04 10:04:00下载
- 积分:1
-
模式识别中的几个常用算法,包括ISODATA算法、K-均值算法、感知器算法、LMSE最小误差、贝耶斯分类。...
模式识别中的几个常用算法,包括ISODATA算法、K-均值算法、感知器算法、LMSE最小误差、贝耶斯分类。-pattern_recognition have some usual algorithm,including ISODATA algorithm,K-means algorithm,apperceive algorithm ,
- 2022-04-18 19:58:36下载
- 积分:1
-
svm forecast thesis on the theory of rough, interested can check out, quite good...
svm预测论文,基于粗糙理论的,感兴趣可以查一下,还不错-svm forecast thesis on the theory of rough, interested can check out, quite good! !
- 2023-06-27 07:10:03下载
- 积分:1
-
一个C编写的足球机器人比赛程序,算法很好
一个C编写的足球机器人比赛程序,算法很好-C prepared by a robot soccer competition procedures, a good algorithm
- 2022-03-25 16:29:37下载
- 积分:1
-
〈智能优化算法与应用〉介绍各种优化算法:模拟褪火法、遗传算法、禁忌搜索法、神经网络法、混合优化策略等内容。...
〈智能优化算法与应用〉介绍各种优化算法:模拟褪火法、遗传算法、禁忌搜索法、神经网络法、混合优化策略等内容。-"intelligent optimization algorithms and application" on the various optimization algorithms : simulated fire faded, genetic algorithm, Tabu search method, neural networks, hybrid optimization strategy content.
- 2022-09-14 11:15:06下载
- 积分:1
-
道路识别 人工智能方面的道路识别应用
道路识别 人工智能方面的道路识别应用-road artificial intelligence to identify the road recognition applications
- 2023-05-02 18:05:09下载
- 积分:1
-
matlab的典型算法(包括神经网络、遗传算法、概率算法、模拟退火算法)...
matlab的典型算法(包括神经网络、遗传算法、概率算法、模拟退火算法)-matlab typical algorithms (including neural networks, genetic algorithms, probabilistic algorithms, simulated annealing algorithm)
- 2022-08-12 10:27:37下载
- 积分:1
-
nsga2非支配排序遗传算法,c++源码实现
nsga2非支配排序遗传算法,c++源码实现-nsga2 non-dominated sorting genetic algorithm, c++ source code to achieve
- 2022-07-15 23:12:29下载
- 积分:1
-
BP神经网络自适应步长训练算法,采用最小误差法,梯度下降法,自适应调节权值...
BP神经网络自适应步长训练算法,采用最小误差法,梯度下降法,自适应调节权值-BP neural network training anaysis, is realized by using error feed back, gradient descent applied updating of synaptic weights
- 2022-07-22 10:42:25下载
- 积分:1
-
基于VB的遗传算法软件实现
在程序中,FitnessValue (i) 为适应度值数组、avFit2nessValue (100) 为归一化适应度值数组、...
基于VB的遗传算法软件实现
在程序中,FitnessValue (i) 为适应度值数组、avFit2nessValue (100) 为归一化适应度值数组、Population2 Chrom(i ,j) 为遗传个体的等位基因值、Popsize 为种群中的个体数,CHROMLENGTH为一母体对的等位基因
总数。-VB-based genetic algorithm software implementation in the proceedings, FitnessValue (i) In order to meet an array value, avFit2nessValue (100) for the normalized fitness value of the array, Population2 Chrom (i, j) for the genetic value of individual alleles, Popsize for stocks in the number of individuals, CHROMLENGTH for one parent to the total number of alleles.
- 2022-03-03 05:07:26下载
- 积分:1