CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 粒子群算法

搜索资源列表

  1. 粒子群matlab算法实例

    5下载:
  2. 粒子群matlab算法实例
  3. 所属分类:Windows编程

  1. pso粒子群算法来求6个经典函数的最小最大值

    0下载:
  2. 该程序是粒子群算法来求6个经典函数的最小最大值,能显示粒子是如何运动的。-The program is the particle swarm algorithm to 6 classic function of the smallest maximum value, to show how the particles are moving.
  3. 所属分类:其他小程序

    • 发布日期:2017-03-21
    • 文件大小:2094
    • 提供者:wkj
  1. mopsoarchi.rar

    0下载:
  2. 自适应多目标优化粒子群算法源程序,这是一个C语言编制的源程序,很实用.,Adaptive multi-objective particle swarm optimization algorithm source code, which is a C language source program, it is practical.
  3. 所属分类:CSharp

    • 发布日期:2016-03-26
    • 文件大小:36148
    • 提供者:youzping
  1. mopso-matlab

    1下载:
  2. 多目标粒子群算法 多目标部分是通过for循环实现的。-Multi-objective particle swarm optimization algorithm for multi-objective in part by recycling achieved.
  3. 所属分类:Other systems

    • 发布日期:2016-09-14
    • 文件大小:4232
    • 提供者:lizhiqian
  1. DPSO

    0下载:
  2. 由基本粒子群最佳化发展而来的耗散粒子群算法-From the best group of elementary particles developed from Dissipative Particle Swarm Optimization
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:10794
    • 提供者:梅传根
  1. near_far

    0下载:
  2. 粒子群算法的多用户检测。希望对智能算法感兴趣的人有用。-Particle Swarm Optimization of Multi-User Detection. I hope the smart people who are interested in a useful algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:1814
    • 提供者:张维校
  1. liziqunsuanf

    0下载:
  2. 介绍粒子群算法的多用户检测。里面有四个程序。-Particle Swarm introduced multi-user detection. There are four procedures.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:4036
    • 提供者:张维校
  1. mopsowithcd

    0下载:
  2. 一种计算全局拥挤距离多目标优化粒子群算法源程序,这是一个C语言编制的源程序,很实用.-A calculation of the overall crowding distance of multi-objective particle swarm optimization algorithm source code, which is a C language source program, it is practical.
  3. 所属分类:CSharp

    • 发布日期:2016-03-16
    • 文件大小:11617
    • 提供者:youzping
  1. PSO

    0下载:
  2. 粒子群算法,根据自己需要可以更改里面的参数具体情况自己更改-Particle swarm optimization, in accordance with their needs can change the parameters inside the specific circumstances of their own change
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:947846
    • 提供者:Bruce
  1. VRP

    1下载:
  2. 一个求解车辆路径问题的粒子群算法的源码,用C++编写。-Solving a vehicle routing problem with the particle swarm algorithm source code, using C++ Prepared.
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:55771
    • 提供者:ghy
  1. pso.files

    0下载:
  2. 基于粒子群算法,可以用于函数优化的源代码,用matlab实现-Based on Particle Swarm algorithm, can be used for function optimization of source code, implementation using matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:15639
    • 提供者:qinming
  1. pso2

    0下载:
  2. 基于改进的粒子群算法,可以用来求解函数优化问题-Based on Improved Particle Swarm algorithm, can be used to solve the function optimization problem
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:54664
    • 提供者:qinming
  1. pso3

    0下载:
  2. 有关粒子群算法的源程序,用matlab语言编得,可用于求解函数优化问题-Particle Swarm Optimization on the source, using matlab language was made, can be used to solve the function optimization problem
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1876
    • 提供者:qinming
  1. PSO_2D

    0下载:
  2. Matlab语言编写的2维粒子群算法进行函数最优化的源代码,并附有AVI视频演示!-2-D particle swarm optimization source code for optimization (with the AVI video!)
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:308337
    • 提供者:张飞
  1. PSO

    2下载:
  2. 很实用的群优化智能算法,计算粒子群算法的源代码,所需优化的目标函数命名为fitness即可。-a partical swarm algorithm
  3. 所属分类:Other systems

    • 发布日期:2014-05-05
    • 文件大小:816
    • 提供者:iop
  1. psobp

    0下载:
  2. 该文件是使用粒子群算法来求解BP神经网络饿最优解,进而对样本数据训练学习-The document is the use of particle swarm optimization to solving hunger BP neural network the optimal solution, and then the training sample data for the study
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:2267
    • 提供者:微微
  1. pso_clinton

    0下载:
  2. 模拟一群鸟捕食的情景,从而达到优化目标函数的目的,这就是粒子群算法!起初在可行的空间中随机的产生一群粒子,然后让每个粒子开始在虚拟的空间中向四面八方飞翔,并且每个粒子都记下他们飞过的适应值(也就是目标优化函数)最高的点,而且整个粒子群有一个最高适应值个体,这样,粒子在飞翔的时候尽量朝向自己曾飞过的最好的点和集体的最好的点。最后达到收敛到近似最优点的目的。-a example of particle swarm optimization
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:15312
    • 提供者:jiang wen
  1. LDPC-pso

    0下载:
  2. 度序列优化时LDPC码设计的关键一步。本程序利用粒子群算法优化LDPC码度序列,速度较快。压缩包包括程序,优化结果,与比较文献。-Optimizing the degree sequence of a key step in designing LDPC codes. This process utilizes particle swarm optimization of LDPC code degree sequence, faster. Compressed package includes
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1482674
    • 提供者:李森
  1. 61549803apso

    0下载:
  2. 标准粒子群算法,改进粒子群算法,希望大家能用上-Standard particle swarm optimization, improved particle swarm algorithm, hope everyone can be on the
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:2637
    • 提供者:李明
  1. psot

    1下载:
  2. 粒子群算法工具包,包括动态环境的寻优,还可以直观看到粒子的搜索过程-Particle swarm optimization tool kit, including the dynamic environment of the optimization, you can also see the particles in an intuitive search process
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:774753
    • 提供者:段昊
« 1 2 34 5 6 7 8 9 10 ... 29 »
搜珍网 www.dssz.com