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

搜索资源列表

  1. chapter10 基于粒子群算法的多目标搜索算法

    0下载:
  2. 《MATLAB智能算法三十个案例分析》第十章 基于粒子群算法的多目标搜索算法(chapter 10 multi-objective search algorithm based on particle swarm algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:4096
    • 提供者:zhinengdong
  1. MATLAB粒子群优化算法

    0下载:
  2. 粒子群优化算法的代码,可以用来自己修改成需要的子函数。(Particle swarm optimization algorithm code can be used to modify their own needs of the sub-function.)
  3. 所属分类:数学计算

    • 发布日期:2018-01-08
    • 文件大小:9216
    • 提供者:bandor
  1. MATLAB source code

    4下载:
  2. 基于粒子群算法的无功优化MATLAB源代码,IEEE30节点(MATLAB source code for reactive power optimization based on particle swarm optimization (PSO), IEEE30 node)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:64512
    • 提供者:backlighter
  1. PSO_TSP(混合粒子群:较优)

    1下载:
  2. 解决环球旅行问题的一种精确度比较高的算法,相较于蚁群算法和遗传算法都有较大的改进;(A high precision algorithm for solving global travel problems has a greater improvement than the ant colony algorithm and the genetic algorith)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:2048
    • 提供者:倚楼天狼啸
  1. 基于罚函数的粒子群算法

    2下载:
  2. 基于罚函数法的粒子群算法,处理优化调度问题(Particle swarm optimization based on penalty function method to deal with optimal scheduling problem)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-20
    • 文件大小:5120
    • 提供者:温暖。
  1. 粒子群算法

    0下载:
  2. 粒子群算法,可以直接在MATLAB中运行(Particle swarm optimization)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-28
    • 文件大小:10240
    • 提供者:chasecyq
  1. 粒子群算法

    0下载:
  2. SO算法就是模拟一群鸟寻找食物的过程,每个鸟就是PSO中的粒子,也就是我们需要求解问题的可能解,这些鸟在寻找食物的过程中,不停改变自己在空中飞行的位置与速度。大家也可以观察一下,鸟群在寻找食物的过程中,开始鸟群比较分散,逐渐这些鸟就会聚成一群,这个群忽高忽低、忽左忽右,直到最后找到食物。这个过程我们转化为一个数学问题。寻找函数  y=1-cos(3*x)*exp(-x)的在[0,4]最大值。(SO algorithm is the simulation of a flock of birds f
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:3072
    • 提供者:栗平
  1. 基于alopex的粒子群算法

    0下载:
  2. 该算法通过基于Alopex的粒子群优化算法,结合神经网络计算,恰当地对所给数据进行聚类并进行拟合,从何达到了很好的分类和优化效果(Based on the Alopex particle swarm optimization algorithm and neural network calculation, the algorithm can properly cluster and fit the data, which can achieve a good classification an
  3. 所属分类:matlab例程

  1. 13中粒子群优化算法

    0下载:
  2. 十三种各种用于寻优计算的粒子群智能优化算法源程序(The source program of thirteen kinds of particle swarm intelligent optimization algorithms for optimization calculation)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-23
    • 文件大小:9216
    • 提供者:宝某人
  1. 粒子群算法 matlab

    0下载:
  2. 一种基于迭代的优化算法,系统初始化为一组随机解,通过迭代搜寻最优值,粒子在解空间追随最优的粒子进行搜索(Particle swarm optimization)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:2048
    • 提供者:刘向前
  1. 粒子群算法

    0下载:
  2. 粒子群算法解决背包问题,matlab环境实现c流程(Particle swarm algorithm to solve knapsack problem, matlab environment to achieve C process.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-06
    • 文件大小:1024
    • 提供者:sgdmc
  1. 粒子群最优解

    1下载:
  2. 粒子群算法例程,之前数学建模美赛时使用的代码,发出来和大家分享一下(PSO.rar Particle swarm algorithm routines, mathematical modeling used before the contest code used to send out to share with you)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:戏言ss
  1. matlab编写蚁群算法实践

    0下载:
  2. 基于matlab编写的粒子群算法,用于学习粒子群(Particle swarm optimization based on MATLAB is used to study particle swarm.)
  3. 所属分类:其他

    • 发布日期:2018-05-04
    • 文件大小:2048
    • 提供者:大码农
  1. 粒子群优化算法

    3下载:
  2. 用粒子群优化算法对三轴稳定航天器姿态控制PD参数进行自动寻优(optimization of PD parameter of attitude controller in spacecraft)
  3. 所属分类:matlab例程

    • 发布日期:2020-11-22
    • 文件大小:16198656
    • 提供者:rookie Jack
  1. partical swarm matlab

    0下载:
  2. 粒子群优化算法基本程序,基本算法代码,最优化方法的Matlab实现(Particle Swarm optimization)
  3. 所属分类:matlab例程

    • 发布日期:2018-10-13
    • 文件大小:5120
    • 提供者:hopeyun
  1. matlab代码

    1下载:
  2. 该代码是基于粒子群算法优化的支持向量机,适用于分类问题(The code is based on particle swarm optimization support vector machine, suitable for classification problem.)
  3. 所属分类:其他

  1. powersystem-monte-carlo-matlab

    5下载:
  2. 利用粒子群算法实现最优潮流计算,得到最优配电网规划结果(Using particle swarm optimization algorithm to achieve optimal power flow calculation, get optimal distribution network planning results.)
  3. 所属分类:matlab例程

    • 发布日期:2018-11-21
    • 文件大小:18432
    • 提供者:绘希海
  1. 多目标进化+多目标粒子群优化代码

    4下载:
  2. 多目标粒子群优化,多目标进化算法,两种方法能够有效的解决复杂的优化问题(optimization based on intelligent swarm)
  3. 所属分类:matlab例程

    • 发布日期:2019-06-19
    • 文件大小:18432
    • 提供者:静初新人
  1. Matlab程序PSO-RBF-wonderful

    3下载:
  2. 经过优化的粒子群算法的MATLAB程序,下载即可使用(After the optimization of the particle swarm optimization algorithm, the MATLAB program can be downloaded and used.)
  3. 所属分类:matlab例程

    • 发布日期:2020-04-12
    • 文件大小:26624
    • 提供者:若猴君
  1. gapso

    4下载:
  2. 在求解装备的资源约束型装配线一类平衡问题时,借助遗传算法和粒子群算法,并对遗传算法和粒子群算法进行改进,利用matlab程序进行优化求解。(The type 1 assembling line balancing problem for certain equipment is sovled with modified genetic-particle swarm optimization algorithm by using matlab languge.)
  3. 所属分类:matlab例程

    • 发布日期:2020-06-06
    • 文件大小:1024
    • 提供者:echo_dct
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com