Cuckoo Search (cs)算法源代码我要分享

Search Cuckoo (CS) algorithm source code

matlab 算法 源代码 CuckooSearchcs

关注次数: 182

下载次数: 0

文件大小: 217.78 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:资源描述      XinShe Yang教授2009年提出的Cuckoo Search优化算法Matlab原代码,可用于全局优化,并附有算法原理的文章及测试函数,供大家参考学习。Cuckoo Search 算法用于解决连续优化问题,也可以用来解决离散问题。这段代码提供的是前者。


English Description:

Application background          Yang XinShe, Professor Search Cuckoo Matlab, the original code, can be used for global optimization, and the algorithm principle of the article and test function, for your reference. Search Cuckoo algorithm for solving continuous optimization problems, can also be used to solve the discrete problem. This code is provided by the former.


代码预览