搜索资源列表

  1. pso(sphere)

    0下载:
  2. 标准PSO算法,运用SPHERE测试函数,最终收敛于0-standard PSO algorithm, using SPHERE test function, eventually converge to 0
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1452
    • 提供者:王道军
  1. pso(sphere)

    0下载:
  2. 标准PSO算法,运用SPHERE测试函数,最终收敛于0-standard PSO algorithm, using SPHERE test function, eventually converge to 0
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-23
    • 文件大小:1024
    • 提供者:王道军
  1. psofunction

    0下载:
  2. pso 程序,一共三个,DeJong.m,get_psoOptions.m,pso.m结合起来就可以了,直接拷到work目录下就可以运行,其中get_psooptions中可以改设置,变成自己的; DeJong是适应函数,也可以改。-PSO procedures, a total of three, DeJong.m, get_psoOptions.m, pso.m combine, and they can work direct
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-23
    • 文件大小:1024
    • 提供者:jun
  1. PSOwithfunction

    0下载:
  2. PSO : Particle swarm Optimization with Sphere function
  3. 所属分类:matlab例程

    • 发布日期:2024-05-23
    • 文件大小:2048
    • 提供者:farrukh
  1. pso

    0下载:
  2. 粒子群算法的sphere,rosenbrock,ackley,griewank函数优化-The function optimization of particle swarm algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-23
    • 文件大小:3072
    • 提供者:zhangdongli
  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 mecha
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-23
    • 文件大小:3072
    • 提供者: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 mecha
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-23
    • 文件大小:20083712
    • 提供者: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 mecha
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-23
    • 文件大小:142336
    • 提供者:basem
  1. sphere

    0下载:
  2. 三种PSO算法对20维非线性ackley函数进行优化求解的仿真函数-The three PSO algorithm simulation function 20-dimensional nonlinear Ackley function optimization solutions
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-23
    • 文件大小:16384
    • 提供者:王停
  1. sphere

    0下载:
  2. this folder contains matlab codes for minimize sphere with pso algorithm.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-23
    • 文件大小:3072
    • 提供者:ramin
  1. pso

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

    • 发布日期:2024-05-23
    • 文件大小:1024
    • 提供者:吴荣泉
  1. PSO-CODE-FOR-SPHERE

    0下载:
  2. Matlab code for PSO for the testing of Unconstraints Optimization problem
  3. 所属分类:其他小程序

    • 发布日期:2024-05-23
    • 文件大小:5120
    • 提供者:vikram kumar
  1. PSO

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

    • 发布日期:2024-05-23
    • 文件大小:1024
    • 提供者:wyp
  1. CUDA-PSO-v2.0.tar

    0下载:
  2. pso cuda PARTICLE SWARM OPTIMISAION for benchmarks functions rosenbrock, sphere, etc
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-23
    • 文件大小:2341888
    • 提供者:sofiane
  1. PSO for sphere

    0下载:
  2. Matlab code for finding the best cost for making a sphere
  3. 所属分类:matlab例程

    • 发布日期:2024-05-23
    • 文件大小:2048
    • 提供者:Kurosagi
  1. 45665992PSO-Sphere

    0下载:
  2. 粒子群算法,一种智能优化算法,带有测试函数sphere(Particle swarm optimization (PSO), an intelligent optimization algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-23
    • 文件大小:2048
    • 提供者:Muriil
  1. BAsphere

    2下载:
  2. 一种结合PSO粒子群改进蝙蝠算法,用sphere对其在不同参数设置下运行50次,计算最优值、最差值、平均值、方差进行对比(A combination of PSO particle swarm optimization bats algorithm, with the sphere in the different parameters set to run 50 times, calculate the optimal value,
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-23
    • 文件大小:1024
    • 提供者:54237
  1. PSO-Sphere

    1下载:
  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例程

    • 发布日期:2024-05-23
    • 文件大小:3072
    • 提供者:暮观白云落
  1. 基于人群搜索算法的函数优化

    0下载:
  2. 包含人群搜索算法源程序,和rastrigin、Schaffer和Spher三个函数的优化,并与PSO比较(Including the source program of crowd search algorithm, and the optimization of rastrigin, Schaffer and Sphere functions, and comparing with PSO)
  3. 所属分类:进化算法

    • 发布日期:2024-05-23
    • 文件大小:13312
    • 提供者:zxk78
  1. SIN初始化

    1下载:
  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. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-23
    • 文件大小:1024
    • 提供者:baifawang
« 12 »

源码中国 www.ymcn.org