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

搜索资源列表

  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
    • 文件大小:2.4mb
    • 提供者:宏姬
  1. Rastrigin

    0下载:
  2. 程序
  3. 所属分类:源码下载

  1. Artificial-Bee-Colony

    5下载:
  2. 人工蜂群算法解决函数优化问题代码,内含Sphere,rastrigin,rosenbrock等标准测试函数- ABC algorithm coded using MATLAB language*/ /* Artificial Bee Colony (ABC) is one of the most recently defined algorithms by Dervis Karaboga in 2005, motivated by the intelligent behavior
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-12-22
    • 文件大小:4.66kb
    • 提供者:陈旭
  1. MGA

    0下载:
  2. 这是一个基于多智能体的遗传算法,算法中以一个30维Rastrigin的函数(该函数有无数个局部积小点一个最小点)为例进行了演示——连续独立运行五十次,每次的解小于1e-4,使用了matcom45和C++的混合编程,请先下载后使用程序-This is a Multi-agent-based genetic algorithm with a 30-dimensional Rastrigin function (the function has numerous local small plot po
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:5.3kb
    • 提供者:huwentao
  1. Rastrigin1

    0下载:
  2. Rastrigin函数的粒子群实现,适用于初学粒子群算法者,希望对你有帮助-Rastrigin function of particle swarm implementation of particle swarm optimization for beginners who want to help you
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:1.37kb
    • 提供者:lina
  1. constriction-pso

    0下载:
  2. Constriction PSO 代码,测试函数为Rastrigin-Constriction PSO code, test function Rastrigin
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:1.36kb
    • 提供者:XiaoFei
  1. rastrigin PSOHD

    3下载:
  2. 混沌粒子群优化算法,及其该算法的简单应用-chaos PSO algorithm(A SIMPLE IMPLEMENTATION OF THE PARTICLE SWARM OPTIMIZATION)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-12-01
    • 文件大小:2.61kb
    • 提供者:chenruqing
  1. Rastrigin

    1下载:
  2. Rastrigin函数,附带绘制函数图像的代码,评估粒子群适应度-Rastrigin function, with the drawing function of the image code, and to assess the fitness of particle swarm
  3. 所属分类:matlab例程

    • 发布日期:2017-05-06
    • 文件大小:46.99kb
    • 提供者:peiyoumin
  1. TMGAh

    0下载:
  2. 这是一个基于多智能体的遗传算法,算法中以一个30维Rastrigin的函数(该函数数有无数个局部积小点一个最小点)为例进行了演示——连续独立运行五十次,每次的解小于1e -This is a multi-agent genetic algorithm, the algorithm to a 30-dimensional Rastrigin function (the function of the number of demonstrated numerous local small plo
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:5.08kb
    • 提供者:勇敢
  1. cost

    0下载:
  2. some cost function.fore example rastrigin,... .
  3. 所属分类:matlab

    • 发布日期:2017-11-26
    • 文件大小:1.49kb
    • 提供者:science
  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
    • 文件大小:13.71kb
    • 提供者:祝涵
  1. Rastrigin

    0下载:
  2. It s the Rastrigin function for MLP
  3. 所属分类:CSharp

    • 发布日期:2017-11-12
    • 文件大小:3.46mb
    • 提供者:Ana
  1. GA_test_20130310

    0下载:
  2. 遗传算法,Rastrigin函数,最优化,极值点。-Genetic algorithms, Rastrigin function optimization, extreme points.
  3. 所属分类:matlab

    • 发布日期:2017-11-30
    • 文件大小:555.89kb
    • 提供者:chenbang
  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
    • 文件大小:3.14kb
    • 提供者:basem
  1. PDF-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-20
    • 文件大小:19.15mb
    • 提供者:basem
  1. Final-Project

    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-14
    • 文件大小:138.68kb
    • 提供者:basem
  1. 2.-PSO-for-Rastrigin

    0下载:
  2. using PSO algorithm for finding optimumpoint of rastrigin function with MATLAB
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1.02kb
    • 提供者:hamed
  1. rastrigin

    0下载:
  2. Code of PSO-Rastrigin with matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1.22kb
    • 提供者:ataei
  1. Rastrigin-Matlab

    0下载:
  2. 遗传算法,Rastrigin 函数,清晰明确,认真仔细,希望快点上传,-Genetic algorithms, Rastrigin function,Clear, carefully, hoping upload,
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:224.25kb
    • 提供者:苏贵良
  1. Rastrigin

    0下载:
  2. 用于非线性算法的测试用到的函数,Rastrigin,文件中包含pso测试案例,有需要可以拿走。(The function used for testing nonlinear algorithms, Rastrigin, contains PSO test cases in the file, and it needs to be taken away.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:1kb
    • 提供者:刀疤男
« 12 3 »
搜珍网 www.dssz.com