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

搜索资源列表

  1. PSO

    0下载:
  2. 粒子群算法滤波器,用粒子群算法实现了LP滤波器-Particle swarm algorithm filter, particle swarm algorithm with the LP filter
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:2664
    • 提供者:willago11
  1. PSO

    1下载:
  2. 关于粒子群算法的各种应用及当前研究前沿热点。-With regard to various applications of particle swarm optimization algorithm and the frontier of current research hotspot.
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-10-31
    • 文件大小:18167424
    • 提供者:杨经纬
  1. pso-clustering

    1下载:
  2. 基于粒子群的改进K均值聚类算法源代码。适用于MATLAB7.1。-Improved PSO-based K means clustering algorithm source code. For MATLAB7.1.
  3. 所属分类:matlab

    • 发布日期:2017-03-09
    • 文件大小:2048
    • 提供者:hsj
  1. xiaofei_jsp

    3下载:
  2. 该程序是用MATLAB写的,用pso算法解决了6X6的车间调度问题,并绘制了甘特图,代码简单易学。-The program is written in MATLAB, a 6X6 with pso algorithm to solve the job shop scheduling problem, and draw a Gantt chart, the code is easy to learn.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:34414
    • 提供者:XiaoFei
  1. power-system-problem-based-on-PSO

    1下载:
  2. 利用粒子位置和速度的改变更新,在熟悉多目标粒子群算法的基础上利用测试函数对该算法进行仿真,并对仿真结果进行优化。-The particle position and velocity changes update in the familiar multi-objective particle swarm optimization based on the use of test functions to simulate the algorithm, and the optimization
  3. 所属分类:matlab

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

    0下载:
  2. 用粒子群算法(PSO)优化样本再拟合函数找出最大值-Using Particle Swarm Optimization (PSO) to find optimal maximum sample and then fitting function
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:899
    • 提供者:王杰
  1. hybrid-pso-clustering

    0下载:
  2. 一个求解聚类问题的混合pso算法,论文提出了比较新颖的算法,值得研究聚类问题的同学好好研究-A hybrid pso algorithm to solve clustering problem, the paper presents a novel algorithm, students learn to study worthy of study clustering problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-12
    • 文件大小:296229
    • 提供者:由从哲
  1. pso

    0下载:
  2. 根据粒子群算法的特点,用vc写出了源程序,可以实现粒子群的优化-According to the characteristics of particle swarm optimization, using vc wrote source code, you can achieve the particle swarm optimization
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:1771
    • 提供者:jame
  1. pso_nnet

    1下载:
  2. 利用pso算法训练人工神经网络的源代码。-PSO algorithm for the use of training artificial neural network source code.
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-09-18
    • 文件大小:8233
    • 提供者:楚湘华
  1. pso_expriment

    1下载:
  2. 基本种群规模改进与数值实验的PSO算法源程序,可自动保存实验数值,附有画图源代码。-Basic population size and numerical experiments to improve the PSO algorithm source code can be automatically saves numerical experiment with drawing the source code.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:7529
    • 提供者:楚湘华
  1. pso

    0下载:
  2. 微粒群算法的详细介绍。附件中包括标准微粒群算法源代码。-Particle swarm algorithm in detail. Annex to the standard particle swarm optimization source code.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-07
    • 文件大小:2000175
    • 提供者:凝眉
  1. pso-matlab

    1下载:
  2. 标准微粒群算法,采用matlab编程实例。-Standard particle swarm optimization using matlab programming examples.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:4925
    • 提供者:凝眉
  1. PSO

    0下载:
  2. 这是粒子群优化算法的实现,求解多模态函数非常使用-This is the Particle Swarm Optimization algorithm to solve multi-modal function is the use of
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:12256
    • 提供者:武潮气
  1. PSO

    0下载:
  2. pso 基本算法 可以应用于各种优化问题,希望能对大家有帮助!-the basic PSO algorithm can be applied to various optimization problems, hoping to help all of you!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:2079
    • 提供者:曹洪印
  1. pso

    0下载:
  2. 做matlab与计算机智能算法这是不可多得的好程序,已经成功支边-Matlab to do with the computer intelligent algorithm which is a rare good procedures, have successfully supported edge
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1128
    • 提供者:和上面
  1. pso

    0下载:
  2. %--- 基本粒子群优化算法(Particle Swarm Optimization)--- ----- %--- 名称:基本粒子群优化算法(PSO) %------作用:求解优化问题 %------说明:全局性,并行性,高效的群体智能算法 ---- Elementary particle swarm optimization algorithm (Particle Swarm Optimization)----------- Name: Elementary Particle
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:5433
    • 提供者:依然
  1. DPSO

    0下载:
  2. 处理旅行商问题的离散PSO算法的例程,动态生成路径串,算法本身保证了路径串的合法性-Traveling salesman problem to deal with discrete PSO algorithm routines, dynamically generated path string, the algorithm itself, guarantee the legitimacy of the path string
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:3284
    • 提供者:tedachun
  1. pso-kekao

    0下载:
  2. 利用MATLAB编写,粒子群算法求解可靠性优化问题-Prepared using MATLAB, particle swarm algorithm for reliability optimization problems
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:3183
    • 提供者:刘立
  1. PSO

    0下载:
  2. 粒子群优化算法,主要是函数优化问题。很使用-Particle Swarm Optimization, mainly function optimization problems. Is the use of
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:8467
    • 提供者:chenming
  1. pso

    0下载:
  2. 基于matlab的标准粒子群优化算法,?
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:2909
    • 提供者:分分钟
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com