遗传算法及其育种算法,包含很多例子和解答
标签: 算法
上传时间: 2014-01-23
上传用户:PresidentHuang
用蚁群算法解决0-1背包问题,matlab实现,自己亲自写的,没问题
上传时间: 2014-01-02
上传用户:caixiaoxu26
蚁群算法解决TSP问题,界面实现,有城市,有坐标,有路线,是我自己编的
上传时间: 2013-12-29
上传用户:JasonC
这是一个蚁群算法的蚂蚁聚类的程序,大家可以仔细研究一下,可能对你有用。
上传时间: 2016-07-20
上传用户:zsjinju
蚂蚁群算法用于旅行商问题,采用c++编写,付上数据。
上传时间: 2016-07-26
上传用户:bjgaofei
非常好的优化算法的书,详细介绍了蚁群算法和粒子群算法以及相关的matlab工具箱,讲了理论和应用给出了工具箱的下载地址。 Swarm intelligence is an innovative computational way to solve hard problems. In particular, particle swarm optimization, also commonly known as PSO, mimics the behavior of a swarm of insects or a school of fish. If one of the particle discovers a good path to food the rest of the swarm will be able to follow instantly even if they are far away in the swarm. Swarm behavior is modeled by particles in multidimensional space that have two characteristics: a position and a velocity. These particles wander around the hyperspace and remember the best position that they have discovered. They communicate good positions to each other and adjust their own position and velocity based on these good positions.
标签: 优化算法
上传时间: 2014-01-26
上传用户:zgu489
微粒群算法电子图书,内附微粒群算法源程序。
上传时间: 2016-08-07
上传用户:qiao8960
蚁群算法的一个程序,可以优化用来做机器人路径规划用
上传时间: 2016-08-18
上传用户:yulg
蚁群算法源程序的一种实现方法.vc的开发环境
上传时间: 2016-08-23
上传用户:fxf126@126.com
章对蚁群算法在连续空间优化中的研究现状作一综述!希望能对相关研究起到一定的启发作用
上传时间: 2013-12-18
上传用户:xauthu