-
蚁群算法 关于城市旅行商问题 ,有兴趣的可以参考下,也课参与交流...
蚁群算法 关于城市旅行商问题 ,有兴趣的可以参考下,也课参与交流-Ant colony algorithm on the city traveling salesman problem, interested can refer to, it is also involved in the exchange of lessons
- 2022-07-10 08:41:09下载
- 积分:1
-
GA的多
遗传算法 多目标的优化 是用GAOTV包做的-GA multi-objective optimization is done with the package GAOTV
- 2023-04-14 06:35:04下载
- 积分:1
-
这个论证的可逆跳MCMC模拟退火使用翻译..
This demo nstrates the use of the reversible jump MCMC simulated annealing for neural networks. This algorithm enables us to maximise the joint posterior distribution of the network parameters and the number of basis function. It performs a global search in the joint space of the parameters and number of parameters, thereby surmounting the problem of local minima. It allows the user to choose among various model selection criteria, including AIC, BIC and MDL
- 2023-02-08 09:10:04下载
- 积分:1
-
利用遗传算法对图像进行分类处理,包括遗传的思想和实现,以及在图像方面的应用。...
利用遗传算法对图像进行分类处理,包括遗传的思想和实现,以及在图像方面的应用。-The use of genetic algorithm to classify the image processing, including genetic and realization of the idea, as well as the application of the image.
- 2023-03-21 23:10:03下载
- 积分:1
-
evolution of neural network topology structure of the mine
演化神经网络拓扑结构编写的扫雷机器人程序-evolution of neural network topology structure of the mine-sweeping robot procedures
- 2022-03-03 09:55:34下载
- 积分:1
-
根据人工智能的模糊理论编写的温度控制程序,实现对温度的模糊控制...
根据人工智能的模糊理论编写的温度控制程序,实现对温度的模糊控制-under artificial intelligence theory of fuzzy prepared by the temperature control process, the temperature of Fuzzy Control
- 2022-07-21 12:32:37下载
- 积分:1
-
matlab实现ID3和朴素贝叶斯分类器。它也包括例子…
Matlab implementation of ID3 and NaiveBayes classifier. It also includes example dataset as well.
- 2022-03-15 06:02:23下载
- 积分: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
-
关于神经网络方面的130个程序,采用matlab语言,比较全
关于神经网络方面的130个程序,采用matlab语言,比较全-On the neural network 130 procedures, the use of matlab language, compare the whole
- 2022-02-03 03:31:59下载
- 积分: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