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

搜索资源列表

  1. PSO

    0下载:
  2. 粒子群优化算法(PSO) 也是起源对简单社会系统的模拟。最初设想是模拟鸟群觅食的过程。但后来发现PSO是一种很好的优化工具。-Particle Swarm Optimization (PSO) is also the origin of a simple social system simulation. Originally conceived simulated birds foraging process. But later found PSO is a good optimizatio
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1825
    • 提供者:侯显
  1. PSO-cross

    0下载:
  2. 改进粒子群算法,带交叉因子,求解多维无约束优化问题,收敛性强。-PSO algorithm with cross operation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1710
    • 提供者:高小力
  1. pso

    0下载:
  2. 粒子群优化算法(Particle Swarm optimization,PSO)又翻译为粒子群算法、微粒群算法、或微粒群优化算法。是通过模拟鸟群觅食行为而发展起来的一种基于群体协作的随机搜索算法。通常认为它是群集智能 (Swarm intelligence, SI) 的一种。它可以被纳入多主体优化系统(Multiagent Optimization System, MAOS).粒子群优化算法是由Eberhart博士和kennedy博士发明。-PSO (Particle Swarm optimiz
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1638
    • 提供者:transformandy
  1. PSO

    0下载:
  2. PSO是智能算法中的粒子群算法,该代码是对PSO算法的一个实现,并且将结果动态演示出来-PSO is an intelligent algorithm , the code is an implementation of the PSO algorithm, and the result is a dynamic presentation .
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:1533
    • 提供者:liumingxing
  1. pso

    1下载:
  2. 这是粒子群优化的故障诊断程序,可以实现故障诊断-This is a fault diagnosis program based on particle swarm optimization ,which can realize fault diagnosis
  3. 所属分类:source in ebook

    • 发布日期:2017-04-25
    • 文件大小:21303
    • 提供者:
  1. PSO-matlab-code.

    0下载:
  2. 吐血推荐的粒子群算法matlab代码。修改参数后可直接使用,通用性强。-Vomiting blood recommend PSO matlab code. After modifying the parameters can be used directly, versatility.
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:154290
    • 提供者:柳野
  1. PSO

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

    • 发布日期:2017-04-11
    • 文件大小:1108
    • 提供者:wyp
  1. pso

    0下载:
  2. 一个简单的粒子群算法实现程序,采用原函数进行测试-A simple particle swarm algorithm program, using the original function tests
  3. 所属分类:matlab

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

    0下载:
  2. 基于粒子群的遗传算法实现。改代码是将粒子群的算法的有点和遗传算法的有点结合起来做的一种优化。-PSO based on genetic algorithm to achieve
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1696
    • 提供者:jun
  1. dynamic-PSO

    0下载:
  2. 这是一篇关于动态环境下的粒子群算法的论文。-this is a paper of particle swarm optimization in dynamic
  3. 所属分类:File Formats

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

    0下载:
  2. 这是一篇关于粒子群算法多样性讨论的文章,对提高搜索精度有帮助-This is an article on particle swarm diversity discussion
  3. 所属分类:File Formats

    • 发布日期:2017-05-02
    • 文件大小:752353
    • 提供者:
  1. Fuzzy-Adaptive-PSO

    0下载:
  2. 模糊方法与粒子群算法结合,能有效的提高算法的性能。-Fuzzy methods and particle swarm algorithms, can effectively improve the performance of the algorithm.
  3. 所属分类:File Formats

    • 发布日期:2017-04-25
    • 文件大小:401433
    • 提供者:
  1. PSO-matching

    0下载:
  2. 粒子群算法实现图像匹配,用目标图像作为搜索域,与模板图像进行匹配。-PSO algorithm for image matching, with the target image as a search domain, and the template image to match.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2067
    • 提供者:田丰
  1. pso

    2下载:
  2. 粒子群算法的基本算法以及基于粒子群算法的PID控制器参数整定程序-The basic algorithm and particle swarm optimization PID controller parameters on particle swarm algorithm tuning procedure
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2486
    • 提供者:李帝林
  1. tunning-PID-by-PSO

    0下载:
  2. 用于PID控制器调谐的基于粒子群优化算法的MATLAB语言程序-Particle swarm optimization algorithm based on MATLAB language program for PID controller tuning
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:21355
    • 提供者:李帝林
  1. PSO-optimization

    1下载:
  2. 应用粒子群算法来寻找BP神经网络最优的初始权值还有阈值,本程序主要是以此来拟合函数,读者可以根据需要,小小地修改一下BP神经网络的代码,可以实现诸如模式识别等功能,收敛效果很好,-Application of particle swarm algorithm to find the optimal initial BP neural network weights as well as the threshold value, the procedure is a way to fit func
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1933
    • 提供者:周江鸿
  1. mtsp-with--pso

    3下载:
  2. 应用启发式算法-粒子群算法PSO,解决物流配送中心选址问题,结果好的解决了上述问题,值得参考。-PSO Particle Swarm algorithm using heuristic algorithm to address the logistics distribution center location problems, resulting in a good solution for this problem, it is also useful.
  3. 所属分类:matlab

    • 发布日期:2015-12-26
    • 文件大小:16384
    • 提供者:chaihongjian
  1. PSO-LSSVM

    0下载:
  2. C语言代码,用于粒子群(PSO)优化LSSVM,很有用的代码-C language code for Particle Swarm (PSO) to optimize LSSVM, very useful code
  3. 所属分类:CSharp

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

    0下载:
  2. 这个程序就是最基本的粒子群优化算法程序,用Matlab实现,非常简单.只有几十行代码。正所谓一分钱一分货啊,优化效果不总是令人满意.-This program is the most basic particle swarm optimization algorithm and Matlab, very simple
  3. 所属分类:matlab

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

    0下载:
  2. 这是一个基本的粒子群算法,大家可以在这上面改动-This is a basic particle swarm algorithm, we can make modifications in it
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1063
    • 提供者:黄松
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com