- Category:
- matlab
- Tags:
-
[WORD]
- File Size:
- 18kb
- Update:
- 2014-07-06
- Downloads:
- 0 Times
- Uploaded by:
- 孟琳
Description: This demo program only implements a standard version of
Cuckoo Search (CS), as the Levy flights and generation of
new solutions may use slightly different methods.
The pseudo code was given sequentially (select a cuckoo etc),
but the implementation here uses Matlab s vector capability,
which results in neater/better codes and shorter running time.
To Search:
File list (Check if you may need any files):
cs.doc