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

搜索资源列表

  1. 共享微粒群优化算法PSO工具箱

    2下载:
  2. 这是有关PSO工具箱的程序,对初学者有很大的帮助,只要看了个,相信你能马上学会PSO算法,并知道如何编程实现。
  3. 所属分类:Windows编程

  1. pso

    0下载:
  2. 用粒子群优化算法(PSO)求peaks函数的极值-Particle swarm optimization (PSO) seeking the extreme peaks function
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:2394
    • 提供者:欧文
  1. pso

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

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

    0下载:
  2. Particle swarm optimization (PSO) is a population based stochastic optimization technique developed by Dr. Eberhart and Dr. Kennedy in 1995, inspired by social behavior of bird flocking or fish schooling. Each particle keeps track of its coordinates
  3. 所属分类:Multimedia Develop

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

    0下载:
  2. pso-matlab7.0例子pso(alfaB,yB,alfaN,HBB,HBN,yN,d)-pso-matlab7.0pso(alfaB,yB,alfaN,HBB,HBN,yN,d)
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1000
    • 提供者:xuchang
  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. 粒子群优化(Particle Swarm Optimization - PSO) 算法是一种新兴的有潜力的进化算法( Evolutionary Algorithm - EA) .PSO 算法,和遗传算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质. 但是它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作. 它通过追随当前搜索到的最优值来寻找全局最优。-pso
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1675175
    • 提供者:张岩
  1. pso-clerc-ppt-half

    0下载:
  2. a presentation about PSO (Particle Swarm Optimization)
  3. 所属分类:Other systems

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

    0下载:
  2. 高级人工智能算法中的粒子群算法,VC++开发环境实现-PSO Algorithm developed in the Visual c++
  3. 所属分类:Other systems

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

    0下载:
  2. 一个实现PSO的实验源代码,含实验报告,VC环境-PSO experimental realization of a test report containing the code
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:368610
    • 提供者:cooltime
  1. (pso)matlab[matlab]

    0下载:
  2. 这是粒子群较详细的工具箱,有不同的应用,并且有实例-This is a more detailed PSO toolbox, there are different applications and have examples of
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:57406
    • 提供者:pengweiwei
  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. PSO论文

    0下载:
  2. 利用PSO优化Bp算法, 同时提供了详细地论文,代码仅供参考(Papers and code, on the use of PSO to improve the BP algorithm, the paper is more detailed, for reference only)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:898048
    • 提供者:shaodongheng
  1. pso distribution

    0下载:
  2. pso distribution system
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:2048
    • 提供者:nb72
  1. pso-pid

    0下载:
  2. 粒子群算法整定PID的算法,亲自调整,控制效果良好(pso-pid MATLAB m simulink)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:17408
    • 提供者:hjwgfkwewhrh
  1. pso-elman-3-7-1

    3下载:
  2. pso优化bp神经网络的权值和阈值,大家可以看看。(PSO optimization BP neural network weights and thresholds, we can see.)
  3. 所属分类:其他

    • 发布日期:2017-12-15
    • 文件大小:1024
    • 提供者:就那样吧
  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-26
    • 文件大小:2048
    • 提供者:小超越
  1. 简单PSO

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

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

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

    • 发布日期:2017-12-28
    • 文件大小:57344
    • 提供者:littlemermaid
  1. 大地电磁一维PSO反演

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

« 12 3 4 5 6 7 8 9 10 ... 40 »
搜珍网 www.dssz.com