CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - optimization with PSO

搜索资源列表

  1. proficient-in-MATLAB-optimization

    1下载:
  2. 精通matlab最优化计算随书带的源码,包括线性规划,整数规划,pso,GA等-Proficient in matlab optimization calculation with the source code with the book, including linear programming, integer programming, pso, GA etc.
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:43473
    • 提供者:兰琪
  1. PSO-BP(MATLAB)

    28下载:
  2. PSO优化BP的源程序,加上作者的注释.-BP PSO optimization of the source, together with the author' s comments.
  3. 所属分类:matlab例程

    • 发布日期:2013-06-27
    • 文件大小:5970
    • 提供者:胡松峰
  1. PSO

    2下载:
  2. 用粒子群算法优化RBF网络权值,根据适应度值对个体最优和群体最优进行更新-Particle Swarm Optimization with RBF network weights, according to the best fitness value of individuals and groups to update the best
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1093
    • 提供者:天涯
  1. PSOwithfunction

    0下载:
  2. PSO : Particle swarm Optimization with Sphere function
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1822
    • 提供者:farrukh
  1. pso

    0下载:
  2. This an implementation of Particle Swarm Optimization algorithm using the same syntax as the Genetic Algorithm Toolbox, with some additional options specific to PSO. Allows code-reusability when trying different population-based optimization al
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:4248
    • 提供者:Chris Leung
  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. logisticsuanfa

    0下载:
  2. 多目标优化 相对传统多目标优化方法, PSO在求解多目标问题上具有很大优势。首先, PSO的高效搜索能力有利于得到多目标意义下的最优解 其次, PSO通过代表整个解集的种群按内在的并行方式同时搜索多个非劣解,因此容易搜索到多个Pareto 最优解 再则, PSO的通用性使其适合于处理所有类型的目标函数和约束 另外, PSO 很容易与传统方法相结合,进而提出解决特定问题的高效方法。就PSO 本身而言,为了更好地解决多目标优化问题,必须解决全局最优粒子和个体最优粒子的选择问题-Compared
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:828
    • 提供者:杨科
  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. PSO

    0下载:
  2. Global Optimization Toolbox provides methods that search for global solutions to problems that contain multiple maxima or minima. It includes global search, multistart, pattern search, genetic algorithm, and simulated annealing solvers. You can u
  3. 所属分类:matlab

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

    0下载:
  2. A Binary Particle Swarm Optimization for Optimal Placement and Sizing of Capacitor Banks in Radial Distribution Feeders with Distorted Substation Voltages
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:2336
    • 提供者:iman
  1. PSO

    0下载:
  2. A Binary Particle Swarm Optimization for Optimal Placement and Sizing of Capacitor Banks in Radial Distribution Feeders with Distorted Substation Voltages
  3. 所属分类:matlab

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

    0下载:
  2. particle swarm optimization with matlab,finish the problem about to find the highest point of texture.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1381
    • 提供者:budzy
  1. Cross-factor-with-pso

    0下载:
  2. 带交叉因子的粒子群优化算法matlab源程序-Cross-factor with particle swarm optimization algorithm matlab source
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:5879
    • 提供者:durongmao
  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-and-PSOEM-simulation

    0下载:
  2. 基于扩展记忆的粒子群优化算法(Particle Swarm Optimization based on memory)-This paper combines SVM with improved PSO (Particle Swarm Optimization with Extended Memory, PSOEM) and then builds PSOEM-SVM forecasting model. The PSOEM searches the solution space intelli
  3. 所属分类:matlab

    • 发布日期:2016-10-10
    • 文件大小:12288
    • 提供者:朱盼盼
  1. Reservoi-with-PSO

    0下载:
  2. Reservoir Optimization with PSO
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2643
    • 提供者:sadegh
  1. TSP-with-pso

    0下载:
  2. TSP with pso Particle swarm optimization
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4055
    • 提供者:mahdiace
  1. Unit Commitment with PSO

    0下载:
  2. Unit commitment problem using Particle Swarm Optimization (UCP-PSO)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:Achrafchen
  1. pso

    0下载:
  2. particle swarm optimization with MATLAB
  3. 所属分类:matlab例程

    • 发布日期:2018-04-19
    • 文件大小:2048
    • 提供者:aliabadi
  1. GA-PSO

    1下载:
  2. 本算法为用遗传算法改进粒子群GA-PSO算法,附带含有程序使用说明。(This algorithm uses genetic algorithm to improve particle swarm optimization GA-PSO algorithm, with instructions for the use of the program.)
  3. 所属分类:matlab例程

    • 发布日期:2020-07-15
    • 文件大小:122880
    • 提供者:1/2
« 12 3 4 5 »
搜珍网 www.dssz.com