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

搜索资源列表

  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
    • 文件大小:6.59kb
    • 提供者:张锁
  1. PSOFuzzyModeler

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

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

    0下载:
  2. 人工智能的相关问题,解决粒子群优化算法,非常重要的哦-man intelligence particle swarm algorithm,very important
  3. 所属分类:source in ebook

    • 发布日期:2017-12-07
    • 文件大小:11.01kb
    • 提供者:梅洪洋
  1. PSO

    0下载:
  2. 粒子群算法MATLAB程序,求多元单峰函数好用。-Particle swarm algorithm MATLAB program,
  3. 所属分类:source in ebook

    • 发布日期:2017-12-05
    • 文件大小:667byte
    • 提供者:吴伟林
  1. PSO

    0下载:
  2. 蚁群算法 用java语言编写的配送物品最优路径-Ant colony algorithm using java language Distribution optimal path items
  3. 所属分类:source in ebook

    • 发布日期:2017-12-02
    • 文件大小:3.09kb
    • 提供者:小时
  1. PSO

    0下载:
  2. 粒子群优化支持向量机算法,里面有具体的例子,可以很好的学习-Particle swarm optimization algorithm for support vector machines, there are specific examples of good learning
  3. 所属分类:source in ebook

    • 发布日期:2017-03-25
    • 文件大小:899.42kb
    • 提供者:king
  1. ssxsjPSO

    1下载:
  2. 实数编码的小生境PSO算法优化多模态函数-Real-coded niche PSO algorithm for multimodal function optimization
  3. 所属分类:书籍源码

    • 发布日期:2013-11-23
    • 文件大小:1.75kb
    • 提供者:lanhui
  1. PSO_MATLAB

    0下载:
  2. 基本PSO算法源代码,可以直接在matlab中运行。效果不错,适合初学者。-Basic PSO algorithm source code can be directly run in matlab. Good results, suitable for beginners.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:2.31kb
    • 提供者:张然
  1. pso

    0下载:
  2. 粒子群算法,自带测试函数-Particle swarm optimization algorithm
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:2.21kb
    • 提供者:mousedance
  1. TSP_PSO

    0下载:
  2. 某一PSO算法优化TSP路径优化的问题,城市已经给定。-TSP scheme in a new version using some conventional PSO algorithm
  3. 所属分类:source in ebook

    • 发布日期:2017-04-24
    • 文件大小:13.17kb
    • 提供者:李白
  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
    • 文件大小:6kb
    • 提供者:姚依琳
  1. pID

    0下载:
  2. 用MATlab实现的神经算法,比较简单,适用于刚学习粒子群算法的人,大家可以交流一下-MATlab neural algorithm, relatively simple, suitable for people new to the study of the particle swarm optimization (pso) algorithm, we can discuss
  3. 所属分类:source in ebook

    • 发布日期:2017-05-21
    • 文件大小:5.54mb
    • 提供者:wanglin
  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
    • 文件大小:1.67kb
    • 提供者:何骞
  1. PSO-MC

    1下载:
  2. PSO算法和蒙塔卡洛算法的混合算法,求解非线性方程组。单目标优化问题-Hybrid algorithm of PSO and Monta Carlo algorithms for solving nonlinear equations. Single-objective optimization problem
  3. 所属分类:source in ebook

    • 发布日期:2015-10-31
    • 文件大小:1kb
    • 提供者:何骞
  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
    • 文件大小:2.16kb
    • 提供者:何骞
  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
    • 文件大小:2.09kb
    • 提供者:何骞
  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
    • 文件大小:168.95kb
    • 提供者:wangjc
  1. gui_1_7

    0下载:
  2. gui based pso algorithm
  3. 所属分类:source in ebook

    • 发布日期:2017-04-29
    • 文件大小:78.79kb
    • 提供者:sourav
  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
    • 文件大小:1.13kb
    • 提供者:sourav
  1. PSO

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

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