搜索资源列表

  1. dsf

    0下载:
  2. 改进粒子群优化算法的锌电解过程模型Improved Particle Swarm Optimization model for zinc electrolysis-Improved Particle Swarm Optimization model for zinc electrolysis
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-16
    • 文件大小:467968
    • 提供者:san
  1. GOLDSTEIN

    0下载:
  2. Matlab有关改进的PSO算法程序基于三种惯性参数改进的粒子群算法程序,并使用测试函数Goldstein进行结果比较-Matlab program for improving the PSO algorithm is based on three inertial parameters improved particle swarm optimization program and use the results of the tes
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:5120
    • 提供者:于天尧
  1. psoeld

    1下载:
  2. 改进的粒子群算法,计算电力系统经济调度问题-Improved particle swarm algorithm, computational power system economic dispatch
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:13312
    • 提供者:cp
  1. RandPSOprogram

    0下载:
  2. 随机权重法改进粒子群优化算法, 更换目标函数后使用-Random weight method to improve particle swarm optimization algorithm, the objective function after the use of replacement
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:马超
  1. GSO_code

    0下载:
  2. 介绍粒子群算法的一种改进算法的实现代码,具有很大的参考意义。-Introduce particle swarm algorithm is an improved algorithm implemented code, is of great referential significance.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:10240
    • 提供者:韦君
  1. psooptimiton

    0下载:
  2. 粒子群求解无约束优化问题,包括基本粒子群算法,改进的粒子群算法,还有基于自然选择的粒子群算法和模拟退火的粒子群算法-Swarm for unconstrained optimization problems, including particle swarm algorithm, the improved particle swarm optimization, as well as natural selection based on
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:10240
    • 提供者:王英
  1. origPSO

    0下载:
  2. 改进的粒子群算法,用于参数优化等问题,可以用于发表论文、科研等方面。-pso
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:abc119219
  1. evol

    0下载:
  2. 粒子群算法,本算法对粒子群算法进行了改进-PSO, the PSO algorithm has been improved
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:hjp
  1. pso

    0下载:
  2. 比较好的讲粒子群算法及其应用的文章,还有改进的粒子群算法- pso algorithm and its application
  3. 所属分类:软件工程

    • 发布日期:2024-05-16
    • 文件大小:7753728
    • 提供者:zhouyun
  1. pso1bianquanzhi

    0下载:
  2. 粒子群算法,惯性权值非线性减小的改进,已通过测试可用。-Particle swarm optimization, nonlinear inertia weight reduction improvement, has been tested is available.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:anne
  1. pso1bianfangxiang

    0下载:
  2. 粒子群算法的改进,粒子在搜索过程中,适应值大的部分粒子,运动方向反方向运动,扩大了搜索范围,避免早熟。通过函数测试可用。-Particle swarm algorithm, part of the particle motion direction opposite direction, expanding the scope of the search to avoid premature. Through function test
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:anne
  1. spso-algorithm

    0下载:
  2. 随机粒子群算法,对标准粒子群算法进行了改进,并以goldstein price函数作为测试函数。-spso algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:小黑
  1. liziqunsuanfa

    0下载:
  2. 粒子群算法是改进后的智能优化算法,它是模拟鸟类觅食的过程的一种优化算法,采用的压缩miu值得粒子群算法-PSO is improved intelligent optimization algorithm, which is a simulation of birds foraging in the process of an optimization algorithm, using the compression miu worth
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:焦云雪
  1. pso-program

    1下载:
  2. 各种粒子群算法程序,包含基本粒子群,带压缩因子的粒子群算法,权重改进的粒子群算法,变学习因子的粒子群算法,二阶粒子群算法,混沌粒子群算法以及模拟退火的粒子群算法,功能很强大,经过实测可以直接应用-A variety of particle swarm optimization procedures, including elementary particles group with compression factor of the p
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:8192
    • 提供者:zxq
  1. IM-MOPSO

    3下载:
  2. 改进的多目标粒子群算法,成功解决了多目标优化的经典问题,比如ZDT,KUR,SCH经典优化问题等,只需要对f1,f2函数修改后就可以应用。-Improved many target particle swarm algorithm, success in solving the multi-objective optimization of the classic problems, such as ZDT, KUR, SCH clas
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:11264
    • 提供者:
  1. PSOBC-dvhop

    0下载:
  2. 基于改进的粒子群算法的一个网络节点定位算法,并和传统的DVhop方法做了比较。-Based on the improved particle swarm algorithm of a network node localization algorithm, and the method and traditional DVhop were compared.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:16384
    • 提供者:
  1. biao-zhun-li-zi-quan-he-gai-jin

    0下载:
  2. 一个标准的粒子群算法和实现方式,并进行了一定的改进。-A standard particle swarm algorithm and realization, and to a certain improvement.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:5120
    • 提供者:张迪昂
  1. pso-toolbox

    0下载:
  2. 改进版粒子群算法PSO在MATLAB下的实现,并附有测试函数-Improved version of the PSO under MATLAB, together with the test function
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:28672
    • 提供者:liyannan
  1. improved-particle-swarm-algorithm

    0下载:
  2. 6种求解无约束优化问题的改进的粒子群算法,matlab编程。-Six kinds of solving unconstrained optimization problems improved particle swarm algorithm, matlab programming.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:4096
    • 提供者:王涛
  1. 1212

    0下载:
  2. 一种基于双子群的改进粒子群优化算法.Based on two kinds of subgroups of improved particle swarm optimization algorithm.-Based on two kinds of subgroups of improved particle swarm optimization algorithm.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-16
    • 文件大小:305152
    • 提供者:epp
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 24 »

源码中国 www.ymcn.org