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

搜索资源列表

  1. SPSO_2011_LBO

    0下载:
  2. PSO算法,是Mr. Maurice Clerc中最好的。-The PSO algorithm, personally I consider it was the most one of Mr. Maurice Clerc.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-17
    • 文件大小:78770
    • 提供者:周文
  1. PSO

    0下载:
  2. 针对传统的算法如遗传算法、粒子群算法等在TSP问题上求解精确性和求解规模上都还有一定的不足,本文提出了一种基于动态规划思想的粒子群优化算法。该算法用动态规划的方法实现粒子间的信息交互和粒子的进化,并且将粒子群中的粒子按无标度信息指导网络拓扑图的方式进行连接。仿真结果表明该方法能有效地减小误差率,提高解的精确,同时还保持了较低的计算复杂度,具有良好的稳健性。-TSP problem solving for the traditional algorithms such as genetic alg
  3. 所属分类:Algorithm

    • 发布日期:2017-11-25
    • 文件大小:314650
    • 提供者:程徐
  1. pso-detailed-matlab-code

    0下载:
  2. 用于具体描述粒子群算法的理论说明部分,有利于加深对粒子群算法的理解-Descr iption section for specific descr iption of the particle swarm algorithm theory, is conducive to deepening the understanding of the particle swarm algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:199033
    • 提供者:温凤文
  1. programpso

    0下载:
  2. 上传一个pso算法的程序,功能还不完善,需要的自己下载吧-Upload an the pso algorithm is the program, the function is not perfect, need to download
  3. 所属分类:Special Effects

    • 发布日期:2017-12-02
    • 文件大小:863980
    • 提供者:朱强
  1. pso-matlab-

    0下载:
  2. 粒子群优化算法求解函数的最优解-Particle swarm optimization algorithm for solving the optimal solution of the function
  3. 所属分类:matlab

    • 发布日期:2017-11-14
    • 文件大小:2017
    • 提供者:wanshunzhou
  1. PSO

    0下载:
  2. Here is a very simple version of PSO in Matlab. PSO is a very popular, population based metaheuristic algorithm that mimics swarming behavior/intelligence in order to solve optimization problems.
  3. 所属分类:ToolBar

    • 发布日期:2016-01-27
    • 文件大小:2048
    • 提供者:ehsan
  1. pso

    0下载:
  2. PSO标准算法 比较规范 注释详尽 适合初学者阅读-The PSO standard algorithm specifications detailed notes for beginners to read
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-07
    • 文件大小:4182
    • 提供者:秦烁
  1. pso

    0下载:
  2. 子群优化算法中,粒子群由多个粒子组成,每个粒子的位置代表优化问题在D维搜索空间中潜在的解。根据各自的位置,每个粒子用一个速度来决定其飞行的方向和距离,然后通过优化函数计算出一个适应度函数值(fitness)。-Subgroup of particle swarm optimization algorithm is composed by a number of particles, each particle' s position represents to optimize the p
  3. 所属分类:Communication

    • 发布日期:2017-11-27
    • 文件大小:35840
    • 提供者:wang
  1. PSO-and-HS--

    3下载:
  2. 结合粒子群优化算法和和声搜索算法的优点,有效将群智能思想和随机全局搜索相融合,在几个函数优化问题中得到了验证 -Combining particle swarm optimization algorithm and harmony search algorithm advantage, effective will swarm intelligence thought and random global search phase fusion, in several function opt
  3. 所属分类:Algorithm

    • 发布日期:2017-11-01
    • 文件大小:10339
    • 提供者:鲁娟
  1. PSO_OMP

    5下载:
  2. 这是采用PSO算法算法以实现信号的正交匹配追踪分解及其重构-This is the PSO algorithm algorithm to achieve signal orthogonal matching pursuit decomposition and its reconstruction ...
  3. 所属分类:Graph program

    • 发布日期:2015-07-28
    • 文件大小:2555904
    • 提供者:李秀
  1. PSO

    0下载:
  2. 基于粒子群优化算法的一篇论文,很好用,学习下,应该很有帮助-Paper particle swarm optimization algorithm, useful, learning-based, it should be helpful
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-23
    • 文件大小:8176473
    • 提供者:刘珊娜
  1. pso

    0下载:
  2. 利用该程序为标准粒子群优化算法,可最为处理复杂问题的基础 -The basis of the program standard particle swarm optimization algorithm, can be the most complex issues
  3. 所属分类:matlab

    • 发布日期:2017-11-30
    • 文件大小:1251
    • 提供者:张明明
  1. pso-esn

    1下载:
  2. 粒子群算法与回升状态网络相结合来优化最终值。-The particle swarm algorithm rebounded state network combined to optimize the final value.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-07
    • 文件大小:2318
    • 提供者:张昌平
  1. ga-pso-aca_esn

    0下载:
  2. 用遗传粒子群蚁群混合算法来优化回升状态网络训练后的最终值。-Mixed genetic particle swarm ant colony algorithm to optimize the final value in the rebound after the state network training.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-10
    • 文件大小:1104
    • 提供者:张昌平
  1. K-matrix

    0下载:
  2. pso算法求解多维矩阵的matlab程序-pso algorithm matlab program for multi-dimensional matrix
  3. 所属分类:MPI

    • 发布日期:2017-11-27
    • 文件大小:3110
    • 提供者:andy
  1. pso-matlab

    0下载:
  2. 粒子群优化算法matlab程序,简洁易懂,适用于初学者!-Particle Swarm Optimization algorithm matlab program
  3. 所属分类:MPI

    • 发布日期:2017-11-19
    • 文件大小:1574
    • 提供者:andy
  1. Pso

    0下载:
  2. 粒子群算法的简单实现,有助于智能算法的编译理解-Particle swarm algorithm simple to achieve, to contribute to the compilation of intelligent algorithm to understand. . . . .
  3. 所属分类:matlab

    • 发布日期:2017-12-05
    • 文件大小:889
    • 提供者:吴城
  1. PID-Tunning-with-PSO

    0下载:
  2. tuning of pid controller by pso(particle swarm optimazation) evuloutionary algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-11-11
    • 文件大小:86672
    • 提供者:nadem
  1. pso-optimization

    0下载:
  2. 粒子群算法的寻优算法-非线性函数极值寻优-Particle swarm algorithm optimization algorithm- a nonlinear function extremum optimization
  3. 所属分类:matlab

    • 发布日期:2017-11-24
    • 文件大小:1843
    • 提供者:suua
  1. pso

    0下载:
  2. 基本粒子群优化算法 求解优化问题 高效的群体智能算法-Particle Swarm Optimization algorithm for solving optimization problems efficient swarm intelligence algorithms
  3. 所属分类:matlab

    • 发布日期:2017-12-09
    • 文件大小:7850
    • 提供者:cattle
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com