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

搜索资源列表

  1. Optimizers

    0下载:
  2. 一系列好用的用户友好的启发式优化算法,包括非自适应算法,基于模拟退火算法的种群算法,基本遗传算法,差分进化算法以及粒子群优化算法。此外,也包括神圣算法,它利用了所有这些优化算子,虽然有时交换种群之间的不同算法。-A nice set of user-friendly heuristic optimizers. Included are a non-adaptive, population based Simulated Annealing algorithm, a basic Genetic A
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:26.22kb
    • 提供者:竹子的信仰
  1. Intelligent-algorithm

    0下载:
  2. 智能算法,matlab应用大全,遗传算法,模拟退火算法,粒子群算法等-Intelligent algorithm, matlab application Daquan, genetic algorithms, simulated annealing algorithm, particle swarm algorithms
  3. 所属分类:Other systems

    • 发布日期:2017-11-21
    • 文件大小:1.43mb
    • 提供者:张金政
  1. 1

    0下载:
  2. 智能优化算法作为新兴的搜索算法,一般是指利用自然界的生物系统与优化过程的某些相似性而逐步发展起来的优化算法,如遗传算法、粒子群算法、蚁群算法等,它们通过对搜索空间中的一组解按概率规则操作得到下一组解。 人工鱼群算法源于对鱼群运动行为的研究,是一种新型的智能仿生优化算法。它具有较强的鲁棒性、优良的分布式计算机制、易于和其它方法结合等优点。目前对该算法的研究、应用已经渗透到多个应用领域,并由解决一维静态优化问题发展到解决多维动态组合优化问题。 -As an emerging intell
  3. 所属分类:Other systems

    • 发布日期:2017-11-27
    • 文件大小:365.5kb
    • 提供者:eggitta
  1. GA_sheffield

    0下载:
  2. 本文件包含遗传算法,粒子群算法基本例子以及应用例子,采用MATLAB编写,希望对初学者有所帮助。如有不足,请多多见谅-This document contains genetic algorithms, particle swarm optimization and application examples of the basic examples using MATLAB to prepare, and I hope to help beginners. If insufficient, p
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:669.95kb
    • 提供者:abc
  1. cfir

    0下载:
  2. 他的文档中包含的遗传算法,粒子群优化和用MATLAB编写的基本范例应用实例,希望对初学者有所帮助。如果insuffic -This document contains genetic algorithms, particle swarm optimization and application examples of the basic examples using MATLAB to prepare, and I hope to help beginners. If insufficien
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:10.95kb
    • 提供者:abc
  1. ACO_GA_PSO

    0下载:
  2. 用三种方法解决城市距离问题(或背包问题)。三种方法分别为:遗传算法,蚁群算法,粒子算法。-Three ways to solve the problem of urban distance (or knapsack problem). Three methods are: genetic algorithm, ant colony algorithm, particle algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4.73kb
    • 提供者:
  1. binary_cat_optimization

    3下载:
  2. 猫群群算法解决优化问题,比遗传算法和粒子群算法更优-Cat contemplating the algorithm to solve optimization problems, and better than genetic algorithm and particle swarm algorithm
  3. 所属分类:Other systems

    • 发布日期:2016-08-30
    • 文件大小:3kb
    • 提供者:褚玉璞
  1. AI_matlab

    0下载:
  2. 人工智能matlab仿真!!个人杰作,包含 粒子群算法,遗传算法,蚁群算法等等,非常有趣,希望能帮到您学习matlab-Artificial Intelligence matlab simulation! ! Individual masterpieces, including the particle swarm optimization, genetic algorithm, ant colony algorithm, etc., is very interesting, I hope to
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:28.96kb
    • 提供者:邓锐
  1. PSOSA2_OPF

    0下载:
  2. 基于遗传算法的粒子群算法,可有效解决粒子群算法局部最优-Particle swarm optimization algorithm based on genetic algorithm can effectively solve the local optimization of particle swarm optimization algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:4.86kb
    • 提供者:易寒轩
  1. GAPASPPSOPtree_drawPdoublezhanpaixu

    0下载:
  2. c++代码,包含了蚁群算法,粒子群算法,遗传进化算法等-c++ Code
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6.94kb
    • 提供者:xieshuai
  1. vb-yichuansuanfaheliziqunsuanfa

    0下载:
  2. 关于vb的遗传算法和粒子群算法的例子,很实用-Examples of genetic algorithm and particle swarm optimization!
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1.27mb
    • 提供者:钱云云
  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
    • 文件大小:3kb
    • 提供者:斯坦福01
  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
    • 文件大小:6.72mb
    • 提供者:pursh
  1. PSO_TSP(混合粒子群:较优)

    1下载:
  2. 解决环球旅行问题的一种精确度比较高的算法,相较于蚁群算法和遗传算法都有较大的改进;(A high precision algorithm for solving global travel problems has a greater improvement than the ant colony algorithm and the genetic algorith)
  3. 所属分类:其他

  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
    • 文件大小:9kb
    • 提供者:xiong1
  1. 智能信息处理

    2下载:
  2. 各种智能算法,蚁群,粒子群,遗传,BP.....(Various intelligent algorithms, ant colony, particle swarm, heredity, BP...)
  3. 所属分类:其他

    • 发布日期:2020-09-18
    • 文件大小:864kb
    • 提供者:十年一梦123
  1. CEC 2017

    2下载:
  2. 测试函数:主要用于测试智能优化算法,如遗传算法、粒子群算法等的性能(Test function: it is mainly used to test the performance of intelligent optimization algorithms, such as genetic algorithm and particle swarm optimization algorithm)
  3. 所属分类:其他

    • 发布日期:2020-12-10
    • 文件大小:246kb
    • 提供者:wangjiquan
  1. GA & PSO+BP

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

    • 发布日期:2020-07-20
    • 文件大小:13kb
    • 提供者:galome
  1. 带压缩,学习因子

    1下载:
  2. 在matlab用于各种算法粒子群和遗传的测试函数性能比较,画图等等(Performance comparison of particle swarm and genetic test functions used in various algorithms in matlab, drawing, etc.)
  3. 所属分类:其他

    • 发布日期:2020-11-09
    • 文件大小:1kb
    • 提供者:怀起
  1. 基于遗传算法优化VMD参数

    20下载:
  2. 基于遗传算法优化多尺度排列熵参数,类似于粒子群算法优化参数(Optimization of VMD parameters based on genetic algorithm)
  3. 所属分类:其他

    • 发布日期:2020-06-19
    • 文件大小:251kb
    • 提供者:佳1995
« 12 3 »
搜珍网 www.dssz.com