CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 粒子群优化

搜索资源列表

  1. Basic-PSO

    0下载:
  2. 上一届传下来的粒子群算法,需要进行优化的可以用这个程序-Particle Swarm Optimization
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:873
    • 提供者:snow
  1. mastering_matlab

    1下载:
  2. 精通MATLAB最优化计算 配套光盘 本书的主要内容是应用MATLAB来解决最优化问题,通过将“最优化问题”、“MATLAB优化工具箱”和“MATLAB编程”这三方面有机结合进行讲述,即一方面是使用工具箱来快速解决最优化问题,另一方面是通过算法编程深入解决最优化问题。主要包括MATLAB优化工具箱、无约束多维极值问题、约束优化问题、非线性最小二乘优化问题、线性规划、整数规划、二次规划、粒子群优化算法、遗传算法。 -The main contents of the book is the
  3. 所属分类:source in ebook

    • 发布日期:2017-03-30
    • 文件大小:153255
    • 提供者:李可
  1. pso_finnal

    0下载:
  2. 利用粒子群算法优化函数,对Rosenbrock最大值进行优化-Functions using particle swarm optimization, optimization of Rosenbrock maximum
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:3166
    • 提供者:dahou
  1. GA-a-PSOPBP

    13下载:
  2. 遗传算法及粒子群算法优化的BP神经网络,用于多输入多输出的神经网络预测模型-GA and PSO optimized BP neural network. Can be used for ANN prediction models with multiple inputs and outputs
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2015-03-17
    • 文件大小:14336
    • 提供者:Huang Lei
  1. swarm

    0下载:
  2. 非线性约束优化问题的混合粒子群算法Nonlinear constrained optimization algorithm for hybrid particle swarm-Nonlinear constrained optimization algorithm for hybrid particle swarm
  3. 所属分类:Mathimatics-Numerical algorithms

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

    0下载:
  2. 粒子群算法,用于函数优化问题,也可以求得最短路等问题。-Particle Swarm Optimization
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:54272
    • 提供者:
  1. function

    0下载:
  2. 求解函数优化的一种改进的粒子群算法,带有详细注释-a pso algorithm for function optimazaion
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:349832
    • 提供者:宁黎华
  1. 123

    1下载:
  2. 基于双适应度的粒子群算法,采用matlab编程,收敛效果好,可用于求解最优潮流等电力系统优化问题!-Based on the fitness of the two-particle swarm optimization using matlab programming, convergence effect, and can be used to solve power system optimization such as optimal power flow problem!
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:1530
    • 提供者:dgd
  1. PSO-optimize-RBF

    2下载:
  2. 用粒子群算法优化rbf神经网络算法的源程序-Using the particle swarm optimization algorithm to optimize the neural network algorithm
  3. 所属分类:matlab

    • 发布日期:2017-02-12
    • 文件大小:3072
    • 提供者:zhao
  1. pso_ga_RBF_network

    0下载:
  2. 用MATLAB语言编写的,采用了粒子群算法对RBF神经网络中的参数进行了优化,在测试程序中验证了经过粒子群算法优化的RBF神经网络的函数逼近能力比未经过优化的逼近能力强-Written by MATLAB, using the particle swarm algorithm to RBF neural network parameters were optimized, validated in the test program through the Particle Swarm Optim
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:2663
    • 提供者:yyt
  1. 采用粒子群算法,有效解决车辆路径优化问题

    3下载:
  2. VRP的实现,采用粒子群算法,有效解决车辆路径优化问题-VRP realization using particle swarm effective solution to the VRP
  3. 所属分类:matlab例程

    • 发布日期:2017-10-31
    • 文件大小:3807
    • 提供者:wangtingting
  1. 粒子群算法(PSO)工具箱

    0下载:
  2. 粒子群算法(PSO)源代码工具箱。该工具箱将PSO算法的核心部分封装起来,提供给用户的为算法的可调参数,用户只需要定义好有关参数,即可自行优化。
  3. 所属分类:matlab例程

    • 发布日期:2014-02-25
    • 文件大小:759815
    • 提供者:testsb
  1. 2

    4下载:
  2. 配电网采用二进制粒子群算法进行重构,同时使用普通粒子群算法对接入的DG注入功率进行优化(The distribution network adopts binary particle swarm algorithm to refactor, and the DG injection power is optimized by using the general particle swarm algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:126976
    • 提供者:梦宇
  1. GAaPSO

    3下载:
  2. 遗传-粒子群算法 PSO-GA算法 解决多目标优化算法问题,针对最优解求解可得到更好的解,接近最优的目标值。(Genetic algorithm (PSO) PSO-GA algorithm is used to solve the multi-objective optimization problem, and the better solution is obtained for the optimal solution, and the near optimal target valu
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-20
    • 文件大小:9216
    • 提供者:东北大王
  1. psoSVMcgForClass

    0下载:
  2. 粒子群寻优,运用粒子群寻找优化参数,提高分辨率(Particle swarm optimization)
  3. 所属分类:matlab例程

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

    0下载:
  2. 使用粒子群算法优化了最大值搜索,程序可直接使用。(Use a particle swarm algorithm to optimize searching a maximum value of a image.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-24
    • 文件大小:6144
    • 提供者:caomao
  1. PSO

    0下载:
  2. 本文件是粒子群算法的源程序,能用于对神经网络的优化。(This document is the particle swarm algorithm source code, can be used for the optimization of neural networks.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-21
    • 文件大小:2048
    • 提供者:麒零小子
  1. program

    3下载:
  2. 利用粒子群算法进行潮流计算,潮流优化算法(Particle swarm algorithm for power flow calculation and power flow optimization algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-18
    • 文件大小:4096
    • 提供者:小茶柚
  1. chapter_PSO

    0下载:
  2. 利用粒子群算法优化支持向量机参数的算法的程序(Particle swarm optimization algorithm using support vector machine parameters of the algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:3072
    • 提供者:swift_D
  1. PSO-bp((matlab

    1下载:
  2. 实现粒子群算法优化BP神经网络的预测算法(Particle swarm optimization algorithm to optimize the BP neural network prediction algorithm)
  3. 所属分类:其他

« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 ... 50 »
搜珍网 www.dssz.com