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

搜索资源列表

  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. k92SetpC

    1下载:
  2. 这是用实验函数--Ackley函数来检验遗传算法的优越性,其中有点小毛病,就是种群数在20个左右效果最好,一旦增加种群,结果就不大对劲了。忙了好多天,也没调出来,还请各位大侠指点喽-This is the experimental function -- Ackley function to test the advantages of genetic algorithm, with a little fault, is the number of stocks in the 20 best a
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4440
    • 提供者:叶建槐
  1. TestProblemsforUnconstrainedOptimization

    1下载:
  2. it contains many classic Test Problems for Unconstrained Optimization such as camel6,treccani,goldstein,branin, shubert1,Ackley,dejong,dejong1,dejong2, dpower,rastrigin,Griewangk,Schwefel, rosenbrock2 and step. the package have the contour an
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:2517256
    • 提供者:宏姬
  1. PSO_B_SA

    2下载:
  2. 基于模拟退火的粒子群优化算法,示例程序,用于求解复杂函数的极值问题(源程序中的示例函数为Camel,Rastrigrin,Ackley)-PSO_A Alogrithm ,Hybrid particle swarm-based-simulated annealing optimization algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1711
    • 提供者:wk
  1. pso

    1下载:
  2. 粒子群算法的sphere,rosenbrock,ackley,griewank函数优化-The function optimization of particle swarm algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:2824
    • 提供者:zhangdongli
  1. ackley

    1下载:
  2. 这是一个matlab程序,用于粒子群算法的-This is a matlab program for particle swarm optimization
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:569
    • 提供者:苏叶
  1. Ackely

    0下载:
  2. Ackley函数的粒子群优化算法的实现,对初学粒子群算法的有用-Ackley function of the particle swarm optimization algorithm, particle swarm optimization for beginners useful
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:1421
    • 提供者:lina
  1. Ackley1

    0下载:
  2. Ackley测试函数,经过实验的确可以用,哈哈,分享给大家-Ackley test function, indeed can be used through the experiment, ha ha, for everyone to share
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:649
    • 提供者:喹右
  1. ackley.cpp

    0下载:
  2. 使用遗传算法求ackley最小值,一个变量的二进制位数为20,一个染色体长度100位,精度0.0001-Seeking ackley minimum, a median of 20 binary variables, a chromosome length 100, precision 0.0001
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:1265
    • 提供者:zhongkeli
  1. abcup

    1下载:
  2. 人工蜂群算法的sphere,rosenbrock,schwefel,ackley,griewank函数实现-The artificial bee colony algorithm of sphere, rosenbrock,schwefel, ackley, griewank function implementation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:19354
    • 提供者:zhangdongli
  1. PSO-extremum-optimization-algorithm

    0下载:
  2. 基于粒子群优化算法的非线性函数极值寻优,这里的适应度函数为Ackley函数,适应度值为函数值。根据初始粒子适应度值确定个体极限和群体极限。-Nonlinear function based on particle swarm optimization extremal optimization, where the fitness function for the Ackley function, the value of the fitness function value. Accordin
  3. 所属分类:source in ebook

    • 发布日期:2017-11-09
    • 文件大小:67160
    • 提供者:葭月
  1. testfunctions

    0下载:
  2. 几个标准函数,用于测试单目标优化智能算法的性能。具体有ackley、rosenbrock、Griewank、alpine、Rastrigin-Several standard functions for testing single-objective optimization of the performance of the intelligent algorithm. Specific ackley, rosenbrock, Griewank, alpine, Rastrigin, etc
  3. 所属分类:matlab

    • 发布日期:2017-12-03
    • 文件大小:14040
    • 提供者:祝涵
  1. Matlab-Programs-of-PSO

    0下载:
  2. In this project, the standard particles swarm optimization - named here (MyPSO) is simulated and tested by five well-known benchmark functions (Sphere, Ackley, Rastrigin, Rosenbrock and Schwefel p2.26). Then, a new mechanism- named here (Improved MyP
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-11-21
    • 文件大小:3218
    • 提供者:basem
  1. Optimization-of-ackley-function-by-Cuckoo-with-km

    0下载:
  2. Optimization of ackley function by Cuckoo with kmeansToolBox in matlab_coasite.info This code minimizes your cost function, so don t change any part of your code. ----------------------------------------------------------------------------------
  3. 所属分类:matlab

    • 发布日期:2017-11-08
    • 文件大小:782346
    • 提供者:nadem
  1. ackley

    0下载:
  2. 三种PSO算法对20维非线性ackley函数进行优化求解的仿真函数-The three PSO algorithm simulation function 20-dimensional nonlinear Ackley function optimization solutions
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-10
    • 文件大小:3333
    • 提供者:王停
  1. ackley

    1下载:
  2. GA algorithm for ackley function
  3. 所属分类:matlab

  1. Ackley

    0下载:
  2. ackley函数希望有用 这个是遗传算法写的-ackley huashu
  3. 所属分类:CSharp

    • 发布日期:2017-05-02
    • 文件大小:934925
    • 提供者:李燕楠
  1. Ackley

    0下载:
  2. 可以运行的粒子群代码,包含一个测试函数Ackley-Particle swarm can run the code, including a test function Ackley
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1385
    • 提供者:刘莘
  1. GA Ackley

    1下载:
  2. Ackley function in matlab with GA
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:MostafaSalehi
  1. GA Ackley

    0下载:
  2. the Ackley problem was solved by GA in mat lab
  3. 所属分类:进化算法

    • 发布日期:
    • 文件大小:1024
    • 提供者:oudy
« 12 »
搜珍网 www.dssz.com