文件名称:cuckoosearch
介绍说明--下载内容均来自于网络,请自行研究使用
This file gives the main function for the implementation of the
hybridized version of the cuckoo search algorithm by combining it with
the Nelder Mead Simplex algorithm. The method is designed to minimize
functions with a low number of dimensions in a low number of
iterations.
- This file gives the main function for the implementation of the
hybridized version of the cuckoo search algorithm by combining it with
the Nelder Mead Simplex algorithm. The method is designed to minimize
functions with a low number of dimensions in a low number of
iterations.
hybridized version of the cuckoo search algorithm by combining it with
the Nelder Mead Simplex algorithm. The method is designed to minimize
functions with a low number of dimensions in a low number of
iterations.
- This file gives the main function for the implementation of the
hybridized version of the cuckoo search algorithm by combining it with
the Nelder Mead Simplex algorithm. The method is designed to minimize
functions with a low number of dimensions in a low number of
iterations.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
cuckoosearch\ApplyBound.m
............\BenchSphere.m
............\Example.m
............\Flip.m
............\InitNelderMeadSimplex.m
............\IS_NMSCS.pdf
............\license.txt
............\NMCuckoo.m
cuckoosearch