文件名称:ParallelAdaptiveClonalSelection
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2016-07-27
- 文件大小:
- 1.59mb
- 下载次数:
- 0次
- 提 供 者:
- rengp*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
并行自适应克隆选择算法
在FbgFunc.m中设置目标函数和优化参数
在CloneySelection.m中设置参数取值范围及其他算法参数
本算法在基本克隆选择算法的基础上增加自适应和并行功能计算效率比基本克隆选择算法高。
附带论文为本人为第一作者撰写的,论文中有一部分内容介绍该算法流程。
对该算法有任何疑问可以通过dxbsoccer@163.com联系我。
目前该算法暂时是无约束优化,欢迎大家试用并提出宝贵意见。-Parallel adaptive clonal selection algorithm
It was added parallel computing and adaptive techniques based on clonal selection algorithm. It is more effective than basic clonal selection algorithm.
Feel free to contact me via dongxbmail@gmail.com
在FbgFunc.m中设置目标函数和优化参数
在CloneySelection.m中设置参数取值范围及其他算法参数
本算法在基本克隆选择算法的基础上增加自适应和并行功能计算效率比基本克隆选择算法高。
附带论文为本人为第一作者撰写的,论文中有一部分内容介绍该算法流程。
对该算法有任何疑问可以通过dxbsoccer@163.com联系我。
目前该算法暂时是无约束优化,欢迎大家试用并提出宝贵意见。-Parallel adaptive clonal selection algorithm
It was added parallel computing and adaptive techniques based on clonal selection algorithm. It is more effective than basic clonal selection algorithm.
Feel free to contact me via dongxbmail@gmail.com
(系统自动生成,下载前可以参看下载内容)
下载文件列表
pcsa\CloneySelection.m
....\FbgFunc.m
....\Fractional-order control of active suspension actuator based on parallel adaptive clonal selection algorithm.pdf
....\geneOps3.m
....\getFbb.m
....\getFbb2.m
....\getFbg.m
....\getFbgb.m
....\initializeCS.m
....\Readme.txt
pcsa