非常好的优化算法的书,详细介绍了蚁群算法和粒子群算法以及相关的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.
资源简介:非常好的优化算法的书,详细介绍了蚁群算法和粒子群算法以及相关的matlab工具箱,讲了理论和应用给出了工具箱的下载地址。 Swarm intelligence is an innovative computational way to solve hard problems. In particular, particle swarm optimization, al...
上传时间: 2014-01-26
上传用户:zgu489
资源简介:几个常用的优化算法的C程序和MATLAB代码,D F P变尺度法子程序,Powell法子程序,黄金分割法子程序,进退法子程序,外点惩罚函数法子程序等。
上传时间: 2016-10-02
上传用户:exxxds
资源简介:优化设计中利用鲍威尔算法求解的优化算法的介绍
上传时间: 2017-07-14
上传用户:851197153
资源简介:一个非常好用而且实用的非对称加密算法,里面有实例,完整的源码。
上传时间: 2015-04-12
上传用户:84425894
资源简介:这是个新型的PSO优化算法的文章,主要说明在改进了基本的PSO算法后,得到了什么样的好的效果.
上传时间: 2016-02-23
上传用户:bakdesec
资源简介:实现短作业优先调度算法,非常好用,是我的期末设计,是在C++环境下编写的.
上传时间: 2014-05-24
上传用户:kbnswdifs
资源简介:matlabf非常好基于Contourlet变换的水印算法.与小波变换不同的是Contourlet变换采用类似于线段(contoursegment的基得到一种多分辨、局部化、方向性的图像表示。水印信号通过基于内容的乘性方案加载到Contourlet 变换系数
上传时间: 2014-01-14
上传用户:chfanjiang
资源简介:非常好的wk算法的中文参考资料,将stolt插值方面讲的很详细
上传时间: 2014-08-25
上传用户:tianjinfan
资源简介:介绍了蚁群算法解决具体问题的优化算法,实践证明效果很好
上传时间: 2015-07-03
上传用户:busterman
资源简介:提供了常用的优化算法,包括约束变尺度法,拟牛顿法,遗传算法,多目标优化算法,Hookjeeves算法等多种算法。使用时先写好优化模型,生成相应的dll此优化库可以根据选择的算法对优化模型进行优化求解。
上传时间: 2015-08-13
上传用户:851197153