CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - simple particle swarm

搜索资源列表

  1. PSO_matlab

    0下载:
  2. 粒子群算法 Matlab编程实现 这个程序就是最基本的粒子群优化算法程序,用Matlab实现,非常简单。只有几十行代码。-Particle swarm algorithm Matlab programming, this program is the basic particle swarm optimization algorithm procedures, using Matlab, very simple. Only a few dozen lines of code.
  3. 所属分类:Document

    • 发布日期:2017-11-12
    • 文件大小:8762
    • 提供者:neo
  1. psopt20130502b

    0下载:
  2. Particle swarm optimization is a derivative-free global optimum search algorithm based on the collective intelligence of a large group of intercommunicating entities. The individual particles are simple and primitive, knowing only their own current l
  3. 所属分类:Other systems

    • 发布日期:2017-12-01
    • 文件大小:34111
    • 提供者:ouchi
  1. pso

    0下载:
  2. 实现对于一个简单函数的matlab求极值粒子群算法。很有实际使用意义-The the extremal particle swarm algorithm for a simple function matlab seek. Very practical significance
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-05
    • 文件大小:4431
    • 提供者:元晨
  1. 2013-06-30-04PSO

    0下载:
  2. 基于粒子群优化算法PSO整定自抗扰控制器的参数,程序简单,具有通用性。-Based on Particle Swarm Optimization PSO ADRC tuning parameters, the procedure is simple, with versatility.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:169603
    • 提供者:木木
  1. 2013-06-30-05ADRC

    1下载:
  2. 基于免疫粒子群优化算法整定自抗扰控制器的参数,算法简单,程序可行。-Based on immune particle swarm optimization algorithm tuning the parameters of ADRC, the algorithm is simple, the program is feasible.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:204123
    • 提供者:木木
  1. 2013-06-30-09PSO_SVM

    0下载:
  2. 粒子群优化算法PSO优化最小二乘支持向量机参数的程序,程序简单通用,调试通过的。-Particle Swarm Optimization PSO optimization least squares support vector machine parameters, the program simple and universal, debugging through.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:2649
    • 提供者:木木
  1. PSO-Matlab

    0下载:
  2. 这个程序就是最基本的粒子群优化算法程序,用Matlab实现,非常简单。-This program is the most basic particle swarm optimization procedures, using Matlab to achieve, is very simple.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1327
    • 提供者:刘勇
  1. Matlab-PSO

    0下载:
  2. To find and estimate of the best solution and parameter in our problem we can use the evolutionary programming. PSO (particle swarm optimization) is an applicable method to catch this target. In these files I show the Simple PSO that it can be base
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:1379
    • 提供者:sia311
  1. PSO_2D1

    0下载:
  2. 粒子群算法对二维模型问题的优化,代码简单易懂,效果很好,很实用-Particle swarm optimization problems on two-dimensional model, the code is simple to understand, the effect is very good, very practical
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-06
    • 文件大小:2446
    • 提供者:shangjingbo
  1. PSOTool

    2下载:
  2. 求解非线性方程组方法有经典算法以及近年来流行的遗传算法.牛顿法及其改进形式,但是此类算法的收敛性在很大程度上依赖于初始点的选择,对于某些非线性方程组容易导致求解失败 为了克服经典算法的缺点,设计了求解非线性方程组的混合遗传算法,但依然对方程组和编码方法有很高要求。PSO是受到鸟群或者鱼群社会行为的启发而形成的一种基于种群的随机优化技术。它是一类随机全局优化技术,通过粒子间的相互作用发现复杂搜索空间中的最优区域。该算法是一种基于群体智能的新型演化计算技术,具有简单易实现、设置参数少、全局优化能力强
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-05-30
    • 文件大小:15360
    • 提供者:
  1. PSO-algorithm(matlabcode)

    0下载:
  2. 这个程序就是最基本的粒子群优化算法程序,用Matlab实现,非常简单。-This program is the most basic particle swarm optimization procedures, using Matlab to achieve, is very simple.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1348
    • 提供者:lucy
  1. Discrete-PSO

    0下载:
  2. In this paper, a novel Discrete Particle Swarm Optimization Algorithm (DPSOA) for data clustering has been proposed. The particle positions and velocities are defined in a discrete form. The DPSOA algorithm uses of a simple probability approach
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:195166
    • 提供者:ali
  1. newpso

    0下载:
  2. 这是一种改进的粒子群优化算法,通过简单的测试函数验证-This is an improved particle swarm optimization, through a simple test function verification
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1277
    • 提供者:许满青
  1. PSO-ACPSOduibi

    1下载:
  2. 粒子群和自适应混沌粒子群算法的程序,作了简单对比-Chaos particle swarm optimization and adaptive particle swarm optimization program, made ​ ​ a simple comparison
  3. 所属分类:assembly language

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

    0下载:
  2. 这个程序就是最基本的粒子群优化算法程序,用Matlab实现,非常简单。-This program is the most basic particle swarm optimization procedures, using Matlab to achieve, is very simple.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1487
    • 提供者:胡弯弯
  1. PSO_Codes

    0下载:
  2. This Code For Particle Swarm Optimization In Matlab Very Simple And Perfect Code With Parametrs For Optimization Algorithms
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:852
    • 提供者:hamed
  1. EA-and-PSO

    0下载:
  2. 介绍了基础的遗传算法和粒子群算法。还有他们的基本实现。适合入门的同学做一下简单实验。-Introduces the basic genetic algorithm and particle swarm algorithm. And their basic realization. Students for entry to do something simple experiment.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-07
    • 文件大小:1086918
    • 提供者:fan lu
  1. sso

    0下载:
  2. simplified swarm optimization,用來改善particle swarm optimization在離散型問題的優化演算法。內容僅包含最簡單之演算模式,可自行運用在求解的問題上。-simplified swarm optimization, to improve particle swarm optimization problems in discrete optimization algorithms. Contains only the most simple al
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1055
    • 提供者:Don Lai
  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. BPSO-and-GA

    0下载:
  2. 使用粒子群算法和遗传算法求取简单函数的极值,代码将两个算法糅在一起写的,遗传算法又含有二进制码和格雷码编码方式。-The use of particle swarm optimization and genetic algorithm to strike a simple function of the extreme, the code will be melted together to write two algorithms, genetic algorithms and contain
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:689685
    • 提供者:cc
« 1 2 3 4 5 67 8 9 10 »
搜珍网 www.dssz.com