登录
首页 » matlab » PSO

PSO

于 2015-01-09 发布 文件大小:3KB
0 231
下载积分: 1 下载次数: 5

代码说明:

  标准粒子群算法的实现思想基本按照粒子群算法(2) 标准的粒子群算法的讲述实现。主要分为3个函数。第一个函数为粒子群初始化函数 InitSwarm(SwarmSize......AdaptFunc)其主要作用是初始化粒子群的粒子,并设定粒子的速度、位置在一定的范围内。本函数所采用的数据结构如下所示: 表ParSwarm记录的是粒子的位置、速度与当前的适应度值,我们用W来表示位置,用V来代表速度,用F来代表当前的适应度值。在这里我们假设粒子个数为N,每个粒子的维数为D。(His thought of the implementation of the standard particle swarm algorithm according to the particle swarm algorithm (2)- the standard particle swarm algorithm about implementation. Mainly divided into three functions. The first function of particle swarm initialization function InitSwarm (SwarmSize... AdaptFunc), its main function is to initialize particle swarm particle, and set the particle s velocity, position in a certain range. The function of data structure is as follows: ParSwarm record table is the particle s position, speed and the current fitness value, we use W to represent the position, represented speed with a V, to represent the current fitness value with F. Here we assume that the number of particles N, each particle dimension for D.)

文件列表:

PSO.txt,12417,2015-01-09

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 43
    说明:  matlab中的关于优化问题实验方面的例子和程序(matlab optimization problems in the experiments on the examples and procedures)
    2010-10-14 18:49:48下载
    积分:1
  • Maxflow_Matlab_C++_Mixtrue
    本人对经典Maxflow算法的修改,实现的是C++和Matlab混合编程。cpp源码可以在matlab下编译,该实现方式比纯matlab实现效率高出好多。(I classic Maxflow algorithm changes, realize that the C++ And Matlab programming mixed. cpp source code can be compiled under matlab, the matlab realize than pure efficiency than many realize.)
    2008-04-20 13:41:09下载
    积分:1
  • matlab-Programming-Manual
    matlab编程必备手册,内容包括matlab编程格式规范、基本编程方法、常用函数及实例等。言简意赅,非常实用。(matlab manual programming required, including matlab programming format specification, the basic programming methods, and examples of commonly used functions and so on. Concise and very practical.)
    2011-04-24 21:39:22下载
    积分:1
  • danzhanwuyuandingwei
    实现单站无源定位仿真算法 目标进行二维直线运动(Simulation for single observer passive location algorithm for two-dimensional linear motion target)
    2020-11-10 10:39:46下载
    积分:1
  • Video_measures_analog_IUT
    video analisys aplication note
    2014-12-12 03:23:06下载
    积分:1
  • matlab_ref
    MatLab Commands as a Reference for the Use of Communication
    2009-03-08 01:35:08下载
    积分:1
  • huffman_coding
    huffman source coding
    2010-12-06 14:07:43下载
    积分:1
  • power
    full bridge tamam pol and power electric
    2013-12-10 22:33:00下载
    积分:1
  • 1
    bp_innerloop.m Inner loop of the backpropagtion learning algorithm. One hidden layer. Uses tanh as the transfer function. Uses the following global variables for input and/or output: Inputs1 - input patterns Desired - desired output patterns LearnRate - learning rate parameter Momentum - momentum parameter DerivIncr - increment to the derivative of the transfer function (Fahlman s trick typical value 0.2) Weights1 - first weight layer (updated by this routine) Weights2 - second weight layer (updated by this routine) deltaW1 - initialize to 0 before first call deltaW2 - initialize to 0 before first call TSS - total sum-squared error (set by this routine) Recurrent state
    2013-05-18 03:38:49下载
    积分:1
  • circuit
    可以对很多的常见电路图进行仿真,功能很强大············(It is very useful for the simulation of the circuit)
    2010-09-17 08:51:37下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载