Skip to content

Jackjun724/GenticAlgorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

GenticAlgorithm

遗传算法的简单应用

利用遗传算法求出函数 f(x)=xsin(2π*x)+2 x∈[2,16] 的最优解

选择

轮盘赌选择

交叉

随机位置交叉

变异

二进制编码随机位置异或变异

精度

小数点后三位

About

遗传算法的实现

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages