- Category:
- matlab
- Tags:
-
[C/C++]
[源码]
- File Size:
- 11kb
- Update:
- 2013-07-18
- Downloads:
- 0 Times
- Uploaded by:
- 小军
Description: Based on C, use Rosenbrock 2D function to implement SGA and ES, genome length is 2 alleles, group size 100, mutation set 0.001-0.02, to keep code easy to implement, code will only support a fixed number of generations.
To Search:
File list (Check if you may need any files):
SGA_DEMO\rng.c
........\rng.h
........\SGA.c
SGA_DEMO