文件名称:MyGaMpiII_1.0
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- [ASM] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 11kb
- 下载次数:
- 0次
- 提 供 者:
- 彭*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这是一个基于实数编码的Fortran语言的遗传算法,并用MPI并行实现,里面提供了丰富的选择算子,交叉算子,变异算子可供选择,如选择算子有基于赌盘选择算子,无回放余数随机选择算子,变异算子有高斯变异,自适应变异等,此外还实行了一种策略可以有效地降低早熟的概率,本人还有一份非MPI版本的遗传算法,需要者可以联系。-This is a real-coded in Fortran language of genetic algorithms, and use MPI parallel implementation, which provides a rich selection operator, crossover operator, mutation operator to choose from, such as the selection operator are based gamble selection operator, no more than a few random playback selection operator, mutation operator with Gaussian mutation, adaptive mutation, in addition to the implementation of a strategy can effectively reduce the probability of premature, I have a non-MPI version of the genetic algorithm, for those who need to Contact.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MyGaMpiII_1.0\func.f
.............\Makefile
.............\MyGaMpiII.f
.............\MyGaUtiles.f
.............\param.dat
.............\param1.dat
.............\parameter.inc
MyGaMpiII_1.0
.............\Makefile
.............\MyGaMpiII.f
.............\MyGaUtiles.f
.............\param.dat
.............\param1.dat
.............\parameter.inc
MyGaMpiII_1.0