本文介绍的是基于粒子滤波和均值偏移算法的目标跟踪.结合创新的算法克服了两种算法各自的缺陷,鲁棒性和实时性得到了很大的提高.
上传时间: 2013-12-30
上传用户:Thuan
包括蚁群优化算法,梯度优化算法两个文档。
标签: 优化算法
上传时间: 2016-05-30
上传用户:moerwang
用遗传算法及佳点集算法测试同一标准函数,普通的遗传算法和佳点集遗传算法的基本思想和不同点
上传时间: 2014-01-25
上传用户:cjl42111
基本粒子群优化算法Matlab源程序,其中的fitness函数可根据自己需要更改。
上传时间: 2016-06-19
上传用户:wyc199288
这是用C编写的一个遗传算法 中 多点交叉算法,希望对 大家 有 帮助 !
上传时间: 2016-07-05
上传用户:jackgao
遗传算法中的 自适应算法,用C语言实现,源代码,希望对大家有帮助
上传时间: 2016-07-05
上传用户:zhangliming420
关于蚁群优化算法程序,VC++实现 不知是否可以
上传时间: 2016-07-06
上传用户:zhouchang199
POS算法,MATLAB的粒子群优化算法程序设计.
上传时间: 2016-07-31
上传用户:sy_jiadeyi
pos算法,MATLAB的粒子群优化算法程序设计
上传时间: 2016-07-31
上传用户:小草123
非常好的优化算法的书,详细介绍了蚁群算法和粒子群算法以及相关的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