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

搜索资源列表

  1. lo-PSO

    0下载:
  2. PSO粒子群寻优算法。 Particle swarm optimization With linkage operator-PSO Particle Swarm Optimization algorithm. Particle swarm optimization With linkage oper.html se
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6030
    • 提供者:supercolin
  1. improvedPSO.rar

    1下载:
  2. ------名称:带交叉因子的改进PSO算法 ------功能:求解多维无约束优化问题 ------特点:收敛性强,还可以加入变异算子,------ Name: with cross-factor function to improve the PSO algorithm ------: Solving multi-dimensional unconstrained optimization problem ------ characteristics: strong converge
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:1712
    • 提供者:李迅
  1. PSO

    0下载:
  2. 粒子群算法,根据自己需要可以更改里面的参数具体情况自己更改-Particle swarm optimization, in accordance with their needs can change the parameters inside the specific circumstances of their own change
  3. 所属分类:Other systems

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

    0下载:
  2. Particle swarm optimization (PSO) is a population based stochastic optimization technique developed by Dr. Eberhart and Dr. Kennedy in 1995, inspired by social behavior of bird flocking or fish schooling. Each particle keeps track of its coordinates
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-24
    • 文件大小:673
    • 提供者:BBB
  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-06
    • 文件大小:877
    • 提供者:谭明玉
  1. PSO

    0下载:
  2. Particle Swarm Optimization with different ineria weights
  3. 所属分类:其他小程序

    • 发布日期:2014-03-14
    • 文件大小:1631
    • 提供者:Muhammad Imran
  1. PSO

    0下载:
  2. This paper propose a Firefly algorithm (FA) for optimal placement and sizing of distributed generation (DG) in radial distribution system to minimize the total real power losses and to improve the voltage profile. FA is a metaheuristic algori
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:999
    • 提供者:AMIR555
  1. PSO-and-PSO-with-cross-Factor

    0下载:
  2. 粒子群算法源程序与带交叉因子的粒子群优化算法-Particle swarm algorithm source and particle swarm optimization algorithm with cross Factor
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:11363
    • 提供者:袁小蕾
  1. PSO

    0下载:
  2. 标准粒子群算法在MATLAB中的实现。其主要思想是根据带惯性权重w的PSO算法实现。-Realization of Standard Particle Swarm Optimization in MATLAB. The main idea is to realize the PSO algorithm with inertia weight w.
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:8807
    • 提供者:zhonghaiyan
  1. NNGWO_AllDatasets

    0下载:
  2. 粒子群算法PSO和万有引力算法GSA结合优化FNN神经网络进行标准数据集的分类-Particle swarm optimization algorithm PSO and universal gravitation algorithm GSA combined with FNN neural network to optimize the classification of standard data sets
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:458895
    • 提供者:antry
  1. PSO

    0下载:
  2. this source code for pso. 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. It solves a problem by having a population
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:758
    • 提供者:hosein
  1. pwarmwptimization

    0下载:
  2. PSO (Particle swarm optimization algorithm, Particle swarm optimization With linkage operato
  3. 所属分类:Windows编程

    • 发布日期:2017-12-29
    • 文件大小:5120
    • 提供者:uqitroq
  1. PSO_OPF

    0下载:
  2. PSO Powerflow with UPFC
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:43008
    • 提供者:Jahs
  1. PSO_smartgrid

    0下载:
  2. 使用粒子群算法以经济性为目标对微网系统进行优化(Using particle swarm optimization (PSO) to optimize the micronetwork system with the goal of economy)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:3072
    • 提供者:lemonz
  1. 标准pso代码-鲁

    0下载:
  2. Abstract: With the development of engineering technology and the improvement of mathematical model, a large number of optimization problems were developed from low dimensional optimization to large-scale complex optimization. Large scale global opti
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:78848
    • 提供者:DirtyMind
  1. PSO

    0下载:
  2. Abstract: With the development of engineering technology and the improvement of mathematical model, a large number of optimization problems were developed from low dimensional optimization to large-scale complex optimization. Large scale global opti
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:12879872
    • 提供者:DirtyMind
  1. PSO算法解决背包问题

    0下载:
  2. 粒子群算法与多目标优化问题的结合,解决背包问题实例(Combining particle swarm optimization with multi-objective optimization, we solve knapsack proble)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:16384
    • 提供者:linyi01
  1. PSO_BP

    4下载:
  2. 用粒子群算法对BP神经网络进行训练 亲测可用!(BP Neural Network Training with Particle Swarm Optimization Pro-test is available!)
  3. 所属分类:其他

    • 发布日期:2019-10-23
    • 文件大小:2048
    • 提供者:ttstyle1010
  1. PSO

    1下载:
  2. 采用粒子群算法求解多目标优化问题,有注释(Using particle swarm optimization to solve multi-objective optimization problems with annotations)
  3. 所属分类:其他

    • 发布日期:2019-09-18
    • 文件大小:5120
    • 提供者:maweihao120
  1. PSO

    6下载:
  2. 未来高比例可再生能源电力系统愿景下,具有波动 性和不确定性的风/光等可再生能源作为主要能源供应者,给 电力系统带来了巨大的灵活性需求,考虑单一类型灵活性资 源提供调节能力的规划模型和以净负荷包络线为基础的电源 规划方法将不再适用。引入灵活性指标量化评估源荷储多类 型灵活性资源的调节潜力并作为优化决策变量纳入到规划模 型中(Under the vision of the high penetration renewable energy power systems in the futu
  3. 所属分类:其他

    • 发布日期:2020-03-09
    • 文件大小:2048
    • 提供者:最帅的张飞
« 12 »
搜珍网 www.dssz.com