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

搜索资源列表

  1. psoga

    0下载:
  2. 用遗传算法和粒子群算法实现对函数的最大值的寻找,并且比较两者算法的性能好坏,通过运行时间,迭代次数等来判断-The genetic algorithm and particle swarm algorithm are used to find the maximum value of the function, and the performance of the two algorithms is compared. The running time and the number of ite
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1042821
    • 提供者:陈愉
  1. ga-and-pso

    0下载:
  2. 遗传算法和粒子群算法的工具箱,里面包含一些基本的知识,适用于初学者-Genetic algorithm and particle swarm optimization toolbox, which contains some basic knowledge for beginners
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:988483
    • 提供者:陈愉
  1. GAMETHODSEID

    0下载:
  2. 遗传算法及粒子群算法优化的BP神经网络,用于多输入多输出的神经网络预测模型 -Network Predictive Genetic Algorithm and Particle Swarm Optimization based BP neural network for multiple-input multiple-output neural
  3. 所属分类:ELanguage

    • 发布日期:2017-05-05
    • 文件大小:20605
    • 提供者:ZHQ
  1. MATLAB--zhinengsuanfayaunfaima

    0下载:
  2. 这是一本书籍上面的程序。希望对一些初学智能算法的人们有用。里面包含遗传算法,模拟退火算法,粒子群算法等等。-This is a book the above procedure.Hope useful for people in some beginners intelligent algorithm.Contains the genetic algorithm, simulated annealing algorithm, particle swarm optimization (pso) a
  3. 所属分类:matlab

    • 发布日期:2017-12-15
    • 文件大小:3031040
    • 提供者:刘敏兵
  1. GAaPSO

    3下载:
  2. 遗传-粒子群算法 PSO-GA算法 解决多目标优化算法问题,针对最优解求解可得到更好的解,接近最优的目标值。(Genetic algorithm (PSO) PSO-GA algorithm is used to solve the multi-objective optimization problem, and the better solution is obtained for the optimal solution, and the near optimal target valu
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-20
    • 文件大小:9216
    • 提供者:东北大王
  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. 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. MATLAB智能算法30个案例分析——源代码

    1下载:
  2. 算法优化,包括粒子群算法,遗传算法以及多种神经网络(optimization algrithm,include PSO algrithm GA and other kind algrithm ,and many kinds of Nural network)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-19
    • 文件大小:1571840
    • 提供者:挖宝额
  1. PSO算法程序

    2下载:
  2. 粒子群优化算法是一种基于群体智能的演化计算技术。与遗传算法相比,PSO没有遗传算法中的选择(Selection)、交叉(Crossover)、变异(Mutation)等操作,而是通过粒子在解空间追随最优的粒子进行搜索。(Particle Swarm Optimization (PSO) is an evolutionary computing technique based on group intelligence. Compared with the genetic algorithm, P
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:10240
    • 提供者:lazyxiaoming
  1. 粒子群算法

    0下载:
  2. 粒子群算法代码,一种搜寻最优解的算法。它没有遗传算法的"交叉"(Crossover) 和"变异"(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。(Particle swarm algorithm, a search algorithm for optimal solutions. It does not have the "Crossover" and "Mutation" operation
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:2048
    • 提供者:名字好难
  1. 帝国竞争算法

    0下载:
  2. 帝国竞争算法是一种新型算法,可用于求解最优化问题。类似遗传和粒子群算法!(The Empire competition algorithm is a new algorithm that can be used to solve optimization problems. Similar to genetic and particle swarm optimization!)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-30
    • 文件大小:380928
    • 提供者:tzyyzt
  1. GA+PSO

    4下载:
  2. 压缩文件中包含三个文件,分别是:GA+PSO、GA_only和PSO_only三个程序包。程序是用MATLAB编写的遗传+粒子群算法、遗传算法、粒子群算法,每个程序中包括主程序、种群选择、自适应函数子函数。(The compressed file contains three files, which are GA PSO, ga_only and pso_only three program package. The program is genetic particle swarm algo
  3. 所属分类:matlab例程

    • 发布日期:2018-01-01
    • 文件大小:11264
    • 提供者:taiyuanwang
  1. bin

    0下载:
  2. 基于杂交的混合粒子群算法,结合遗传算法和混合粒子群算法两大优势(Hybrid particle swarm optimization based on hybrid algorithm combines two advantages of genetic algorithm and hybrid particle swarm optimization algorithm)
  3. 所属分类:云计算

  1. liziqun

    0下载:
  2. 粒子群算法,也称粒子群优化算法或鸟群觅食算法(Particle Swarm Optimization),缩写为 PSO, 是近年来由J. Kennedy和R. C. Eberhart等 开发的一种新的进化算法(Evolutionary Algorithm - EA)。PSO 算法属于进化算法的一种,和模拟退火算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的"交叉"(Crossover) 和"
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-05
    • 文件大小:1425408
    • 提供者:Soferia
  1. pso

    0下载:
  2. 应用粒子群算法进行迭代优化,寻找目标最优值(Particle swarm optimization (PSO) algorithm is used for iterative optimization to find the optimal target value)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-05
    • 文件大小:1024
    • 提供者:小屁孩_yz
  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. 智能算法导论课件

    0下载:
  2. 智能算法导论,包括神经网络遗传算法粒子群算法等(Introduction of intelligent algorithms, including neural network genetic algorithm, etc.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-10
    • 文件大小:3399680
    • 提供者:xy的刮胡刀
  1. 粒子群优化算法

    0下载:
  2. 粒子群优化(PSO)是一种进化计算技术(进化计算)。 捕食鸟行为的研究。粒子群算法(PSO)的基本思想是通过群体中个体之间的协作和信息共享找到最优解。 粒子群优化算法的优点是它简单且易于实现,没有多个参数。目前,它已广泛应用于函数优化、神经网络训练、模糊系统控制等遗传算法中。(The particle swarm optimization (PSO:Particle swarm optimization) is an evolutionary computing technology (Ev
  3. 所属分类:文章/文档

  1. kriging

    1下载:
  2. 改进的粒子群优化克里金模型,普通的克里金模型MATLAB数据包与遗传算法的结合(Improved particle swarm optimization model of Kriging, Kriging model MATLAB data packet and genetic algorithm combined with the general of the)
  3. 所属分类:mathematica

    • 发布日期:2018-04-28
    • 文件大小:3072
    • 提供者:guo xin
  1. 66766911matlab遗传算法程序(new)

    0下载:
  2. 基于matlab编程的,关于粒子群的问题。(Based on matlab programming, on the issue of particle swarms.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:6144
    • 提供者:Joyce_xixu
« 1 2 3 4 5 6 78 9 10 11 12 ... 15 »
搜珍网 www.dssz.com