CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 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. 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. 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-30
    • 文件大小:1814
    • 提供者:张维校
  1. liziqunsuanf

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

    • 发布日期:2017-04-02
    • 文件大小:4036
    • 提供者:张维校
  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-29
    • 文件大小:55771
    • 提供者:ghy
  1. PSO

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

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

    3下载:
  2. 粒子群算法优化SVR参数,包括核函数和惩罚函数的优化。(Particle swarm optimization algorithm to optimize the SVR parameters, including kernel function and penalty function optimization.)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:12288
    • 提供者:BRONZE
  1. PSO_java

    0下载:
  2. 使用java来实现粒子群算法。对粒子群感兴趣的可以参考学习下。(Using java to implement particle swarm optimization. Interested in particle swarm, you can refer to the study.)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:747520
    • 提供者:小午
  1. 整数规划粒子群算法

    0下载:
  2. 用于求解整数规划的粒子群算法C++代码。(C++ code of particle swarm algorithm for Solving integer programming)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:wm667
  1. 单目标粒子群算法寻优

    1下载:
  2. 利用粒子群优化算法,对单目标函数寻优,寻找函数的极值。(Searching for the extremum of a function by searching the single objective function.)
  3. 所属分类:其他

    • 发布日期:2017-12-16
    • 文件大小:1024
    • 提供者:Mr ren
  1. 13_粒子群

    7下载:
  2. 航迹规划是无人机执行侦察和作战任务中的关键技术,规划算法的性能直接影响着航迹规划的质量。针对航迹规划最优性和实时性问题,提出一种惯性权值" 阶梯式" 调整策略与跳出局部最优解策略相结合的改进粒子群无人机航迹规划算法。(Route planning is the key technology for UAV to perform reconnaissance and combat tasks, and the performance of planning algorithm
  3. 所属分类:其他

  1. PSO

    0下载:
  2. 应用粒子群算法实现目标函数的寻优,最基础的粒子群算法。算法可以直接运行,(Optimization of objective function using PSO Algorithm)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:2048
    • 提供者:鹏儿chuan
  1. 综合程序所有计算结果和数据

    1下载:
  2. 用于配电网重构的粒子群算法。用了好久整理的(Particle swarm optimization for distribution network reconfiguration)
  3. 所属分类:其他

  1. 23876123psoSVM

    0下载:
  2. 在全局版的标准粒子群算法中,每个粒子的速度的更新是根据两个因素来变化的,这两个因素是:1. 粒子自己历史最优值pi。2.  粒子群体的全局最优值pg。如果改变粒子速度更新公式,让每个粒子的速度的更新根据以下两个因素更新,A. 粒子自己历史最优值pi。B. 粒子邻域内粒子的最优值pnk。其余保持跟全局版的标准粒子群算法一样,这个算法就变为局部版的粒子群算法。(The introduction of particle swarm algorithm is essential, super detai
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:zhouyucai
  1. test1

    1下载:
  2. 在LABVIEW里调用MATLAB来实现粒子群算法。(MATLAB to implement particle swarm optimization)
  3. 所属分类:其他

    • 发布日期:2019-12-12
    • 文件大小:10240
    • 提供者:舒展
  1. 粒子群算法

    2下载:
  2. 利用单目标粒子群算法求解各种优化问题,输入目标函数即可。(A single target particle swarm optimization algorithm is used to solve various optimization problems.)
  3. 所属分类:其他

    • 发布日期:2020-03-25
    • 文件大小:2048
    • 提供者:枪战队
  1. 粒子群算法

    1下载:
  2. 利用粒子群算法计算某一函数的最大值,直接运行main.m文件即可,fun.m用于计算粒子适用度,目标函数可根据自身需要进行修改。(Use particle swarm algorithm to calculate the maximum value of a function, just run the main.m file directly. Fun.m is used to calculate the applicability of the particles. The objectiv
  3. 所属分类:其他

    • 发布日期:2020-11-05
    • 文件大小:2048
    • 提供者:coragao
  1. 粒子群算法

    1下载:
  2. 粒子群算法是比较实用易实现的高效进化算法,压缩包中给了详细的算法代码以及相应的例子。(PSO is a good and effective algorithm)
  3. 所属分类:其他

    • 发布日期:2020-11-05
    • 文件大小:19456
    • 提供者:周周zzs
  1. pso_m

    3下载:
  2. 33节点的配电网,粒子群算法,经济调度,包含储能。(33 node distribution network, particle swarm optimization algorithm, economic scheduling, including energy storage.)
  3. 所属分类:其他

    • 发布日期:2020-11-14
    • 文件大小:7168
    • 提供者:宁123456
  1. 157988_粒子群matlab

    0下载:
  2. MATLAB粒子群算法的实现。。。。。。。。。。。。。。。。。(THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
  3. 所属分类:其他

    • 发布日期:2021-01-03
    • 文件大小:754688
    • 提供者:zwb11
« 12 3 4 5 6 »
搜珍网 www.dssz.com