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

搜索资源列表

  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. TSP_PSO

    0下载:
  2. 基于混合粒子群算法的tsp问题求解的MATLAB程序。(Solution of TSP problem based on Hybrid Particle Swarm Optimization)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-06
    • 文件大小:10240
    • 提供者:小红发
  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. particle swarm optimization algorithm

    1下载:
  2. 对于大型楼宇或矿井复杂的通风网络结构,建立数学模型,运用改进的粒子群优化算法,对通风网络进行精准通风,按需分风。(For the complex ventilation network structure of large buildings or mines, the mathematical model is established, and the improved particle swarm optimization algorithm is used to make the vent
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:31744
    • 提供者:@行路人&
  1. my_pso

    0下载:
  2. 粒子群算法,也称粒子群优化算法或鸟群觅食算法(Particle Swarm Optimization),缩写为 PSO, 是近年来由J. Kennedy和R. C. Eberhart等 开发的一种新的进化算法(Evolutionary Algorithm - EA)。(Particle swarm optimization (PSO), also known as particle swarm optimization (PSO) or Particle Swarm Optimization (
  3. 所属分类:网络编程

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:LEE@123
  1. MATLAB PSO

    0下载:
  2. matlab粒子群算法,pso ,2009的版本,比较老了(Matlab particle swarm optimization algorithm, PSO, 2009 version, relatively old.)
  3. 所属分类:进化算法

    • 发布日期:2018-05-03
    • 文件大小:23552
    • 提供者:ydwcheer
  1. psoSVMcgForClass

    0下载:
  2. 用粒子群寻优SVM,从而实现对分类器的参数实现寻优(pso svmcg for class,abcpso)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-03
    • 文件大小:2048
    • 提供者:dream在路上
  1. Particle Swarm Optimization

    0下载:
  2. 优化算法的一种,粒子群寻优算法。它的基本核心是利用群体中的个体对信息的共享从而使得整个群体的运动在问题求解空间中产生从无序到有序的演化过程,从而获得问题的最优解。(a kind smart mathema algorithm____Particle Swarm Optimization)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-06
    • 文件大小:153600
    • 提供者:天射手座
  1. pso_Trelea_vectorized

    2下载:
  2. 粒子群算法MATLAB程序,求解优化问题。(Particle swarm optimization (PSO) MATLAB program)
  3. 所属分类:编译器/解释器

    • 发布日期:2021-02-03
    • 文件大小:6144
    • 提供者:哈密瓜12138
  1. PSO_written_with_java

    0下载:
  2. 粒子群算法,采用java编写,适合需要使用java作为编写算法工具的开发人员。(Particle swarm optimization algorithm, written in Java, is suitable for developers who need to use Java as an algorithm tool.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-05-07
    • 文件大小:1024
    • 提供者:焰火
  1. sa-pso

    2下载:
  2. 利用模拟退火算法来接受不好的结果来改善粒子群算法,跳出局部最优陷阱。(The simulated annealing algorithm is adopted to accept the bad results to improve the PSO algorithm and jump out of the local optimal trap.)
  3. 所属分类:其他

    • 发布日期:2019-12-23
    • 文件大小:2048
    • 提供者:zyx1903435712
  1. [8370301]量子优化算法源码打包

    2下载:
  2. 量子粒子群算法合集,送给有需要的人,相互合作,共同进步(Quantum particle swarm optimization algorithm, to the people in need, cooperation and progress together)
  3. 所属分类:matlab例程

    • 发布日期:2019-06-03
    • 文件大小:109568
    • 提供者:zz111xx
  1. 粒子群优化算法

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

    • 发布日期:2020-11-22
    • 文件大小:16198656
    • 提供者:rookie Jack
  1. 基于粒子群算法的多目标搜索算法

    1下载:
  2. 基于粒子群算法的多目标搜索算法,优化算法(Multiobjective search algorithm based on particle swarm optimization (PSO) algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2019-08-12
    • 文件大小:2048
    • 提供者:笨笨宝宝
  1. PSO-Sphere

    2下载:
  2. 粒子群算法,一种智能优化算法,带有测试函数sphere(Particle swarm optimization (PSO), an intelligent optimization algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-09-13
    • 文件大小:3011
    • 提供者:Muriil
  1. 智能信息处理

    2下载:
  2. 各种智能算法,蚁群,粒子群,遗传,BP.....(Various intelligent algorithms, ant colony, particle swarm, heredity, BP...)
  3. 所属分类:其他

    • 发布日期:2020-09-18
    • 文件大小:884736
    • 提供者:十年一梦123
  1. GA_PSO

    2下载:
  2. 遗传粒子群算法的程序代码,希望能帮助到你!(Genetic particle swarm optimization algorithm code, I hope to help you!)
  3. 所属分类:其他

    • 发布日期:2018-12-14
    • 文件大小:6144
    • 提供者:universecee
  1. New folder

    0下载:
  2. 采用粒子群算法对滑模控制器参数进行整定,对象为倒立摆(The particle swarm optimization algorithm is used to adjust the parameters of the sliding mode controller. The object is inverted pendulum.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2021-02-20
    • 文件大小:3072
    • 提供者:小小明xyz
  1. apso

    1下载:
  2. 自适应粒子群算法的使用,能够完成自适应粒子群,避免了局部最优的出现(The use of the adaptive particle swarm algorithm can complete the adaptive particle swarm and avoid the occurrence of local optima.)
  3. 所属分类:其他

    • 发布日期:2020-06-28
    • 文件大小:2048
    • 提供者:sphinx
  1. pso-svm电力负荷预测

    6下载:
  2. 电力负荷预测是电力系统规划的重要组成部分,也是电力系统经济运行的基础,其对电力系统规划和运行都极其重要。利用粒子群算法优化支持向量机更加高效准确预测电力负荷。(The power load forecasting is an important part of the power system planning, and it is also the basis of the economic operation of the power system. It is very important
  3. 所属分类:matlab例程

    • 发布日期:2019-10-25
    • 文件大小:12288
    • 提供者:偏执狂abc
« 1 2 ... 35 36 37 38 39 4041 42 43 44 45 ... 50 »
搜珍网 www.dssz.com