CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - particle swarm code

搜索资源列表

  1. PSO-TOOL.微粒群优化算法(PSO)工具-MATLAB箱源代码

    4下载:
  2. 这个压缩包是微粒群优化算法(PSO)工具-MATLAB箱源代码。,The compressed packet is the source code of Particle Swarm Optimization (PSO) instrument of MATLAB.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-03-21
    • 文件大小:762965
    • 提供者:陈曦
  1. tunningPIDbyPSO.zip

    4下载:
  2. 埃及人wael korani写的采用粒子群算法(pso)代码调用simulink模型优化pid参数,与大家共享,Wael korani Egyptians wrote using particle swarm optimization (pso) code pid call simulink model optimization parameters, and share
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-04-07
    • 文件大小:28608
    • 提供者:葛彭越
  1. tutorial-for-matlab-code-of-POS

    0下载:
  2. 学习粒子群算法matlab代码,有算法介绍,及相应matlab程序,非常通俗易懂-Learning particle swarm algorithm matlab code, algorithm descr iption, and the corresponding matlab program, very easy to understand
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:156442
    • 提供者:五毛
  1. mopso

    0下载:
  2. 智能微粒群学习算法,可用于分类及特征优化等等。该算法实现过程简单,清晰。-Intelligent Particle Swarm learning algorithm can be used to optimize the classification and characteristics and so on. Implementation process of the algorithm is simple and clear.
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-09-14
    • 文件大小:41218
    • 提供者:sally
  1. algorithms

    2下载:
  2. 我个人收集的各类智能算法,共有20多个源代码,包括:遗传算法,蚁群算法,粒子群算法,微分进化算法,遗传神经网络算法,粒子群SVM算法,粒子群神经网络算法等混合算法-I collect all kinds of intelligent algorithms, a total of more than 20 source code, including: genetic algorithms, ant colony optimization, particle swarm optimization,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-21
    • 文件大小:6202087
    • 提供者:王军
  1. mopso

    0下载:
  2. 此程序为多目标粒子群程序,开发软件为Visual C-This procedure for the multi-objective particle swarm procedures, to develop software for the Visual C++
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:62933
    • 提供者:彭娟
  1. GPSOtsp

    1下载:
  2. 采用遗传微粒群算法(GPSO)求解旅行商问题(TSP)的源代码。内附多个算例,本算法对于中小规模问题求解效率很高,对于大规模问题则效率略低。如有任何疑问,请于http://2shi.phphubei.com.cn/index.php发帖询问。-Genetic Particle Swarm Optimization (GPSO) for Traveling Salesman Problem (TSP) of the source code. Containing a number of examp
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:937324
    • 提供者:李剑
  1. Peking_University_PSO_All_in_one

    7下载:
  2. 北京大学计算智能研究室几位计算智能教授的辛苦结晶,包含粒子群算法源代码,PPT文档说明,十五个典型的测试函数,算法注释详尽,简明扼要,是难得的粒子群算法学习材料-Institute of Computational Intelligence Computational Intelligence Research Laboratory Professor of several hard crystal that contains the source code for Particle Swarm
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-11-29
    • 文件大小:7351182
    • 提供者:liutianya
  1. particle

    1下载:
  2. 代码来自2008年数学建模东北赛区B题,原题描述http://www.ivanblog.cn/post/18.html 思想是用粒子群算法来实现相关问题的求解,编程语言是C++。-Mathematical modeling code from the 2008 Northeast Division B title, original title describes http://www.ivanblog.cn/post/18.html thinking is to achieve parti
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:1602
    • 提供者:olivejy
  1. matlab-code-of-POS

    0下载:
  2. 基本粒子群优化算法(Particle Swarm Optimization,PSO)功能:求解优化问题的全局性,并行性,高效的群体智能算法-Particle swarm optimization (Particle Swarm Optimization, PSO) function: solving global optimization problems, parallelism, and efficient swarm intelligence algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:1217
    • 提供者:五毛
  1. Particle-swarm-code

    0下载:
  2. 人工神经网络设想这样一个场景:一群鸟在随机搜索食物。在这个区域里只有一块食物。所有的鸟都不知道食物在那里。但是他们知道当前的位置离食物还有多远。那么找到食物的最优策略是什么呢。最简单有效的就是搜寻目前离食物最近的鸟的周围区域。   PSO从这种模型中得到启示并用于解决优化问题。PSO中,每个优化问题的解都是搜索空间中的一只鸟。我们称之为“粒子”-Particle swarm optimization
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:9511
    • 提供者:钟灵
  1. pso-code

    0下载:
  2. 混沌收索的粒子群算法,代码应该没问题,自己试试吧。-Chaos closing the cable particle swarm optimization, the code should be no problem to try it myself.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:19398
    • 提供者:king
  1. code

    0下载:
  2. 粒子群C代码实现。是课程设计的一部分。基本功能没有问题。仅供参考-C code implementation of the particle swarm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:248390
    • 提供者:wilson
  1. PSO-code

    0下载:
  2. 这是标准微粒群算法代码,博士写的,有需要的看-This is the particle swarm algorithm standard program code! ! ! !
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:329062
    • 提供者:李俊
  1. Artificial-code

    0下载:
  2. 多个智能算法的代码集合(人工蚂蚁算法 人工免疫算法 免疫粒子群优化算法 粒子群算法 等等)-Collection of more intelligent algorithm code (artificial ants algorithm Artificial Immune Algorithm immune particle swarm optimization algorithm particle swarm optimization, etc.)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:57158
    • 提供者:nevermore
  1. Hybrid-pos

    0下载:
  2. 该程序是混合粒子群的代码,只需修改指定的参数就可应用。-The program is a hybrid particle swarm code, just modify the specified parameters can be applied.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-01
    • 文件大小:1055
    • 提供者:刘明
  1. Chaos-Particle-Swarm-Optimization

    1下载:
  2. 该程序是混沌粒子群苏算法的代码,修改参数就可以用。-The program is chaotic particle swarm the Su algorithm the code can modify the parameters.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-09
    • 文件大小:1329
    • 提供者:刘明
  1. Particle-swarm-algorithm-

    0下载:
  2. 粒子群算法的基本介绍的word文档,该文件和普通的文字介绍不同,它是通过一个图形例子,很形象地描述粒子群算法的内涵。文件后有代码。非常适合初学者,帮助快速理解-The basic particle swarm algorithm is introduced, and the file and ordinary text introduces different, it is through a graphic example, very vividly describes the connota
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:154308
    • 提供者:鲍义东
  1. Particle-swarm-optimization-

    0下载:
  2. 粒子群算法(优化算法)论文设计(包括源代码实验数据_截图_很全面的),对于粒子群算法的初学者来说是很好的参考资料-Particle swarm optimization (optimization) paper design (including source code _ screenshot _ experimental data very comprehensive), particle swarm optimization for beginners is a good referenc
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:743833
    • 提供者:xiaOshi
  1. PSO-code

    0下载:
  2. 本文分析了粒子群优化算法的原理,研究了粒子在搜索空间飞行的轨迹,分析了使粒子群收敛的参数设置,并根据算法的特点总结了应用粒子群优化算法的步骤,给出算法中的经验参数设置.并且对每一次改进的利弊都作出了分析与对比,为再一次改进作好准备。经过多次的算法改进与实验测试,再跟据实验数据的比较,验证了本算法改进的可行性,同时应用PSO算法解决TSP问题是一种崭新的尝试.-Design and Simulation of Particle Swarm Optimization
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-28
    • 文件大小:30002
    • 提供者:caca
« 12 3 4 5 6 »
搜珍网 www.dssz.com