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

搜索资源列表

  1. PSO

    0下载:
  2. 粒子群优化算法,matlab环境实现,用于函数的优化-Particle Swarm Optimization
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2209
    • 提供者:tian mou
  1. pso-Matlab-Toolbox

    0下载:
  2. PSOt - a Particle Swarm Optimization Toolbox for use with Matlab. A Particle Swarm Optimization Toolbox (PSOt) for use with the Matlab scientific programming environment has been developed. PSO is introduced briefly and then the use of the to
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:32611
    • 提供者:yazdavar
  1. NEW.PSO

    0下载:
  2. 新的简单的粒子群算法 ,可以用于算法优化,全局寻优-A new simple PSO Particle Swarm Optimization
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1745
    • 提供者:高铭远
  1. My_PSO

    0下载:
  2. 自己用c++写的基本粒子群优化算法,解决求函数最大值问题,程序可以简单修改成各位想要的功能。-Own with c++ write Particle Swarm Optimization algorithm to solve the problem of the maximum demand function, the program can be simple changes you want to function.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:914683
    • 提供者:黄厚军
  1. pso_featsel2

    1下载:
  2. 这是一个粒子群算法(PSO)用于特征选择的matlab函数,用户可以自由选择目标函数优化方向、种群大小、迭代次数等等。-this is an feature selection program with particle swarm optimization of matlab ,you can chose the Function optimization direction the scale of the swarm and the number of the iteration
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:6465
    • 提供者:袁永福
  1. qpso_featsel2

    1下载:
  2. 这是一个基于量子行为的粒子群算法(QPSO)用于特征选择的matlab程序,用户可以选择目标函数优化方向、种群大小,也可以在内部修改QPSO的参数beta-this is a feature selection program based on quantum_behaved particle swarm optimization of matlab ,the user can chose the object function optimization direction,the scale
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:5895
    • 提供者:袁永福
  1. MOQPSO

    0下载:
  2. 这是一个正交交叉的量子行为粒子群算法的matlab程序(MOQPSO),用户可以根据需求自己更换目标函数-this is an multi-collapse Orthogonal cross quantum-behaved particle swarm optimization program of matlab,the user can revise the Object function for your need.
  3. 所属分类:matlab

    • 发布日期:2017-01-12
    • 文件大小:2048
    • 提供者:袁永福
  1. PSO

    1下载:
  2. 文件包括带压缩因子的粒子群算法,权重改进的粒子群算法,自适应权重法,随机权重法,变学习因子的粒子群算法,异步变化的学习因子,二阶粒子群算法,二阶振荡粒子群算法,混沌粒子群算法,混合粒子群算法,杂交粒子群算法,模拟退火算法-File with compression factor of the particle swarm algorithm, the weight to improve particle swarm optimization, adaptive weighting method,
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-01-03
    • 文件大小:8445
    • 提供者:王觅蕤
  1. Semi-supervised-learning

    1下载:
  2. 义了一个欧氏距离和监督信息相混合的新的最近邻计算函数,从而将K一均值算法很好地应用于半 监督聚类问题。针对K一均值算法初始质心敏感的缺陷,用粒子群算法的搜索空间模拟聚类的欧氏空间,迭代搜 索找到较优的聚类质心,同时提出动态管理种群的策略以提高粒子群算法搜索效率。算法在UCI的多个数据集 上测试都得到了较好的聚类准确率。-Righteousness of a Euclidean distance and supervision of a mixture of new nearest n
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:424167
    • 提供者:xz
  1. pso_2D

    0下载:
  2. 一个应用粒子群优化算法进行智能寻优的实例,简单易懂,对于了解粒子群算法非常有帮助哦!-An application particle swarm optimization algorithm of intelligent optimization example, easy to understand, to understand the particle swarm algorithm is very helpful!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:3545
    • 提供者:张奋扬
  1. PSO-bp

    0下载:
  2. 粒子群优化BP神经网络,使bp网络能更好的做预测输出。-Particle Swarm Optimization BP Neural Network, bp network better able to make predictions output.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:49312
    • 提供者:李永超
  1. Draw-1

    0下载:
  2. 粒子群算法的实现,个体最佳算法,使用C#图形呈现粒子的活动过程.-Particle swarm optimization
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:58044
    • 提供者:X
  1. PSO

    0下载:
  2. Particle Swarm Optimization
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-14
    • 文件大小:3099291
    • 提供者:mrauf
  1. AssemblyPlanning

    0下载:
  2. 运用Java语言实现了装配体的装配序列规划,采用了改进粒子群算法,并编辑了友好的界面,方便操作-Assembly of the assembly sequence planning to use the Java language, using the improved particle swarm optimization, and edit-friendly interface, easy to operate
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-10-25
    • 文件大小:1119232
    • 提供者:何瑞
  1. pso_Trelea_vectorized

    0下载:
  2. 一段PSO的C++程序,用于实现粒子群优化算法。-Period of PSO C++ program for particle swarm optimization.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:6783
    • 提供者:张正金
  1. POSt_application

    0下载:
  2. 这是几个粒子群算法的经典例子,思路清晰,编程易懂,注释也非常详细。这里主要是介绍matlab中的粒子群工具箱。-This is a classic example of the particle swarm optimization, clear, easy to understand programming ideas, comments, very detailed. Here mainly to the introduction matlab Particle Swarm toolbox.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:32919
    • 提供者:tongtong
  1. My_CLPSO

    0下载:
  2. 全面学习粒子群优化的完整程序例子,可用于多种优化问题。-Comprehensive learning particle swarm optimization of a complete program examples, can be used for a variety of optimization problems.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:2677
    • 提供者:LQ
  1. MY_PSOcf

    0下载:
  2. 带收缩因子的粒子群优化算法完整程序例子,可用于实现多种优化问题。-With a shrinkage factor of the particle swarm optimization algorithm complete program example can be used to achieve a variety of optimization problems.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:2973
    • 提供者:LQ
  1. mATLAB-intelligent-algorihtm

    0下载:
  2. 30个matlab经典智能算法案例分析,包括遗传算法、粒子群算法、神经网络相关案例-30 classic matlab intelligent algorithm case studies, including genetic algorithms, particle swarm optimization, neural networks case
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-19
    • 文件大小:5551171
    • 提供者:汪照
  1. SVD-based-watermarking

    1下载:
  2. 基于SVD的DCT域和DWT域的经典水印算法,该算法通过提取水印水印的主成分并把该主成分嵌入到奇异值矩阵,鲁邦性非常高。-the principal components of the watermark are embedded into the host image in discrete cosine transform (DCT) and for the second method, those are embedded into the host image in discrete
  3. 所属分类:Project Design

    • 发布日期:
    • 文件大小:4643524
    • 提供者:p2pgrid
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com