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

搜索资源列表

  1. PVpso1

    3下载:
  2. 升压电路(boost)、最大功率跟踪(MPPT),粒子群算法(pso)(Booster circuit (boost), maximum power tracking (MPPT), particle swarm optimization (pso))
  3. 所属分类:能源行业(电力石油煤炭)

    • 发布日期:2017-12-26
    • 文件大小:3072
    • 提供者:碳酸钙
  1. 配电网络重构matlab代码

    14下载:
  2. 基于粒子群算法的配电网重构matlab程序(Matlab program of distribution network reconfiguration based on particle swarm optimization)
  3. 所属分类:文章/文档

    • 发布日期:2017-11-04
    • 文件大小:155648
    • 提供者:Yuki小盆与
  1. liziqun

    0下载:
  2. 初步介绍粒子群算法及应用,里面有简单编程,适合初学者(Preliminary introduction to particle swarm optimization and applications, which have simple programming, suitable for beginners)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:1063936
    • 提供者:星沉月晓
  1. pso

    0下载:
  2. 通过对现有数据进行迭代,用粒子群遗传算法进行预测(By iterating over the existing data, the particle swarm genetic algorithm is used to predict the data)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-22
    • 文件大小:499712
    • 提供者:youngstear
  1. PSO-TSP

    1下载:
  2. 利用粒子群优化算法求解100个城市的路径优化问题(Particle swarm optimization algorithm is used to solve the routing problem of 100 cities)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-22
    • 文件大小:2048
    • 提供者:SHSFforever
  1. MOPSO-master

    0下载:
  2. 基于多目标粒子群优化算法 仿真程序 给出了三个cost函数,也可自己编写(pso path planning mobile robot)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-21
    • 文件大小:3141632
    • 提供者:jeefy2017
  1. 粒子群PID

    0下载:
  2. 该代码为基于pso算法优化的PID神经网络的系统控制算法(The code is based on the PSO algorithm optimized PID neural network system control algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-21
    • 文件大小:148480
    • 提供者:GINO111
  1. liziqun

    0下载:
  2. 使用粒子群算法优化了最大值搜索,程序可直接使用。(Use a particle swarm algorithm to optimize searching a maximum value of a image.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-24
    • 文件大小:6144
    • 提供者:caomao
  1. 主要程序

    1下载:
  2. 粒子群算法的仿真程序,并采用典型benchmark进行演示分析; 然后,应用粒子群算法进行热工过程水轮机系统模型辨识,matlab软件可直接运行; 采用粒子群算法与PID参数整定进行联合仿真,用以提高PID控制器对热工过程水轮机的控制性能。(Particle swarm algorithm simulation program, and the use of a typical benchmark for demonstration analysis; Then, the particle
  3. 所属分类:仿真建模

    • 发布日期:2017-12-19
    • 文件大小:24576
    • 提供者:薛俊杰
  1. simulation

    0下载:
  2. MATLAB语言程序,利用粒子群算法寻找目标函数的极小值,可移植,比较好用(search for the minumn point of objective function)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:3072
    • 提供者:brian998789
  1. QPSO

    1下载:
  2. matlab编程的量子粒子群算法!!!!!!!!(QPSO by MATLAB!!!!!!)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:3072
    • 提供者:x33
  1. tsp_pso

    0下载:
  2. 基于JAVA语言,使用粒子群算法求解旅行商(TSP)问题(Using particle swarm optimization (pso) algorithm to solve the traveling salesman problem)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:927744
    • 提供者:一诺轻风
  1. 多目标粒子群算法 _matlab

    10下载:
  2. MOPSO算法有详细说明,能够良好运行,出pareto图(MOPSO algorithm is described in detail, able to run well, generate the Pareto Diagram)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-22
    • 文件大小:482304
    • 提供者:yingying111
  1. PSO视频程序

    0下载:
  2. 粒子群算法程序及教学视频(The particle swarm algorithm and video teaching program)
  3. 所属分类:其他

  1. PSO-MATLAB

    0下载:
  2. 实现粒子群算法的功能,有不同的评价函数可供选择,有很好的显示效果(Particle swarm algorithm to achieve the function, there are different evaluation functions to choose from, there is a good display effect)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:7168
    • 提供者:翱翔梦想
  1. PSO

    0下载:
  2. 本文件是粒子群算法的源程序,能用于对神经网络的优化。(This document is the particle swarm algorithm source code, can be used for the optimization of neural networks.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-21
    • 文件大小:2048
    • 提供者:麒零小子
  1. PSO solve JSP

    6下载:
  2. 用粒子群算法求解车间调度问题,包含甘特图的制作程序(Particle swarm optimization algorithm for job shop scheduling problem, including Gantt chart)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:33792
    • 提供者:jiangnancs
  1. pso

    0下载:
  2. 用粒子群优化算法求解函数最大值问题,有收敛曲线图,自己编的程序,附带一个常用的函数(Particle swarm optimization algorithm to solve the problem of maximum function, a convergence curve)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-19
    • 文件大小:1024
    • 提供者:redeemer
  1. PSO1

    0下载:
  2. 简单的介绍粒子群算法,能入们该算法,学会使用(Simple introduction to particle swarm optimization, you can enter the algorithm, learn to use)
  3. 所属分类:网址推荐

    • 发布日期:2017-12-30
    • 文件大小:5120
    • 提供者:烟艹
  1. sample2-Rastrgrin

    0下载:
  2. 粒子群优化算法,通过运用粒子群算法优化函数。(Particle swarm optimization algorithm, through the use of particle swarm optimization function)
  3. 所属分类:书籍源码

    • 发布日期:2017-12-22
    • 文件大小:114688
    • 提供者:500
« 1 2 ... 26 27 28 29 30 3132 33 34 35 36 ... 50 »
搜珍网 www.dssz.com