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

搜索资源列表

  1. psopt

    0下载:
  2. 另一个粒子群优化算法工具箱,具有与遗传算法工具箱相同的语法结构。-Implementation of a PSO algorithm with the same syntax as the Genetic Algorithm Toolbox.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:34003
    • 提供者:严达伟
  1. pso_chen

    0下载:
  2. 自己编写的matlab微粒群算法工具箱。微粒群算法(pso)是一种人工智能算法,速度比遗传算法快一些。-I have written matlab PSO toolbox. Particle swarm optimization (pso) is an artificial intelligence algorithm, the speed faster than the genetic algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:8036
    • 提供者:chen
  1. rrpso

    0下载:
  2. 基于遗传交叉的粒子群优化算法有很好的计算效果-Genetic cross-PSO has good calculation results
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:780
    • 提供者:刘征
  1. PythonPSO

    1下载:
  2. 粒子群算法PSO 算法属于进化算法的一种,和遗传算法相似-particle swarm algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:2363
    • 提供者:
  1. yichuanheliziqun

    0下载:
  2. 用matlab编写的遗传算法加上粒子群算法,求解最优配置问题的程序-Prepared by the genetic algorithm with matlab with PSO, the optimal configuration problem solving process
  3. 所属分类:matlab

    • 发布日期:2017-01-12
    • 文件大小:13312
    • 提供者:平哥
  1. SA_GA_PSO

    0下载:
  2. 模拟退火(SA)、遗传算法(GA)、粒子群优化(PSO)解决旅行商问题(TSP)实验 本文件包括源码,实验说明文档,实验总结PPT Have a happy experiment!-Simulated annealing (SA), genetic algorithms (GA), particle swarm optimization (PSO) to solve the traveling salesman problem (TSP) experiment of this docum
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:348476
    • 提供者:pu
  1. DeJong

    0下载:
  2. matlab平台下的测试函数DeJong,对于用来测试粒子群、遗传等智能算法的性能非常有用-matlab platform test function DeJong, used to test for the PSO, the performance of genetic algorithms and other useful intelligence
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:1109
    • 提供者:王晋
  1. Griewank

    0下载:
  2. matlab平台下的测试函数Griewank,对于用来测试粒子群、遗传等智能算法的性能非常有用-matlab platform test function Griewank, used to test for the PSO, the performance of genetic algorithms and other useful intelligence
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1165
    • 提供者:王晋
  1. DVHOPS

    2下载:
  2. 基于粒子群和基于PSO和基于遗传算法的DV-hop算法的定位,有比较好的效果-Particle swarm based PSO, based on genetic algorithm DV-hop positioning algorithm, a relatively good results
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:6334
    • 提供者:sun
  1. particle-swarm-algorithm---matlab

    0下载:
  2. PSO 算法属于进化算法的一种,和遗传算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优-PSO algorithm is an evolutionary algorithm, and genetic algorithm is similar, it is starting from a random solu
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:20204
    • 提供者:shitou
  1. CPSO-FOR-function

    4下载:
  2. 小生境遗传粒子群混合算法及其测试函数,已经运行。-Niche Genetic Algorithm——PSO
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-04-29
    • 文件大小:233756
    • 提供者:bruce
  1. 30-case-studies

    0下载:
  2. MATLAB神经网络30个案例分析__读者调用案例的时候,只要把案例中的数据换成自己需要处理的数据,即可实现自己想要的网络。该书共有30个MATLAB神经网络的案例(含可运行程序),包括BP、RBF、SVM、SOM、Hopfield、LVQ、Elman、小波等神经网络;还包含PSO(粒子群)、灰色神经网络、模糊网络、概率神经网络、遗传算法优化等内容。-30 case studies of the MATLAB Neural Network __ readers call the case, as
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-29
    • 文件大小:11300569
    • 提供者:liuwei
  1. function_swarm

    0下载:
  2. 粒子群优化(Partical Swarm Optimization - PSO) 算法是近年来发展起来的一种新的进化算法( Evolu2tionary Algorithm - EA) .PSO 算法属于进化算法的一种,和遗传算法相似-Simple scr ipt for particle swarm optimization, easy to modify.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1386
    • 提供者:杨艳
  1. lssvmpso

    0下载:
  2. 简单的遗传算法用于优化使用PSO算法的参数。 -SIMPLE GENETICAL GORITHM To optimize parameters by using the PSO algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:22194
    • 提供者:陈建成
  1. Metaheurisics

    1下载:
  2. 介绍遗传算法、模拟退火、一群算法、粒子群算法解决布局优化问题-Introduced genetic algorithm, simulated annealing, a group of algorithm, particle swarm optimization (pso) algorithm to solve layout optimization problems
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-26
    • 文件大小:301728
    • 提供者:taojing
  1. facility-layout-problems

    0下载:
  2. 将布局问题转化为优化问题,利用只能优化算法求解,包括遗传算法、模拟退火、一群算法、粒子群算法-Will the layout problem is transformed into optimization problem, and use only optimization algorithm, including genetic algorithm, simulated annealing, a group of algorithm, particle swarm optimization
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-20
    • 文件大小:1429056
    • 提供者:taojing
  1. apso

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

    • 发布日期:2017-11-15
    • 文件大小:2360
    • 提供者:hannvshi
  1. Appso

    0下载:
  2. 粒子群算法,也称粒子群优化算法(Particle Swarm Optimization),缩写为 PSO, 是近年来发展起来的一种新的进化算法((Evolu2tionary Algorithm - EA)。PSO 算法属于进化算法的一种,和遗传算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:
    • 文件大小:23685
    • 提供者:hanhan
  1. 112

    0下载:
  2. 粒子群算法和遗传算法两种优化算法 《精通MATLAB最优化计算》中的部分代码-Two optimization algorithm of PSO and genetic algorithm Part of the code in the 《proficient MATLAB optimization calculation》
  3. 所属分类:Other systems

    • 发布日期:2017-11-26
    • 文件大小:14983
    • 提供者:
  1. PSO_GA_SVM

    0下载:
  2. 利用遗传算法GA和粒子群算法PSO对SVM进行优化-GA genetic algorithm and particle swarm optimization PSO to optimize the SVM
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:285898
    • 提供者:caoji
« 1 2 3 4 5 6 78 9 10 »
搜珍网 www.dssz.com