CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - pso程序

搜索资源列表

  1. pso粒子群算法来求6个经典函数的最小最大值

    0下载:
  2. 该程序是粒子群算法来求6个经典函数的最小最大值,能显示粒子是如何运动的。-The program is the particle swarm algorithm to 6 classic function of the smallest maximum value, to show how the particles are moving.
  3. 所属分类:其他小程序

    • 发布日期:2017-03-21
    • 文件大小:2094
    • 提供者:wkj
  1. pso

    0下载:
  2. 一个关于PSO的程序,可以用于对函数的优化-On PSO procedures, can be used to optimize the function
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:2637
    • 提供者:yangyanli
  1. pso(1)

    0下载:
  2. pso算法源程序 介绍基本粒子群算法的MATLAB实现程序-Particle Swarm Optimization
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:1051
    • 提供者:朱程燕
  1. pso

    0下载:
  2. 粒子群算法进行数值试验的程序,可作为基础学习所用-Particle swarm optimization numerical test procedure can be used as a basis for learning
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:22559
    • 提供者:张天宏
  1. LDPC-pso

    0下载:
  2. 度序列优化时LDPC码设计的关键一步。本程序利用粒子群算法优化LDPC码度序列,速度较快。压缩包包括程序,优化结果,与比较文献。-Optimizing the degree sequence of a key step in designing LDPC codes. This process utilizes particle swarm optimization of LDPC code degree sequence, faster. Compressed package includes
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1482674
    • 提供者:李森
  1. pso

    0下载:
  2. 基础的PSO算法程序,可以方便的解决优化问题,也可以在此基础上方便的进行改进-Based on PSO algorithm program, you can easily solve the optimization problem, on this basis can also be easily be improved
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:53822
    • 提供者:段昊
  1. PSO

    0下载:
  2. 粒子群的原始优化程序,从光盘中复制下来的,很有用-The original particle swarm optimization process, from the CD to copy down, and very useful
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:521
    • 提供者:鸿雁
  1. 1111

    0下载:
  2. 基本的PSO程序,可以直接运行。希望大家喜欢。-basic PSO
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:518
    • 提供者:王力波
  1. PSO-RBF-5

    0下载:
  2. 一个基于粒子群优化径向基神经网络参数的程序-A radial basis function neural network parameters based on particle swarm optimization program
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:3764
    • 提供者:刘婧
  1. the-basic--program-of-pso

    0下载:
  2. 基本pso程序,适合初学者使用,使用时直接改fitness函数。-Basic pso procedures, suitable for beginners to use, use directly change the fitness function
  3. 所属分类:Other systems

    • 发布日期:2017-11-09
    • 文件大小:994
    • 提供者:fang
  1. PSO-bp((matlab

    0下载:
  2. pso-bp MATLAB程序用于仿真数据。(The PSO-BP MATLAB program is used to simulate the data.)
  3. 所属分类:其他

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

    0下载:
  2. matlab编写的pso程序,下载后文件名修改为m文件(pso program by Matlab code . Rename the file name with *.m)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:775168
    • 提供者:2YU
  1. 利用PSO算法优化求解PID参数

    3下载:
  2. PSO粒子群优化的PID参数,通过matlab平台C语言来编写,达到优化控制的目的(PSO particle swarm optimization PID parameters, through the MATLAB platform C language to write, to achieve the purpose of optimization control)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:2048
    • 提供者:小超越
  1. 简单PSO

    0下载:
  2. 带惯性权重的pso matlab代码程序(PSO matlab code program with inertia weight)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:1024
    • 提供者:jerry00000
  1. PSO-BP

    0下载:
  2. 可用于智能算法的优化,程序代码可以自己修改。(It can be used for the optimization of intelligent algorithms, and the program code can be modified.)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:80896
    • 提供者:胡歌的虎
  1. 程序---PSO粒子群算法求传递函数系数

    0下载:
  2. 程序---PSO粒子群算法求传递函数系数(Program ---PSO particle swarm optimization algorithm for transfer function coefficient)
  3. 所属分类:其他

  1. 自平衡PSO改

    0下载:
  2. 自平衡PSO,自己编写的程序,之前毕设的成果,通过PSO实现路径规划,并应用到实例当中(Self balancing PSO, the program written by oneself, the result of the completion before, realizes the path planning through PSO, and applies it to the example.)
  3. 所属分类:其他

  1. 粒子群优化算法以及改进的PSO算法代码matlab

    4下载:
  2. 一些关于粒子群优化算法的matlab程序实现,里面有各种的PSO改进算法(Some matlab programs about particle swarm optimization algorithm are implemented. There are various PSO improved algorithms in them.)
  3. 所属分类:其他

    • 发布日期:2019-11-14
    • 文件大小:9216
    • 提供者:菩提无相z
  1. PSO

    1下载:
  2. 粒子群算法优化目标函数,test为主程序,fun为目标函数(Particle Swarm Optimization for Object Function)
  3. 所属分类:其他

    • 发布日期:2020-08-24
    • 文件大小:693248
    • 提供者:zzch9
  1. PSO优化Kmeans

    4下载:
  2. 该程序可以实现利用粒子群算法对K-MEANS算法进行优化(This program can optimize k-means algorithm by particle swarm optimization)
  3. 所属分类:其他

    • 发布日期:2021-02-28
    • 文件大小:6144
    • 提供者:foreverwe
« 12 3 4 5 6 »
搜珍网 www.dssz.com