登录
首页 » matlab » PSO

PSO

于 2015-01-09 发布 文件大小:3KB
0 289
下载积分: 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 个回复

  • circhift.m
    voice recognition, circular shift
    2010-12-03 18:30:55下载
    积分:1
  • Ex3b_BasicAcousticGeneration(Guitar Signal)
    Guitar Signal using matlab
    2017-12-28 16:33:26下载
    积分:1
  • yiqun
    说明:  路径规划仿真,运用蚁群算法,利用MATLAB软件搭建二维地形环境(Path planning simulation, using ant colony algorithm, using MATLAB software to build two-dimensional terrain environment)
    2019-04-05 15:17:26下载
    积分:1
  • Wavelet_Su
    Wavelet transform ( CS)
    2014-10-24 01:54:57下载
    积分:1
  • Matching-track-CS
    基于压缩传感的匹配追踪重建算法研究。给出了OMP的一种改进方案。OMP算法本身耗时过长速度过慢,本文的改 进方案将图像进行分块后再处理,从而大大降低了OMP算法每次迭代的矩阵规模。 实验结果表明,该方案在不明显降低重建效果的同时提高了运算速度。(Matching track reconstruction algorithm based on compressed sensing)
    2014-11-30 10:29:11下载
    积分:1
  • DMI-CODES
    direct matrix inversion algorithm matlab code
    2013-10-11 16:41:06下载
    积分:1
  • ziliao
    混沌发展,历史和编码,混沌的研究方法及编码。(Chaotic development, history and coding, chaos research methods and coding.)
    2010-11-23 12:23:39下载
    积分:1
  • kMeansCluster
    数据挖掘中k均值划分聚类算法。输入对象的数据集矩阵和簇的数量,使用欧拉距离计算对象之间的相拟度(K-means partitioning clustering algorithm in data mining. Input object data sets matrix and the number of clusters, using euler distance calculation。)
    2013-05-04 10:18:56下载
    积分:1
  • slm
    this is the program for finding peak power in ofdm using selective mapping
    2014-01-21 12:08:42下载
    积分:1
  • Matlab-Particle-swarm-algorithm--
    说明:  阐述了粒子群算法的基本原理,探讨了在MATLAB环境中实现粒子群算法的编程方法,构建粒子群算法工具箱函数,通过仿真示例验证了该方法的有效性,表明它能够对函数进行全局优化。(Describes the basic principles of particle swarm algorithm discussed in the MATLAB environment to achieve particle swarm programming, particle swarm optimization toolbox function constructed by example illustrates the effectiveness of the method, that it can function for global optimization .)
    2011-03-02 21:03:59下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载