CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - pso测试函数

搜索资源列表

  1. PatialExuation

    0下载:
  2. 基于VB语言的微粒群算法,其中含有几个测试算法,和一个化学中数据关联的例子,微粒群算法是以一个通用的函数写的,可移植性强。-VB language based on the PSO algorithm, which contains several test algorithm, and a chemical linked to the data example, PSO is a generic function to write the transfer is strong.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:30944
    • 提供者:杨金紧
  1. PSOBehavior.m

    0下载:
  2. 是一个非常全面的pso的程序,有16个函数的测试,并且用三维图形将寻优过程显示出来。对所有的参数都可以修改测试
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:762030
    • 提供者:wang
  1. PSO_conducting_optimization

    1下载:
  2. 运用粒子群算法进行优化问题分析,程序中以Giewank函数为测试对象,效果不错。-using PSO to conduct optimization, the effect is good based on Giewank function.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-05-24
    • 文件大小:2083
    • 提供者:liulifun
  1. SPSO2011

    0下载:
  2. 老外写的PSO算法,含基准测试函数,内容丰富-PSO algorithm written by foreigners, including the benchmark function, rich in content
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-11-19
    • 文件大小:14336
    • 提供者:江山
  1. PSO_CESHI

    0下载:
  2. 经典的基本PSO粒子群优化算法的测试函数,包括主程序和测试函数,非常经典-The classic PSO basic particle swarm optimization test functions, including the main program and test functions, very classic
  3. 所属分类:matlab

    • 发布日期:2017-11-21
    • 文件大小:1114
    • 提供者:李帅
  1. pso_goldstein_

    1下载:
  2. 标准PSO算法代码采用C++编制;注释丰富;带有测试函数;测试函数在(0,-1)处取得最小值3。编译运行通过修改优化模型即可直接用来优化你所需求解问题,本人在弹道优化方面已测试成功。代码内总共进行50次pso搜索运算,以提高算法的可靠性,迭代最大次数限制在500次以内,输出最佳适应值和取得最佳适应值时的迭代次数,平均进行每次pso运算要多少次迭代才能得到满足条件的解-Standard PSO algorithm code using C++ preparation Notes rich wi
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-12-06
    • 文件大小:11297
    • 提供者:ke
  1. PSOt

    0下载:
  2. pso优化算法的基本应用,并包含了其中主要的几个测试函数,内容相当全面。-pso optimization of the basic application, and contains several tests in which the main function, the content is very comprehensive.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:37812
    • 提供者:qujunqiu
  1. PSOTool

    2下载:
  2. 求解非线性方程组方法有经典算法以及近年来流行的遗传算法.牛顿法及其改进形式,但是此类算法的收敛性在很大程度上依赖于初始点的选择,对于某些非线性方程组容易导致求解失败 为了克服经典算法的缺点,设计了求解非线性方程组的混合遗传算法,但依然对方程组和编码方法有很高要求。PSO是受到鸟群或者鱼群社会行为的启发而形成的一种基于种群的随机优化技术。它是一类随机全局优化技术,通过粒子间的相互作用发现复杂搜索空间中的最优区域。该算法是一种基于群体智能的新型演化计算技术,具有简单易实现、设置参数少、全局优化能力强
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-05-30
    • 文件大小:15360
    • 提供者:
  1. pso

    0下载:
  2. 用C++实现的标准微粒群算法(PSO),对SPHERE函数进行了测试,得到了较好结果-C++ applied standard particle swarm optimization,tested on the sphere function,and good result is got
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:822
    • 提供者:吴荣泉
  1. differential-grouping

    0下载:
  2. 利用差分算法,实现了自动高维度分解的粒子群算法,适合大规模协同进化的自动差分,分解问题规模,是粒子群算法的优化算法,包含测试函数、测试数据。-Using finite difference algorithm, and realized automatic decomposition of high dimension of particle swarm optimization (pso) algorithm, is suitable for large-scale cooperative c
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-11-30
    • 文件大小:417792
    • 提供者:Steve Park
  1. pso-2

    0下载:
  2. 经典粒子群算法的matlab实现。用多维函数进行测试。并给出算法寻优迭代的效果图-Classical PSO algorithm matlab. Tested with multi-dimensional functions. And gives an iterative optimization algorithm renderings
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1591
    • 提供者:赵莉
  1. pso-4

    0下载:
  2. 经典粒子群算法的matlab实现。用函数进行测试实验,并给出算法寻优迭代的效果图-Classical PSO algorithm matlab. Experiments with test functions, and gives an iterative optimization algorithm renderings
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1581
    • 提供者:赵莉
  1. pso-5

    0下载:
  2. 经典粒子群算法的matlab实现代码。用函数进行测试实验,并给出算法寻优迭代的效果图-Classical PSO algorithm matlab. Experiments with test functions, and gives an iterative optimization algorithm renderings
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1629
    • 提供者:赵莉
  1. PSO

    0下载:
  2. 提供了在Matlab上实现的粒子群优化算法例程,以Sphere函数为测试对象。-We provide the program of PSO in matlab, and choose the Sphere function as the test.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1108
    • 提供者:wyp
  1. pso

    0下载:
  2. 一个简单的粒子群算法实现程序,采用原函数进行测试-A simple particle swarm algorithm program, using the original function tests
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:928
    • 提供者:jone
  1. T-F

    0下载:
  2. 优化算法经典测试函数MATLAB源码,包括ROSENBROCK等,可与优化算法配合使用-Some beachmark functions about optimization, can use with some algorithm like PSO
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-27
    • 文件大小:7728
    • 提供者:刘角
  1. GAPSO

    1下载:
  2. 遗传和粒子群算法的多目标例程,用了几个测试函数,效果还不错-Inheritance and multi-objective particle swarm optimization (pso) routines, used several test functions, the effect is good
  3. 所属分类:matlab

    • 发布日期:2017-01-12
    • 文件大小:49152
    • 提供者:yy
  1. pso

    1下载:
  2. 一个简单的PSO算法,为逐步迭代法,步数为1000步,测试后对一些简单单峰的目标函数具有较好的收敛性-A simple PSO algorithm, for the gradual iterative method, steps 1000 steps, test some simple single peak of the objective function has better convergence
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:5396
    • 提供者:闲后美梦
  1. PSOtest

    0下载:
  2. pso性能测试代码,实现基准的10个测试函数,通过世代距离、最大伸展、均值和方差等评估算法性能。-pso performance test code to achieve the benchmark 10-test function, through generations the maximum extension, the mean and variance peer uation algorithm performance.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-28
    • 文件大小:10279449
    • 提供者:zhujinlong
  1. pso

    0下载:
  2. pso粒子群算法 他是一个实现Common,Clerc 1“的PSO工具箱 Trelea类型以及跟踪更改的alpha版本环境。 它可以搜索最小,最大或“距离” 用户开发成本函数。 很容易使用和黑客 相当好的文档(类型帮助任何功能和 它应该告诉你你需要什么),并将利用 矢量化成本函数。 它使用与Matlab类似的语法 优化工具箱。 包括静态和动态的套件测试功能。 它还包括一个专用的基于PSO的神经元网络教练与Mathwork的神经网络工具箱一起使用。-his is a
  3. 所属分类:Data Mining

    • 发布日期:2017-12-13
    • 文件大小:738145
    • 提供者:mr.chen
« 1 2 3 45 »
搜珍网 www.dssz.com