一个梯度优化算法的实例(演示)。。。。线性判别分析的伪逆算法程序(matlab6.5)
上传时间: 2016-07-29
上传用户:youmo81
非常好的优化算法的书,详细介绍了蚁群算法和粒子群算法以及相关的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
多目标优化算法PAES的c语言源代码,q希望对你有用.
上传时间: 2013-12-23
上传用户:脚趾头
智能优化算法及其应用王凌著,一本好书,对学习优化的来说
标签: 优化算法
上传时间: 2016-08-09
上传用户:wweqas
数组编程的一种优化算法,实现复杂网络编程的方便与便捷。
上传时间: 2013-12-18
上传用户:lz4v4
在系统辨识中,NLJ的优化算法用于系统辨识
上传时间: 2014-08-21
上传用户:ynwbosss
c语言数值算法集中brent优化算法的matlab版本
上传时间: 2013-12-02
上传用户:x4587
有限内存BFGS约束优化算法Fortran程序及其说明
上传时间: 2013-12-22
上传用户:lindor
耗散粒子群(DPSO)优化算法C程序及其测试实例
上传时间: 2016-08-27
上传用户:ggwz258
这是在网上找到的一个关于粒子群优化算法的源程序,可以用来优化求函数的最优解,通用性很强。
上传时间: 2016-08-27
上传用户:xiaodu1124