虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

matlab <b>粒子群</b>

  • 大家好

    大家好,这是一个基于粒子群优化算法的函数优化问题的MATLAB源码,希望能给大家提供帮助

    标签:

    上传时间: 2014-09-06

    上传用户:pkkkkp

  • 基于多线程机制的

    基于多线程机制的,利用Matlab编写,粒子群优化算法。目标变量采用归一化处理,适用于所有的优化函数。优化函数自定义为fitness(x)。

    标签: 多线程 机制

    上传时间: 2013-12-30

    上传用户:banyou

  • 各种优化算法解决TSP问题 包括蚂蚁群算法

    各种优化算法解决TSP问题 包括蚂蚁群算法 ,粒子群算法 ,遗传算法等等

    标签: TSP 优化算法 蚁群算法

    上传时间: 2016-06-15

    上传用户:sunjet

  • 非常好的优化算法的书

    非常好的优化算法的书,详细介绍了蚁群算法和粒子群算法以及相关的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

  • 基因算法

    基因算法,用VC++或MATLAB,java等工具设计一程序计算任一个随机产生的DNA基因表达式的有效长度和值 设随机产生的基因表达式为: + Q - / b * b a Q b a a b a a b b a a a b

    标签: 基因 算法

    上传时间: 2014-01-09

    上传用户:aa54

  • 一个集合遗传算法

    一个集合遗传算法,蚁群算法,粒子群算法的混合算法解决TSP问题的MATLAB程序

    标签: 算法

    上传时间: 2016-09-25

    上传用户:zhangliming420

  • The "GEE! It s Simple" package illustrates Gaussian elimination with partial pivoting, which produce

    The "GEE! It s Simple" package illustrates Gaussian elimination with partial pivoting, which produces a factorization of P*A into the product L*U where P is a permutation matrix, and L and U are lower and upper triangular, respectively. The functions in this package are accurate, but they are far slower than their MATLAB equivalents (x=A\b, [L,U,p]=lu(A), and so on). They are presented here merely to illustrate and educate. "Real" production code should use backslash and lu, not this package.

    标签: illustrates elimination Gaussian pivoting

    上传时间: 2016-11-09

    上传用户:wang5829

  • The "GEE! It s Simple" package illustrates Gaussian elimination with partial pivoting, which produce

    The "GEE! It s Simple" package illustrates Gaussian elimination with partial pivoting, which produces a factorization of P*A into the product L*U where P is a permutation matrix, and L and U are lower and upper triangular, respectively. The functions in this package are accurate, but they are far slower than their MATLAB equivalents (x=A\b, [L,U,p]=lu(A), and so on). They are presented here merely to illustrate and educate. "Real" production code should use backslash and lu, not this package.

    标签: illustrates elimination Gaussian pivoting

    上传时间: 2014-01-21

    上传用户:lxm

  • 很实用的群优化智能算法

    很实用的群优化智能算法,计算粒子群算法的源代码,所需优化的目标函数命名为fitness即可。

    标签: 智能算法

    上传时间: 2017-07-02

    上传用户:zm7516678

  • 群智能优化算法及其应用 (雷秀娟)

    本书以群智能优化算法中的粒子群优化(ParticleSwarmOptimization,PSO)算法为主线,着重阐述了PSO算法的基本原理、改进策略,从解空间设计、粒子编码以及求解流程等方面进行了详细设计与阐述。

    标签: 群智能 优化算法

    上传时间: 2015-03-14

    上传用户:wd450725076