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

搜索资源列表

  1. NN-PSO

    1下载:
  2. 粒子群优化算法(PSO)应用于神经网络优化程序-Particle Swarm Optimization (PSO) algorithm used neural network optimization procedures
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:21488
    • 提供者:chenqh
  1. LIZIQUN

    0下载:
  2. 粒子群优化算法,请自行设置参数进行测试。发现一些BUG。自己看看吧。-PSO algorithm, set up their own parameters for the test. BUG found. They watch it.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:23772
    • 提供者:张天桥
  1. PSOtoolbox.rar

    1下载:
  2. 微粒群算法[PSO ] 是由Kennedy 和Eberhart等于1995 年开发的一种演化计算技术, 来源于对鸟群捕食过程的模拟。PSO同遗传算法类似,是一种基于叠代的优化工具,但与遗传算法使用遗传操作子进行优化不同,利用群体中各个体之间的“协作”与“竞争”关系,根据自身及其竞争者的飞行经验,调整自己的行为。同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域。,Particle Swarm Opt
  3. 所属分类:MPI

    • 发布日期:2017-03-26
    • 文件大小:884241
    • 提供者:wzy
  1. PSO

    1下载:
  2. 粒子群进化算法,标准的源代码程序和实例教程。-Evolutionary particle swarm algorithm, standard procedures and examples of source code tutorial.
  3. 所属分类:MPI

    • 发布日期:2014-05-05
    • 文件大小:11621
    • 提供者:jia
  1. modified_PSO

    0下载:
  2. this modified PSO algorithm can solve for constrained optimization problem
  3. 所属分类:Compiler program

    • 发布日期:2017-04-01
    • 文件大小:2695
    • 提供者:harry
  1. code

    0下载:
  2. 简单的PSO算法 供初学者学习交流 方便研究-PSO algorithm simple for beginners to learn to facilitate the exchange of research
  3. 所属分类:OS Develop

    • 发布日期:2017-04-15
    • 文件大小:6985
    • 提供者:
  1. pso

    0下载:
  2. matlab实现的PSO算法,主要功能是模拟粒子群算法,经过测试可以运行。-matlab implementation of the PSO algorithm, the main function is to simulate particle swarm algorithm is tested to run.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-04
    • 文件大小:6749
    • 提供者:张锁
  1. pso

    0下载:
  2. 简单粒子群算法 能优化但目标函数 算法简单 效果好-A simple particle swarm optimization algorithm to optimize the objective function, but simple and good results
  3. 所属分类:MPI

    • 发布日期:2017-04-07
    • 文件大小:1027
    • 提供者:fanglingfen
  1. PSOFuzzyModeler

    1下载:
  2. Fuzzy PSO算法仿真源代码,实现模糊蚁群优化算法的仿真。-Fuzzy PSO algorithm
  3. 所属分类:source in ebook

    • 发布日期:2017-05-13
    • 文件大小:3196508
    • 提供者:sukuifeng
  1. standardpsoprogramme

    0下载:
  2. pso的标准程序,用于学习pso编程,能够解决标准tsp问题,无病毒,请大家放心下载并学习-standard pso algorithm based on c++
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:24470
    • 提供者:adam
  1. Global_convergence

    0下载:
  2. 全局收敛的PSO算法,可用于智能运算开发等,希望对大家有所帮助。-Global convergence of the PSO algorithm can be used for development of intelligent computing, etc., we want to help.
  3. 所属分类:MPI

    • 发布日期:2017-04-15
    • 文件大小:6451
    • 提供者:陈波
  1. pso-elman

    8下载:
  2. 这是一个标准的Elman的程序外加一个利pso算法优化Elman神经网络权值的程序,可以运行出图,简单易懂!-This is a standard procedure plus a profit Elman pso algorithm to optimize Elman neural network weights program, you can run out of maps, easy to understand!
  3. 所属分类:source in ebook

    • 发布日期:2016-11-01
    • 文件大小:6144
    • 提供者:姚依琳
  1. pso-tsp-parallel-by-tedade-tekrar

    0下载:
  2. mpi.net sample of tsp problem using pso algorithm
  3. 所属分类:MPI

    • 发布日期:2017-04-17
    • 文件大小:46306
    • 提供者:smsm
  1. PSO-HJ

    1下载:
  2. PSO算法和模式搜索法的混合算法求解非线性方程组-PSO algorithm and hybrid algorithm pattern search method for solving nonlinear equations
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:1712
    • 提供者:何骞
  1. PSO-20

    0下载:
  2. PSO算法两个目标的代码,测试程序是非线性方程组,目标变量为找到MinF(x)-PSO algorithm code two goals, the test program is non-linear equations, the target variable is found MinF (x)
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:2214
    • 提供者:何骞
  1. pso-fd

    0下载:
  2. PSO算法和最速下降法混合算法,求解单目标优化问题,测试函数是非线性方程组,解决MinF(x)的问题。-PSO algorithm and steepest descent method hybrid algorithm for solving single-objective optimization problem, the test function is non-linear equations, solving MinF (x) of the problem.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:2137
    • 提供者:何骞
  1. PSO-toolbox

    0下载:
  2. PSO粒子群算法工具箱,该工具箱可以实现粒子群算法-PSO particle swarm optimization toolbox, the toolbox can be achieved PSO algorithm
  3. 所属分类:ELanguage

    • 发布日期:2017-04-02
    • 文件大小:759956
    • 提供者:曹红业
  1. PSO-GA-TSP-PID

    1下载:
  2. 压缩包包括5个群智能算法的程序,即PSOGA-PID优化,PSO的多目标perota优化问题,基于TSP-PSO算法,遗传算法求解TSP问题,遗传算法求解TSP问题-Compression package includes five swarm intelligence algorithm procedures, namely PSOGA-PID optimization, PSO perota multi-objective optimization problem, TSP-PSO algo
  3. 所属分类:source in ebook

    • 发布日期:2017-04-26
    • 文件大小:173006
    • 提供者:wangjc
  1. pso

    0下载:
  2. PSO algorithm optimises the parameter with varying the c1 c2 social varibles dynamically with run time.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-12
    • 文件大小:1156
    • 提供者:sourav
  1. PSO

    0下载:
  2. 标准粒子群算法PSO matlab源代码-PSO algorithm
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:760
    • 提供者:james lee
« 12 3 4 »
搜珍网 www.dssz.com