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

搜索资源列表

  1. pso_2D

    0下载:
  2. 一种新的优化算法-粒子群算法,优化函数,速度较快,希望大家可以借鉴.-a new optimization algorithm-PSO algorithm optimization function, faster hope we can learn from.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2602
    • 提供者:红霞
  1. Demo PSO

    0下载:
  2. 粒子群优化算法(pso)的源程序。包括基本粒子群算法的程序及其在优化函数方面的应用。-Particle Swarm Optimization (PSO) of the source. Groups including the elementary particles algorithm optimization process and its function in the application.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5351
    • 提供者:周正
  1. PSO11

    0下载:
  2. pso粒子群算法的matlab程序.实现了第一个函数的优化.其他函数类似.比较简单明了-PSO PSO algorithm Matlab procedures. The first realization of a function optimization. Other similar function . relatively simple to understand
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1297
    • 提供者:wxf
  1. benchmarks_test_pso

    2下载:
  2. 粒子群算法(pso)标准测试函数验证程序。在一个m文件中包括了目前文献中用于验证的7个标准测试函数(Ackley等)、三维动态显示,粒子过分集中时打散等功能。旨在为学习和研究者pso算法的同仁提供一个功能较为完备、简单易懂的标准版本,对于初学者可以通过此程序快速的实现入门,以便将更多的精力投入到深层次的研究中去!同时愿与所有致力于此的朋友共同探讨pso算法的改进与应用方面(如多目标、动态系统等)的经验。-PSO algorithm (PSO) standard test function ver
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2945
    • 提供者:jiangsx
  1. swarmmathwork

    0下载:
  2. 粒子群搜索的matlab程序,对于一个隐函数寻优,四维隐含数嵌入在子函数中,可根据需要更改,-PSO Matlab search procedures, an implicit function optimization, 4D implied several embedded in the Functions, may need to change.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1657
    • 提供者:qianyong
  1. functionpop

    0下载:
  2. 本文件主要是针对于粒子群算法在matlab环境中地应用说编写地m文件!其中粒子群算法地目标函数可在源程序中自行更改! -this document is mainly targeted at PSO algorithm in Matlab environment application to the preparation of that document m! PSO algorithm which to target function in the source can make chang
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3972
    • 提供者:毛学志
  1. vc_pso719

    1下载:
  2. 粒子群算法的示例程序,不错。可用来进行函数优化、神经网络训练等。-PSO algorithm sample program, yes. Available for function optimization, neural network training.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:124463
    • 提供者:尹明
  1. zgfbpso

    0下载:
  2. 离散二进制粒子群优化算法,非常热门的新算法,给出几个函数实例,供大家参考-discrete binary PSO algorithm, a very popular new algorithm, gave a few examples of function, for your reference
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:8968
    • 提供者:张三
  1. DPSO

    0下载:
  2. c++pso程序,用6个基本函数验证的粒子群算法程序-c pso procedures, with six basic functions of the certification process PSO
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:11602
    • 提供者:he
  1. suijiPSO

    1下载:
  2. 保证全局收敛的随机粒子群优化算法,对于高维函数有较强的全局收敛性.-ensure global convergence of random PSO algorithm for high-dimensional functions is a strong global convergence.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:18870
    • 提供者:唐龙
  1. pso

    0下载:
  2. 将基本粒子群用于阈值灰度图像分割,同时给出多种适应度函数(PSO is applied to threshold gray image segmentation, and a variety of fitness functions are given.)
  3. 所属分类:图形图象

    • 发布日期:2018-01-01
    • 文件大小:431104
    • 提供者:zfyy
  1. 新建文件夹

    0下载:
  2. 提出了一种以目标函数变化量作为评价函数的改进禁忌搜索算法,并进行了理论分析,然后将其与有效禁忌搜索算法作了性能比较。通过比较三个公共测试数据集的计算结果,验证了本文提出的禁忌搜索算法的可行性和有效性。(Proposed a change in the objective function as the evaluation function of the improved tabu search algorithm, and has carried on the theoretical anal
  3. 所属分类:并行计算

    • 发布日期:2018-01-05
    • 文件大小:2048
    • 提供者:WALJXZY
  1. cec13matlab

    0下载:
  2. 可用来测试智能优化算法性能,例如粒子群优化算法,人工蜂群算法等。(It can be used to test the performance of intelligent optimization algorithm, such as particle swarm optimization algorithm, artificial swarm algorithm, etc.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-28
    • 文件大小:1767424
    • 提供者:二十四格
  1. PSO程序

    0下载:
  2. 基本粒子群算法MATLAB程序,需要自行补充目标函数(The basic algorithm of particle swarm needs to supplement the objective function by itself)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:3072
    • 提供者:zizi—浅衣
  1. CEC 2017

    2下载:
  2. 测试函数:主要用于测试智能优化算法,如遗传算法、粒子群算法等的性能(Test function: it is mainly used to test the performance of intelligent optimization algorithms, such as genetic algorithm and particle swarm optimization algorithm)
  3. 所属分类:其他

    • 发布日期:2020-12-10
    • 文件大小:251904
    • 提供者:wangjiquan
  1. PSO粒子群5种改进算法实例源码

    3下载:
  2. 用MATLAB编写测试函数的五种PSO改进算法(Five PSO improved algorithms with test functions written in MATLAB)
  3. 所属分类:进化算法

    • 发布日期:2020-04-01
    • 文件大小:3072
    • 提供者:华工飞虎
  1. mopso

    0下载:
  2. 里面给出MOPSO算法的源码和解释,并给出测试函数(It gives the source code and explanation of MOPSO algorithm, and gives the test function)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-03-16
    • 文件大小:436224
    • 提供者:可爱小梦鱼
  1. PSO_yueshu

    2下载:
  2. 带有不等式/等式约束的加速粒子群算法(apso),主要通过罚函数来进行约束,速度较快,可处理带约束问题(Accelerated particle swarm optimization (APSO) with inequality / equality constraints, which is mainly constrained by penalty function, is fast and can deal with constrained problems)
  3. 所属分类:数学计算

    • 发布日期:2020-10-23
    • 文件大小:1024
    • 提供者:Ricardo1
  1. SIN初始化

    2下载:
  2. 混沌映射sin映射初始化种群,与标准pso求解sphere函数,精度更好(The chaos map sin map initializes the population, and solves the sphere function with standard PSO, the accuracy is better)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-10-17
    • 文件大小:1024
    • 提供者:baifawang
  1. 改进PSO算法及其测试函数

    1下载:
  2. 为了更好地改善多目标粒子群优化算法的收敛性和多样性的pso 算法(In order to improve the convergence and diversity of multi-objective particle swarm optimization algorithm, PSO algorithm is proposed)
  3. 所属分类:其他

    • 发布日期:2021-01-29
    • 文件大小:3072
    • 提供者:bloomfzl
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 33 »
搜珍网 www.dssz.com