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

搜索资源列表

  1. pso

    0下载:
  2. pso(粒子群算法)优化神经网络 MATLAB的m 文件
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:781572
    • 提供者:caini2008
  1. based-PSO

    0下载:
  2. PSO源程序,可以任意优化两维数据点和多维数据点,在优化多维数据时,要将初始矩阵变成多维矩阵-PSO source code, you can optimize an arbitrary two-dimensional data point and multi-dimensional data points, in the optimization of multi-dimensional data, to the initial matrix into a multi-dimensional
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:19401
    • 提供者:司绪飞
  1. pso

    0下载:
  2. pso algorithme NOTE: THIS IS AN ALPHA RELEASE. FOR TESTING ONLY. 1. Installation: -Unzip and copy the files to a folder (directory). -Add the path to Matlab. (File>Set Path>Add with Subfolders) -Read help for get_psoOptions.m an
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:2635
    • 提供者:mlaouhi
  1. pso-ppt-sample

    1下载:
  2. 微粒群优化算法 (PSO) 是一种进化计算技术 , 由Eberhart博士和kennedy博士于1995年提出。微粒群优化算法的基本思想是通过群体中个体之间的协作和信息共享来寻找最优解。 -Particle Swarm Optimization (PSO) is an evolutionary computation technique, by Dr. Eberhart and Dr. kennedy made in 1995. Particle Swarm Optimization Alg
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-11-25
    • 文件大小:1087353
    • 提供者:Kevin
  1. pso

    0下载:
  2. 粒子群算法 优化算法 范围内寻优-pso
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:746
    • 提供者:www
  1. pso

    4下载:
  2. 粒子群优化算法是一种进化优化技术,源于对鸟群扑食的行为,是一种基于迭代的优化工具。此文件提供了基本粒子群算法、带压缩因子的粒子群算法、二阶粒子群算法、二阶振荡粒子群算法、权重改进的粒子群算法、混沌粒子群算法、基于杂交的粒子群算法、基于模拟退火的粒子群算法的MATLAB源代码。-PSO is an evolutionary optimization technique, derived from the behavior of the birds of prey, is based on iter
  3. 所属分类:matlab

    • 发布日期:2015-09-25
    • 文件大小:16769
    • 提供者:熊杰
  1. pso

    3下载:
  2. 粒子群算法的源码 主要如何运用于机器人路径规划-pso
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-03-11
    • 文件大小:922
    • 提供者:张龙妹
  1. (pso)matlab[matlab]

    0下载:
  2. 这是粒子群较详细的工具箱,有不同的应用,并且有实例-This is a more detailed PSO toolbox, there are different applications and have examples of
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:57406
    • 提供者:pengweiwei
  1. pso

    1下载:
  2. 粒子群算法入门程序,对一个示例函数求极大值,程序含有详细注释。-PSO entry procedures to request a sample function of maximum value, the program contains the detailed comments.
  3. 所属分类:matlab

    • 发布日期:2014-11-25
    • 文件大小:783
    • 提供者:林建华
  1. pso

    0下载:
  2. pso算法,比较好的算法,简单,可以用于多目标优化-pso algorithm, a better algorithm, simple and can be used for multi-objective optimization
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:7634
    • 提供者:
  1. some-pso-toolbox

    0下载:
  2. 几个常见的pso toolbox,很简单很实用-some common pso toolboxs
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2732614
    • 提供者:pilong
  1. pso

    0下载:
  2. 普通的粒子群算法,用于求解无约束优化问题,希望大家参考-General PSO algorithm for solving unconstrained optimization problems
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1913
    • 提供者:yao
  1. PSO

    6下载:
  2. 粒子群算法(PSO)解决旅行商问题(TSP)的matlab程序。-Particle swarm optimization (PSO) to solve the traveling salesman problem (TSP) in the matlab program.
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:16288
    • 提供者:薛栋
  1. ACO-PSO

    15下载:
  2. 蚁群算法(ACO)和粒子群算法(PSO)的混合算法解决旅行商问题(TSP)的matlab代码-Ant colony optimization (ACO) and particle swarm optimization (PSO) of the hybrid algorithm to solve traveling salesman problem (TSP) in matlab code
  3. 所属分类:matlab例程

    • 发布日期:2013-09-04
    • 文件大小:4273
    • 提供者:薛栋
  1. pid--pso

    1下载:
  2. pso - pid matlab code fo control
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1614
    • 提供者:mehdi
  1. PSO

    0下载:
  2. 高级优化算法 粒子群优化算法(求解无约束优化问题) PSO(基本粒子群算法)-Advanced Optimization Algorithm Particle swarm optimization (unconstrained problem) PSO (Particle Swarm Optimization)
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:545
    • 提供者:王帅哥
  1. IE3D-PSO

    0下载:
  2. IE3D和pso相结合的英文文章,很好很强打的-IE3D and pso combination of English articles, a good strong fight
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1862941
    • 提供者:王旭
  1. PSO

    0下载:
  2. 在判别分析中使用粒子群优化算法求解最优判别函数-Particle Swarm Optimization(PSO)
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:24532
    • 提供者:周景科
  1. PSO-GA-S

    3下载:
  2. PSO与GA混合优化算法,可实现比单纯使用PSO或者GA算法更好的优化效果-PSO and GA hybrid optimization algorithm, can achieve more than a simple algorithm using PSO or GA optimization results better
  3. 所属分类:matlab

    • 发布日期:2017-06-15
    • 文件大小:23653465
    • 提供者:吴军
  1. new-pso

    0下载:
  2. 一个改进的PSO算法,非常适合初学的人使用。经典的东西-An improved PSO algorithm is very suitable for beginners to use. Classic stuff
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:11725
    • 提供者:郝刚刚
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com