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

搜索资源列表

  1. 3516546f84g6

    1下载:
  2. 电压稳定约束的无功调度在放松管制的电网中是系统操作员(ISO)面临的一项艰巨的任务,其任务是提供公平的辅助性服务-PSO matlab code
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:2321
    • 提供者:黄鹏飞
  1. pso

    0下载:
  2. PSO算法的基本matlab代码,可供初学者学习,代码简单,易学易懂-PSO algorithm is the basic matlab code, for beginners to learn the code simple, easy to understand
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1584
    • 提供者:李智
  1. HybridGAPSOCode

    0下载:
  2. Hybrid Genetic And PSO Algorithm Code in matlab-Hybrid Genetic And PSO Algorithm Code in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2594
    • 提供者:rozita
  1. swarm_optimization-Solve-the-TSP-problem

    0下载:
  2. 一个基于粒子群优化算法源码,(PSO)的50个城市TSP问题的求解,可推广至类似NP.-A source code based on particle swarm optimization, (PSO) of the 50 cities TSP problem solving, can be extended to similar NP.
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:2112
    • 提供者:抛弃
  1. WAVELET_WORK

    0下载:
  2. THIS MATLAB CODE REDUCE THE SPECKLE NOISE IN SAR IMAGE, IT USE WAVELET FILTER THEN USED CASCADE THREE FILTERS IN TIME DOMAIN (HYBRID TIME AND FREQUENCY DOMAIN). THIS CODE NEED SOME MODIFICATIONS SINCE THERE ARE SOME PROBLEMS LIKE BY COMPUTE PSNR
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1214850
    • 提供者:same
  1. pso_svm

    4下载:
  2. 该文件为粒子群算法优化支持向量机模型参数的matlab代码 支持向量机模型为专门用于处理不平衡数据的成本控制型支持向量机模型 用粒子群算法优化模型中的三个主要参数:C1、C2、sigma-The file is in particle swarm optimization parameters of support vector machine model matlab code for support vector machine model designed for use with
  3. 所属分类:matlab

    • 发布日期:2015-05-28
    • 文件大小:12288
    • 提供者:yudt002
  1. PSO-Codes

    0下载:
  2. PSO Algorithm code with Matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:796
    • 提供者:Mehdi
  1. segmentation

    0下载:
  2. its a code for segmentation using PSO
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:4283
    • 提供者:sridevi
  1. PSO

    0下载:
  2. 使用PSO解决参数识别问题,MATLAB源代码-Solve the parameter identification problem using the PSO, MATLAB source code
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1086
    • 提供者:小男
  1. BG-PSO

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

    • 发布日期:2017-03-31
    • 文件大小:11914
    • 提供者:刘刚
  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. 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. Dynamic_PSO_Code

    0下载:
  2. pso matlab code, function for the PSO ALGORITHM USAGES: 1.) [fxmin, xmin, Swarm, history] = PSO(psoOptions) 2.) [fxmin, xmin, Swarm, history] = PSO 3.) fxmin = PSO(psoOptions) 3.) PSO etc. -pso matlab code, function for the PSO ALG
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:48245
    • 提供者:mano
  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 2 3 4 56 7 8 9 10 ... 20 »
搜珍网 www.dssz.com