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

搜索资源列表

  1. 测试PSO算法的新的组合测试函数

    1下载:
  2. Novel Composition Test Functions for Numerical Global Optimization func_test.m is the main program, a basic PSO algorithm PSO_func.m is attached. SIS_novel_func.m is the function program,including six composition functions f=SIS_novel_func(x,f
  3. 所属分类:matlab例程

    • 发布日期:2009-10-28
    • 文件大小:59653
    • 提供者:fyg26856469
  1. Rastrigrin matlab平台下的测试函数Rastrigrin

    0下载:
  2. matlab平台下的测试函数Rastrigrin,对于用来测试粒子群、遗传等智能算法的性能非常有用-matlab platform test function Rastrigrin, used to test for the PSO, the performance of genetic algorithms and other useful intelligence
  3. 所属分类:matlab例程

    • 发布日期:2017-03-22
    • 文件大小:1143
    • 提供者:王晋
  1. pso

    3下载:
  2. 带有测试函数的PSO算法源代码,用matlab开发-Test function with the source code of the PSO algorithm, developed using matlab
  3. 所属分类:matlab

    • 发布日期:2014-05-05
    • 文件大小:1453
    • 提供者:陈颖
  1. power-system-problem-based-on-PSO

    1下载:
  2. 利用粒子位置和速度的改变更新,在熟悉多目标粒子群算法的基础上利用测试函数对该算法进行仿真,并对仿真结果进行优化。-The particle position and velocity changes update in the familiar multi-objective particle swarm optimization based on the use of test functions to simulate the algorithm, and the optimization
  3. 所属分类:matlab

    • 发布日期:2016-03-16
    • 文件大小:223232
    • 提供者:durongmao
  1. pso4

    0下载:
  2. 此文件为Matlab编的一个基本pso算法,所用测试函数为 Rastingin-Matlab prepared this document for a basic PSO algorithm, used in the test function Rastingin
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1799
    • 提供者:董淑华
  1. PSO-CODE

    0下载:
  2. 以Rosenbrock矩阵做为测试函数的微粒群算法的一些源码-Rosenbrock matrix in order to function as a test of the Particle Swarm Optimization of a number of source
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:11681
    • 提供者:刘翔
  1. pso

    2下载:
  2. 用于实现粒子群算法的matlab工具包,带有一些测试函数-particle swarm optimization toolbox for matlab
  3. 所属分类:matlab例程

    • 发布日期:2017-05-24
    • 文件大小:764075
    • 提供者:fanyu
  1. constriction_hexiaofei

    0下载:
  2. 这个Constriction pso 界面提供了10个可选择的测试函数,在界面可以输入粒子数和维度以及迭代次数,同时界面将输出全局最优和得到当前最优所需的迭代次数。里面有一个TXT文档有一些操作说明;-The Constriction pso interface provides 10 selectable test function, can enter the number of particles in the interface and the dimensions and the nu
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:5273
    • 提供者:XiaoFei
  1. basic-pso

    2下载:
  2. 基本粒子群算法的matlab实现,粒子群是二维的,其中已给出多个测试函数。-Particle swarm optimization matlab implementation, PSO is a two-dimensional, which has given more than one test function.
  3. 所属分类:matlab例程

    • 发布日期:2017-05-24
    • 文件大小:5311
    • 提供者:伍思敏
  1. PSO-testing

    0下载:
  2. 著名的PSO优化算法测试函数,用于测试PSO算法寻优能力-PSO testing function
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:15512
    • 提供者:111111
  1. pso

    0下载:
  2. 自己写的最基本的pso测试函数是x^2+y^2,内置6个函数可供选择-original pso
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1236
    • 提供者:chris
  1. pso-1

    0下载:
  2. 给出了经典的粒子群优化算法的matlab实现方法,并结合测试函数,显示算法的寻优能力-Gives a classical particle swarm optimization algorithm matlab implementation, combined with the test function, the ability to display optimization algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1565
    • 提供者:赵莉
  1. PSO-matlab-code-and-test-function

    0下载:
  2. 粒子群优化算法(PSO),matlab代码,包含23个标准测试函数。-Particle swarm optimization (PSO), matlab code, including 23 standard test functions.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:41893
    • 提供者:张爱竹
  1. PSO

    0下载:
  2. 这是基本的粒子群算法,里面还附有一个常用的测试函数。-This is the basic particle swarm algorithm, which is also accompanied by a commonly used test functions.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1016
    • 提供者:包宇凡
  1. PSO

    0下载:
  2. 用基本粒子群算法来解决优化问题,本程序给出的是测试函数,根据需要可以自行更改适应度函数。-Using particle swarm optimization algorithm to solve the problem, this program is given a test function, you can change the fitness function according to their needs.
  3. 所属分类:matlab

    • 发布日期:2016-08-07
    • 文件大小:2048
    • 提供者:xushipeng
  1. code-of-PSO

    0下载:
  2. 基于matlab的粒子群优化算法,并且包含几种典型的测试函数-A Matlab optimization algorithm based on particle swarm, and contains several typical test functions.
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:164710
    • 提供者:周焕生
  1. PSO-Sphere

    0下载:
  2. 粒子群优化算法pso的matlab程序,测试函数为Sphere函数,可以直接使用,其他函数可以自己更改-PSO pso matlab program, test the function of Sphere function, can be used directly, other functions can own change
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3011
    • 提供者:bigming
  1. PSO

    1下载:
  2. 粒子群算法改进程序和一些测试函数的编写比原算法比较好(The improvement program of particle swarm optimization and the writing of some test functions are better than those of the original algorithm)
  3. 所属分类:matlab例程

  1. Griewank

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

    • 发布日期:2018-04-29
    • 文件大小:2048
    • 提供者:刀疤男
  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
    • 文件大小:1024
    • 提供者:刀疤男
« 12 3 »
搜珍网 www.dssz.com