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

搜索资源列表

  1. NewParticleSwarmOptimizationAlgorithmIncorporating

    0下载:
  2. PSO的改进算法,引入了遗传算法中的交叉概念,提出一种新的二次插值的交叉操作符-A New Particle Swarm Optimization Algorithm Incorporating Reproduction Operator for Solving Global Optimization Problems
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:132706
    • 提供者:marsangle
  1. pso

    0下载:
  2. 粒子群优化(Particle Swarm Optimization - PSO) 算法是一种新兴的有潜力的进化算法( Evolutionary Algorithm - EA) .PSO 算法,和遗传算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质. 但是它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作. 它通过追随当前搜索到的最优值来寻找全局最优。-pso
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1675175
    • 提供者:张岩
  1. PSO-for-TSP-of-51-city

    0下载:
  2. 为本人毕业设计里,粒子群算法的一个应用,求解51个城市的TSP问题,城市的个数和位置都可以改动,并与遗传算法求解的结果进行对比!-I graduated from the design, the application of the particle swarm algorithm for solving the 51 cities TSP problem, the number and location of the city can be altered, and compared with
  3. 所属分类:Other systems

    • 发布日期:2017-11-05
    • 文件大小:9973
    • 提供者:lin
  1. PSO

    1下载:
  2. 遗传算法,用于资源优化问题,如果需要,可以下载-Genetic algorithms for resource optimization problems, if needed, can be downloaded to see
  3. 所属分类:Other systems

    • 发布日期:2017-12-07
    • 文件大小:4631
    • 提供者:宋玉
  1. GA-PSO

    0下载:
  2. 基于粒子群的遗传算法实现。改代码是将粒子群的算法的有点和遗传算法的有点结合起来做的一种优化。-PSO based on genetic algorithm to achieve
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1696
    • 提供者:jun
  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. GA(PSO)

    0下载:
  2. 遗传算法改进的粒子群算法,分享出来,希望对大家有用!-Genetic algorithm, the improved particle swarm algorithm, sharing, the hope that useful to everybody!
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:5385
    • 提供者:liu
  1. PSO

    1下载:
  2. 粒子群优化算法与遗传算法结合,实现PID控制-PSO and genetic algorithm combined to achieve PID control
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:144673
    • 提供者:王君
  1. 38430124GA_BP-pso_bp

    0下载:
  2. 这是一种遗传算法和BP网络结合的算法,粒子群和BP网络,这两种算法进行结果比对。(This is a genetic algorithm and BP network combination algorithm, particle swarm and BP network, the two algorithms for results comparison.)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:3072
    • 提供者:斯坦福01
  1. psopt20100414

    1下载:
  2. pso粒子群MATLAB工具箱直接 安装,类似于遗传算法工具箱。(PSO Particle Swarm MATLAB toolbox installed directly, similar to the genetic algorithm toolbox.)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:26624
    • 提供者:张智
  1. 精通MATLAB智能算法(2015代码)

    1下载:
  2. 这是一个智能算法程序吧,里面有模拟退火算法,遗传算法,粒子群算法等等,希望这些算法对初学者来说有用处。(This program is an intelligent algorithm, simulated annealing algorithm, genetic algorithm, particle swarm optimization (pso) algorithm and so on, hope that the algorithm is useful for beginners.)
  3. 所属分类:其他

    • 发布日期:2017-12-15
    • 文件大小:7047168
    • 提供者:pursh
  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. TSP-PSO

    1下载:
  2. 混合粒子群算法摒弃了传统粒子群算法中的通过跟踪极值来更新粒子位置的方法,而是引入了遗传算法中的交叉和变异操作,通过粒子同个体极值和群体极值的交叉以及粒子自身变异的方式来搜索最优解。(Hybrid particle swarm algorithm instead of the traditional particle swarm algorithm in the method to update the position of the particle by tracking the maximu
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:13312
    • 提供者:胡萝卜须
  1. 一种改进的遗传粒子群算法GA_PSO

    4下载:
  2. Improved genetic particle swarm optimization (PSO) for people to learn and communicate
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:122880
    • 提供者:xuan xuan
  1. DO-GAPSO

    1下载:
  2. 学术实验,云环境下的任务调度算法,基于遗传算法与粒子群算法相结合的调度算法(Task Scheduling Algorithm Based on DO-GAPSO Under Cloud Environment,Academic experiment,it is used to verify the effect of the experiment.)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:9216
    • 提供者:xiong1
  1. GA(PSO)

    6下载:
  2. A算法解决多式联运问题,有主程序文件和相关函数文件。(Using the GA algorithm to solve the multimodal transport problem.)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:7168
    • 提供者:从武书生
  1. pso

    0下载:
  2. 使用遗传算法对视电阻率进行校正,使用方便快捷结果准确。(Correction of apparent resistivity by genetic algorithm)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:6144
    • 提供者:碳酸盐岩
  1. 源码GAaPSO

    0下载:
  2. 遗传算法粒子群优化,代码通俗易懂,学习一下(Genetic algorithm particle swarm optimization, code is easy to understand, learn.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:9216
    • 提供者:z豪
  1. RAGA-PPC

    2下载:
  2. matlab 工具箱 上传一个粒子群工具包,而且正在持续更新中,与遗传算法工具有相同的语法,熟悉遗传算法(GA)和直接搜索(DS)工具箱的比较容易理解,我不熟悉,所以看起来有困难(最近在下视频学习),具体请见psopt discr iption。(toolbox of matlab As training progresses using a decreasing linear inertia function, the influence of past velocity becom
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:2048
    • 提供者:shhhhhsa
  1. GA & PSO+BP

    3下载:
  2. 遗传算法与粒子群算法优化BP,有较好的分类效果(BP optimization based on Genetic Algorithm and particle swarm optimization)
  3. 所属分类:其他

    • 发布日期:2020-07-20
    • 文件大小:13312
    • 提供者:galome
« 12 »
搜珍网 www.dssz.com