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

搜索资源列表

  1. BG-PSO

    0下载:
  2. 细菌觅食算法源代码,可以在MATLAB上运行,调试通过-Bacterial foraging algorithm source code
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:11914
    • 提供者:刘刚
  1. PSO

    0下载:
  2. MATLAB软体,PSO粒子群最佳化来源码编程,-MATLAB software, PSO Particle swarm optimization source code programming
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:161361
    • 提供者:SNP
  1. PSO

    0下载:
  2. 带有收缩因子和惯性权重的基本PSO粒子群算法源代码。本源代码模块化编写,结构清晰,便于改进和做数值实验 -With the shrinkage factor and the basic PSO inertia weight particle swarm algorithm source code. Modular source code written in a clear structure, easy to improve and to do numerical experiments
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:14842
    • 提供者:王兰彬
  1. PSO-filter-Matlab-code

    0下载:
  2. PSO滤波,我没试过,请高手用了之后传一个有中文解释的-PSO filter, I never tried, after you pass a master with a Chinese interpretation
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:775
    • 提供者:zhangnauto
  1. PSO-matlab-code

    0下载:
  2. 粒子群算法的matlab源代码,偶尔搜到的,不知道质量咋样-PSO algorithm matlab source code, and occasionally to search, do not know the quality of Zeyang
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:156468
    • 提供者:陶娟
  1. matlab-code-of-POS

    0下载:
  2. 基本粒子群优化算法(Particle Swarm Optimization,PSO)功能:求解优化问题的全局性,并行性,高效的群体智能算法-Particle swarm optimization (Particle Swarm Optimization, PSO) function: solving global optimization problems, parallelism, and efficient swarm intelligence algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:1217
    • 提供者:五毛
  1. best-function-of-PSO

    0下载:
  2. 基于标准的粒子群算法编写了一个简单通用的matlab程序,求解函数最优值-matlab code of standard particle swarm optimization,best value
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:964
    • 提供者:杨于漫
  1. PSO

    0下载:
  2. particle swarm optimal matlab code
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:8455
    • 提供者:ali
  1. PSO-Code1

    0下载:
  2. TSp problem by matlab code
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:32196
    • 提供者:ady
  1. PSO-matlab

    0下载:
  2. 标准PSO算法源代码(matlab) 不少网友需要PSO源代码,现将很早前的matlab代码贴上来。不过俺已经不搞学术很久了,现从事财政公务员工作,因此可能无法解答更多问题。-Standard PSO algorithm source code (matlab) that many users need to PSO source code matlab code much earlier now Tieshanglai. But I have been a long time not
  3. 所属分类:matlab

    • 发布日期:2016-11-09
    • 文件大小:2048
    • 提供者:katy
  1. PSO

    0下载:
  2. 粒子群算法简介,标准的粒子群算法,标准粒子群算法的实现,MATLAB代码-Introduction of the particle swarm algorithm, the standard particle swarm algorithm, the standard particle swarm algorithm to achieve the MATLAB code
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:152264
    • 提供者:申松
  1. Particle-swarm-algorithm-matlab-code

    0下载:
  2. PSO算法就是模拟一群鸟寻找食物的过程,每个鸟就是PSO中的粒子,也就是我们需要求解问题的可能解,这些鸟在寻找食物的过程中,不停改变自己在空中飞行的位置与速度。-PSO algorithm is to simulate a flock of birds looking for food in the process, each bird is the PSO particles, that is, we need to solve the problem of possible solution
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:191252
    • 提供者:闫小凡
  1. PSO

    0下载:
  2. 该文件为粒子群算法优化支持向量机模型参数的matlab代码 支持向量机模型为专门用于处理不平衡数据的成本控制型支持向量机模型-Matlab code of the file support vector machine model parameters for particle swarm optimization support vector machine model for cost control, support vector machine model for dealing wit
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:877
    • 提供者:谭明玉
  1. PSO-lssvm

    17下载:
  2. 用于优化最小二乘支持向量机的Matlab程序代码,可直接实用。-Used to optimize the least squares support vector machine in Matlab code can be directly useful.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-02-20
    • 文件大小:3698
    • 提供者:李永超
  1. PSO

    0下载:
  2. PSO algorithm matlab code
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:819
    • 提供者:hojjat
  1. Ipso

    1下载:
  2. 本文将 改进的PSO优化算法与 BP网络算法相结合, 完全 基于BP网络算法的基本思想, 是在基本 BP算法的误 差反向传播调整权值的基础上, 再引入 PSO 算法进行 权值修正, 是严格意义上的基于 PSO的 BP网络算法.-pso programming for improved bp neural network
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:2399
    • 提供者:李淋淋
  1. pso-clustering

    3下载:
  2. 改进的粒子群分簇路由协议matlab代码,可以在这个基础之上改进-Improved particle swarm clustering routing protocol matlab code can be improved in this basis
  3. 所属分类:Other systems

    • 发布日期:
    • 文件大小:2255
    • 提供者:liuaibin
  1. PSO

    0下载:
  2. 粒子群优化matlab代码,提供给大家参考,欢迎讨论和学习-Particle swarm optimization matlab code provided for your reference and welcome discussion and learning
  3. 所属分类:Other systems

    • 发布日期:2017-11-21
    • 文件大小:1482
    • 提供者:unique
  1. pso

    0下载:
  2. 网上找到别人分享的比较简洁的微粒群算法matlab代码-Find online to share with others a simple particle swarm optimization matlab code
  3. 所属分类:matlab

    • 发布日期:2017-11-27
    • 文件大小:2339
    • 提供者:
  1. pso

    0下载:
  2. PSO-MATLAB-CODE This code is about an objective particle swarm optimizer with emphasis on efficiency
  3. 所属分类:matlab

    • 发布日期:2017-12-09
    • 文件大小:4982376
    • 提供者:daneshmandmitra
« 1 2 3 45 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com