搜索资源列表
genetic
- This program runs a GA. The roulette wheel method for parent selection is used here. Elitism is included. Parent selection is from the population including the elite chromosomes. The standard bit form is used here. As usual, code works in
GAtest
- 轮盘赌遗传算法,用vc++写的,主要用于函数求最优值-Roulette wheel genetic algorithm, using vc++ to write, and is mainly used for seeking the optimal value function
GA_program
- Simple Genetic Algorithm binary coded roulette wheel method
GA1
- 遗传算法 编码解码采用二进制编解码 交叉 变异 选择操作采用轮盘赌 -genetic algorithm The binary coding and decoding decoding Crossover Mutation The roulette wheel selection operation
Roulette-Weel
- Roulette Wheel Code for PIC18F4520 Controller
xujinpeng3.14
- 求函数f x+10*sin(5*x)+7*cos(4*x)的最大值点,简单的单点交叉,基本位变异,赌轮盘选择,求的最好解是24.689. ga.m为主程序,运行其即可。 参数可自己调。-The best solution is the maximum point of the function f x+ 10* sin (5* x)+ 7* cos (4* x), the simple single point crossover, the basic bit mutation, a