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

搜索资源列表

  1. PSO-Griewankan

    0下载:
  2. It is all PSO m files to solve the function Griewankan, which you can also change the fun to solve other problems.
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:612352
    • 提供者:rabbitace
  1. MATLAB Codes - PSO

    0下载:
  2. ANN-PSO matlab codes-Tested
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:57344
    • 提供者:littlemermaid
  1. PSO&GA

    2下载:
  2. 本文件对PID参数kp,ki,kd进行寻优,以ITAE作为指标函数。 PSO 文件中有详细的参数设置和寻优过程 GA寻优与PSO寻优作为对比出现 figure1展示了随着迭代次数的变化,适应度函数的收敛情况 figure2展示了kp,ki,kd的迭代情况 ht 文件是用来画图的 问题解决思路.pdf 简要介绍了粒子群算法寻优的过程(In this document, the PID parameters KP, Ki, KD are optimized, and ITAE is us
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:254976
    • 提供者:大燕
  1. 用pso算法解决了6X6的车间调度问题

    1下载:
  2. 采用粒子群优化算法解决6*6车间调度问题(Solving job shop scheduling with PSO)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-01
    • 文件大小:33792
    • 提供者:limbo92
  1. GA+PSO

    4下载:
  2. 压缩文件中包含三个文件,分别是:GA+PSO、GA_only和PSO_only三个程序包。程序是用MATLAB编写的遗传+粒子群算法、遗传算法、粒子群算法,每个程序中包括主程序、种群选择、自适应函数子函数。(The compressed file contains three files, which are GA PSO, ga_only and pso_only three program package. The program is genetic particle swarm algo
  3. 所属分类:matlab例程

    • 发布日期:2018-01-01
    • 文件大小:11264
    • 提供者:taiyuanwang
  1. PSO

    0下载:
  2. Particle swarm optimization (PSO) is a derivative-free global optimum solver. It is inspired by the surprisingly organized behaviour of large groups of simple animals, such as flocks of birds, schools of fish, or swarms of locusts. The individual cre
  3. 所属分类:matlab例程

    • 发布日期:2018-01-01
    • 文件大小:35840
    • 提供者:mahmood
  1. pso原始算法

    0下载:
  2. 粒子群算法,用于解决负载均衡优化问题,该算法编程简单,易于实现(Particle swarm optimization (PSO) algorithm is used to solve the load balancing optimization problem. The algorithm is simple and easy to implement)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-02
    • 文件大小:27618304
    • 提供者:温暖。
  1. 智能优化算法-粒子群法PSO

    1下载:
  2. 惯性权重w 随时间线性减小 速度v并没有加上最大速度的限制 这是一个标准版本的pso程序
  3. 所属分类:matlab例程

    • 发布日期:2017-11-09
    • 文件大小:2404
    • 提供者:Thinkers
  1. 微粒群工具箱pso

    0下载:
  2. pso算法工具箱,使用pso算法处理问题的各种源码,推荐下载(PSO algorithm toolbox, the use of PSO algorithm to deal with the problem of various source code, recommended download)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-04
    • 文件大小:756736
    • 提供者:112135
  1. 大地电磁一维PSO反演

    1下载:
  2. 可进行大地电磁一维PSO反演计算,计算视电阻率(One dimensional PSO inversion calculation of magnetotelluric data .Calculated apparent resistivity)
  3. 所属分类:其他

  1. PSO

    0下载:
  2. PSO的java基本实现,以及一种的改进版本,并且以Rastrigin函数为例,探究其运行效果(PSO java basic implementation, as well as an improved version, and take Rastrigin function as an example to explore its operation effect)
  3. 所属分类:人工智能/神经网络/深度学习

  1. pso

    0下载:
  2. 一种基于粒子群算法的解决遍历多城市最短路径的算法,基于matlab开发平台,使用m语言编程的(For solving the minimum distance about traveling around multi-cities, we developed this algorithm based on PSO. Using m language and programming on matlab platform.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:1024
    • 提供者:allllllll
  1. PSO

    0下载:
  2. matlab code pso goooooooood
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:817152
    • 提供者:bouzbida
  1. PSO

    0下载:
  2. 经典粒子群算法,利用经典粒子群PSO算法进行寻优(Particle Swarm Optimization)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:PandaSelf
  1. pso-pid调节matlab程序

    0下载:
  2. pso-pid matlab程序,实现粒子群法自适应调节(Pso-pid matlab program to realize adaptive adjustment of particle swarm optimization)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:11264
    • 提供者:leefan0633
  1. 2017-hybrid PSO-GA algorithm

    0下载:
  2. 2017 Optimization of a heliostat field layout using hybrid PSO-GA algorithm
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-07
    • 文件大小:378880
    • 提供者:hieuhuech1
  1. 2017--Fuzzy-PSO controller design for PV

    0下载:
  2. 2017 Fuzzy-PSO controller design for maximum power point tracking in photovoltaic system
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-07
    • 文件大小:917504
    • 提供者:hieuhuech1
  1. 2017 PSO identification nonlinear

    0下载:
  2. 2017- An improved PSO algorithm for parameter identification of nonlinear dynamic hysteretic models
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-07
    • 文件大小:1115136
    • 提供者:hieuhuech1
  1. 2017 PSO multi-objective cascade

    0下载:
  2. 2017 Fusing feasible search space into PSO for multi-objective cascade reservoir optimization
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-07
    • 文件大小:2306048
    • 提供者:hieuhuech1
  1. PSO

    0下载:
  2. 粒子群搜索算法的一个简单的仿真程序的编写。根据PSO算法原理,在MATLAB中编程实现基于PSO算法的函数极值寻优算法。(A simple simulation program of particle swarm search algorithm. According to the principle of PSO algorithm, based on PSO algorithm, a function extreme optimization algorithm based on PSO a
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-08
    • 文件大小:2048
    • 提供者:小乖
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com