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

搜索资源列表

  1. basic_PSO_with_w_c

    0下载:
  2. 带有收缩因子和惯性权重的基本PSO粒子群算法源代码。本源代码模块化编写,结构清晰,便于改进和做数值实验-With contraction factor and inertia weight PSO basic particle swarm algorithm source code. Source code modular preparation, structure, clear, easy to improve and to do numerical experiments
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:2837
    • 提供者:楚湘华
  1. near_far

    0下载:
  2. 粒子群算法的多用户检测。希望对智能算法感兴趣的人有用。-Particle Swarm Optimization of Multi-User Detection. I hope the smart people who are interested in a useful algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:1814
    • 提供者:张维校
  1. liziqunsuanf

    0下载:
  2. 介绍粒子群算法的多用户检测。里面有四个程序。-Particle Swarm introduced multi-user detection. There are four procedures.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:4036
    • 提供者:张维校
  1. my_pso

    1下载:
  2. 将粒子群算法与免疫结合,计算函数的优化极值。-The particle swarm optimization combined with the immune calculated extremal function optimization.
  3. 所属分类:matlab例程

    • 发布日期:2013-03-20
    • 文件大小:2411
    • 提供者:刘洋
  1. PSO

    0下载:
  2. 这是粒子群优化算法的实现,求解多模态函数非常使用-This is the Particle Swarm Optimization algorithm to solve multi-modal function is the use of
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:12256
    • 提供者:武潮气
  1. class

    4下载:
  2. 这个是我自己编写的基于混沌自适应粒子群优化支持向量机用于分类的matlab程序,本程序以心脏病的诊断为例,得出了非常好的效果!主要贡献在于解决了支持向量机参数人为选取随意性大且效果好坏不稳定的难题!-This is what I have written based on adaptive chaotic particle swarm optimization of support vector machine for classification of matlab procedures, t
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-06-05
    • 文件大小:6263
    • 提供者:张建
  1. PSO2

    0下载:
  2. 粒子群算法matlab 程序 可用于多种优化问题。-Particle swarm optimization matlab program can be used for a variety of optimization problems.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:1164
    • 提供者:曹洪印
  1. pso-kekao

    0下载:
  2. 利用MATLAB编写,粒子群算法求解可靠性优化问题-Prepared using MATLAB, particle swarm algorithm for reliability optimization problems
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:3183
    • 提供者:刘立
  1. BasicPso

    0下载:
  2. 几本粒子群程序。用MATLAB编写。可以更改成自己能用的程序。-Particle Swarm several procedures. Prepared using MATLAB. Can be used to change into their own procedures.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1214
    • 提供者:留言民
  1. PSO

    1下载:
  2. 一个求解TSP问题的粒子群算法,用matlab仿真实现。-A solution of TSP problem PSO with matlab simulation.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:4732
    • 提供者:
  1. binary_pso_c

    0下载:
  2. 离散版粒子群算法,MATLAB环境中的,对求解离散优化问题很有帮助.-Discrete version of PSO, MATLAB environment to solve the problem of discrete optimization helpful.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:51047
    • 提供者:TL
  1. GS_CH_PSO1.1_discrete1.0_2007830

    2下载:
  2. 基于粒子群优化与灰色系统理论的多目标优化程序,很好用-Based on Particle Swarm Optimization and gray system theory of multi-objective optimization process, a very good use
  3. 所属分类:matlab

    • 发布日期:2015-11-22
    • 文件大小:23148
    • 提供者:luoyouxin
  1. pso

    0下载:
  2. 基本的粒子群算法十分清晰 便于理解 适合初学者学习应用-The basic particle swarm algorithm is very clear and easy to understand for beginners to learn the application of
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:3038
    • 提供者:lixiaolong
  1. pos3

    0下载:
  2. 这个就是基本的粒子群算法,功能比较单一,也比较容易理解-This is the basic particle swarm optimization, a single function, but also relatively easy to understand
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:5015
    • 提供者:陈建胜
  1. OPS

    0下载:
  2. 多阈值图像分类的粒子群优化算法,采用自然方法来提高优化速度和计算量-Multi-threshold image classification of the particle swarm optimization algorithm, using natural methods to improve the optimization speed and computation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:2671
    • 提供者:baiyilieren
  1. pso_pathplanning

    4下载:
  2. 粒子群(PSO)路径规划。这个是一个局部路径规划,用了深度优先搜索算法,可以走出“陷阱”。-Particle Swarm (PSO) path planning. This is a local path planning, with a depth-first search algorithm, we can get out a
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-03-12
    • 文件大小:9289
    • 提供者:陈建胜
  1. GA-PSOPSO

    5下载:
  2. (粒子群算法)作为添加算子改进GA (遗传算法),供大家学习-(PSO), as the operator to add to improve the GA (genetic algorithm) for them to learn
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-02-19
    • 文件大小:2279
    • 提供者:陈沛谕
  1. outclpso

    0下载:
  2. 用于分析带约束问题的输出结果,加上约束的粒子群算法功能有很大改善-Used to analyze the problem with constraint output, coupled with constrained particle swarm optimization function has greatly improved
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1944
    • 提供者:jiangzhiling
  1. 7941925pos

    0下载:
  2. 粒子群的优化算法,不仅可以方便地解决无约束优化问题,也可以方便的解决有约束的非线性优化问题。-Particle Swarm Optimization algorithm, not only can easily solve the unconstrained optimization problem can also be convenient to solve constrained nonlinear optimization problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:5084
    • 提供者:lxd
  1. GA_BP-pso_bp

    1下载:
  2. 遗传算法与神经网络混合的算法程序、粒子群优化与神经网络混合的算法程序,可以进行算法结果的比较-Genetic algorithm and neural network algorithm for mixed procedures, particle swarm optimization and neural network algorithm for mixed procedures, can be the result of comparison algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3601
    • 提供者:qing
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com