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

搜索资源列表

  1. pso_neteval

    0下载:
  2. PSO MATLAB 程序,有助于求解混合非整数规划问题-PSO MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:538
    • 提供者:李健
  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(economic-dispatch)

    2下载:
  2. 通过粒子群算法解决经济调度问题,即确定最低燃料成本和网损。-By running the programs as they are in the default pso folder the economic dispatch problem can be solved. The allocation minimum fuel cost and transmission losses are determined.
  3. 所属分类:matlab

    • 发布日期:2017-02-23
    • 文件大小:141312
    • 提供者:严达伟
  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. pso

    0下载:
  2. 经典微粒群算法MATLAB程序,通过修改w值使得微粒群搜索在全局搜索与局部搜索之间达到一个较好的平衡-Classical PSO MATLAB program, by modifying the value of w makes particle swarm search in the global search and local search to achieve a better balance between
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1919
    • 提供者:董飞
  1. Engine-PSO-matlab

    0下载:
  2. It s PSO engine algorithm for Optimization Problems
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:15592
    • 提供者:didin rosid
  1. pso

    0下载:
  2. In computer science, particle swarm optimization (PSO) is a computational method that optimizes a problem by iteratively trying to improve a candidate solution with regard to a given measure of quality. PSO optimizes a problem by having a population
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1599
    • 提供者:suci ariani
  1. PSO

    0下载:
  2. PSO算法,粒子群算法,其中包括5个UCI数据集,还包括数据处理部分,-PSO algorithm, particle swarm optimization, including five UCI data sets, including data processing section,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1187536
    • 提供者:二毛
  1. l-p-opf

    1下载:
  2. matlab ieee modified 30 bus data and pso economic disaptch
  3. 所属分类:matlab例程

    • 发布日期:2014-03-19
    • 文件大小:1194354
    • 提供者:REDDY
  1. Hybrid-PSO-and-GA-for-Global-Maximization

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

    • 发布日期:2017-03-28
    • 文件大小:115834
    • 提供者:purplelee555
  1. ghasemi

    1下载:
  2. this file calculate reactive power of 39 buses ieee standard system with pso algorithm
  3. 所属分类:matlab例程

    • 发布日期:2014-03-19
    • 文件大小:444222
    • 提供者:amir2
  1. PSO

    0下载:
  2. matlab的基本pso程序,很经典,可以帮助初学者对基于matlab应用的智能算法有一定的了解-The basic pso matlab program, it is classic and can help beginners matlab-based applications have some knowledge of intelligent algorithms
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:614
    • 提供者:王晋
  1. pso-matlab--source

    0下载:
  2. 粒子群算法源程序 基本算法 ,简单易懂,可实现的非线性优化,适于求解优化问题-Source of basic particle swarm algorithm, easy to understand, enabling non-linear optimization, for solving optimization problems
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:3626
    • 提供者:wjk
  1. pso-optimal-power-flow

    0下载:
  2. 使用粒子群优化算法对电力系统最有潮流进行优化,比较不错的程序-Using particle swarm optimization algorithm for power system to optimize the power flow, relatively good program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:2014
    • 提供者:dj
  1. PSO-bp((matlab

    1下载:
  2. bp神经网络,希望大家多多交流,谢谢!非常感谢大家的帮助!-bp neural network, I hope you interact more, thank you! Thank you very much for your help!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:3530
    • 提供者:高爱同
  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-for-knapsack-problem

    0下载:
  2. pso算法在背包问题中的matlab程序。-pso algorithm in the knapsack problem in the matlab program.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:18572
    • 提供者:hancunai
  1. PSO(matlab)

    0下载:
  2. 粒子群算法(PSO) matlab语言的例子
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:1810
    • 提供者:逸枫
  1. pso

    0下载:
  2. 基本的粒子群算法matlab代码,可以实现无约束优化问题的寻优-basic PSO matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1029
    • 提供者:周清
  1. pso-matlab

    0下载:
  2. 是粒子群算法的MATLAB源程序,可以在matlab中运行-Is the source of the particle swarm algorithm in MATLAB, you can run in matlab
  3. 所属分类:matlab

    • 发布日期:2017-05-08
    • 文件大小:1623077
    • 提供者:黄敏
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com