搜索资源列表
Gravitational_Search_algorithm
- GSA,万有引力搜索算法,比较新的优化算法-GSA, gravitation search algorithm, a new optimization algorithm
GSAforVRP_V3
- 利用万有引力搜索算法解决VRP问题 ,matlab-Use gravitational search algorithm to solve the VRP problem, matlab
万有引力搜索算法
- 基于万有引力搜索的元启发式优化算法,在无需其他介质的情况下,能够表现出很强的全局搜索能力。(Gravitational search meta heuristic optimization algorithm based on no other media, can show Qiangde global search ability.)
Gravitational Search algorithm
- 万有引力算法,是一种基于万有引力定律和牛顿第二定律的种群优化算法。该算法通过种群的粒子位置移动来寻找最优解,即随着算法的循环,粒子靠它们之间的万有引力在搜索空间内不断运动,当粒子移动到最优位置时,最优解便找到了。(Gravitational Search algorithm)