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

搜索资源列表

  1. PSO-algorithm

    2下载:
  2. 关于车间调度问题的粒子群算法,该算法能很好的实现优化。-realize PSO algorithm
  3. 所属分类:Other systems

    • 发布日期:2016-10-20
    • 文件大小:36864
    • 提供者:daimin
  1. improvedPSO.rar

    1下载:
  2. ------名称:带交叉因子的改进PSO算法 ------功能:求解多维无约束优化问题 ------特点:收敛性强,还可以加入变异算子,------ Name: with cross-factor function to improve the PSO algorithm ------: Solving multi-dimensional unconstrained optimization problem ------ characteristics: strong converge
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:1712
    • 提供者:李迅
  1. PSO-TSP.rar

    1下载:
  2. 本程序是一个用POS来求解NP难问题,比图TSP问题,实际仿真效果证明改算法合理,This procedure is a POS to use NP hard problem to solve than the TSP problem graph, the actual simulation results prove that a reasonable change algorithm
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-23
    • 文件大小:1094
    • 提供者:杨维
  1. PSO

    2下载:
  2. 很实用的群优化智能算法,计算粒子群算法的源代码,所需优化的目标函数命名为fitness即可。-a partical swarm algorithm
  3. 所属分类:Other systems

    • 发布日期:2014-05-05
    • 文件大小:816
    • 提供者:iop
  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

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

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

    0下载:
  2. PSO算法的基本matlab代码,可供初学者学习,代码简单,易学易懂-PSO algorithm is the basic matlab code, for beginners to learn the code simple, easy to understand
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1584
    • 提供者:李智
  1. pso

    0下载:
  2. this is a implementation for PSO Algorithm!
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:245039
    • 提供者:afrouz
  1. 05363793

    0下载:
  2. An Improved PSO Algorithm to Optimize BP Neural Network Abstract This paper presents a new BP neural network algorithm which is based on an improved particle swarm optimization (PSO) algorithm. The improved PSO (which is called IPSO) algori
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:252872
    • 提供者:dasu
  1. PSO

    0下载:
  2. PSO算法可以用于寻找最佳参数以及函数的最优值。而且运行效率很好!-PSO algorithm can be used to find the best parameters and the optimal value of the function. And operating efficiency is very good!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:45532
    • 提供者:yjh
  1. Gray-entropy-two-threshold--pso

    0下载:
  2. 双阈值的灰度熵方法,结合pso算法,分割效果较好,速度较快。-Gray entropy of the dual-threshold method, combined with the pso algorithm split better and faster.
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:162800
    • 提供者:戚齐
  1. PSO-code

    0下载:
  2. 给出了一个问题优化问题中经常用到的PSO算法代码-PSO algorithm code frequently used in a problem of optimization problems
  3. 所属分类:Other systems

    • 发布日期:2017-11-10
    • 文件大小:1375
    • 提供者:柳柳
  1. MINI-PSO

    0下载:
  2. 粒子群算法演示,对标准的粒子群算法进行了实例演示,让读者能快速理解并运用-Descr iption for PSO algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-11-22
    • 文件大小:2691
    • 提供者:AdamXiao
  1. function-for-the-PSO-ALGORITHM

    0下载:
  2. function for the PSO ALGORITHM
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-09
    • 文件大小:19751
    • 提供者:chenggonggui
  1. CPP-function-for-the-PSO-ALGORITHM

    0下载:
  2. C++ function for the PSO ALGORITHM
  3. 所属分类:CSharp

    • 发布日期:2017-11-08
    • 文件大小:64759
    • 提供者:chenggonggui
  1. Self-PSO-algorithm-matlab-program--

    0下载:
  2. 自编matlab遗传算法程序,自编matlab遗传算法程序-Self PSO algorithm matlab program, can be downloaded directly use
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:1405
    • 提供者:黄天慧
  1. PSO+2

    0下载:
  2. 基于模拟退火的PSO算法;用一个算列来说明该方法;同步变化学习因子PSO算法,也用一个算例来说明;本人运行测试通过(PSO algorithm based on simulated annealing; a column is used to illustrate the method; I run the test.)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:2048
    • 提供者:huang_sir
  1. sa-pso

    2下载:
  2. 利用模拟退火算法来接受不好的结果来改善粒子群算法,跳出局部最优陷阱。(The simulated annealing algorithm is adopted to accept the bad results to improve the PSO algorithm and jump out of the local optimal trap.)
  3. 所属分类:其他

    • 发布日期:2019-12-23
    • 文件大小:2048
    • 提供者:zyx1903435712
  1. 改进PSO算法及其测试函数

    1下载:
  2. 为了更好地改善多目标粒子群优化算法的收敛性和多样性的pso 算法(In order to improve the convergence and diversity of multi-objective particle swarm optimization algorithm, PSO algorithm is proposed)
  3. 所属分类:其他

    • 发布日期:2021-01-29
    • 文件大小:3072
    • 提供者:bloomfzl
« 12 3 4 5 6 7 8 9 10 ... 22 »
搜珍网 www.dssz.com