CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 粒子

搜索资源列表

  1. particle_filter

    0下载:
  2. 粒子滤波器程序,应用了SIS方法和蒙特卡罗方法-particle filter codes,using SIS method and Monte Carlo method
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:9255
    • 提供者:sheer
  1. PSO-TSP

    3下载:
  2. 在分析粒子群优化的搜索原理的基础上,通过引入交换子和交换序的概念,构造 一种特殊的粒子群优化算法,并用于求解旅行商问题。 - This algorithm introduces the search strategies of particle swarm optimiza- tion (PSO),via presenting the concepts of swap operator and swap sequence an algorithm of a kind of spe
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-01-02
    • 文件大小:4805
    • 提供者:李北辰
  1. mopsoGECCO

    0下载:
  2. 多目标粒子群算法程序,感兴趣的可以进去-Multi-objective particle swarm optimization procedures can be of interest to go look at the
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:35986
    • 提供者:吴金玲
  1. a_standard_PSO_program_for_matlab

    0下载:
  2. 标准粒子群优化算法的示例,程序主体附带大量讲解,简明扼要,适合初学者对粒子群算法结构进行研究-Standard particle swarm optimization example, the program attached to a large number of the main explanations, concise and suitable for beginners on the particle swarm algorithm to study the structure of
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:5162
    • 提供者:留言民
  1. 67506280PFLib-new

    0下载:
  2. 粒子滤波matlab工具箱,用于学习粒子滤波-particle filter matlab toolbox,it s helpful to study particle filtering.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:74537
    • 提供者:马力超
  1. ParticleFilter

    0下载:
  2. 基本的粒子滤波程序,基于重要性采样,初学者很好的例程- Particle Filter SIS Particle Filter
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:2240
    • 提供者:xieyangguan
  1. FDIbasedonSIRlikelihood

    3下载:
  2. 基于粒子滤波的故障检测,使用似然函数作为检测函数-Particle filter-based fault detection, the use of likelihood function as a detection function
  3. 所属分类:matlab

    • 发布日期:2015-07-23
    • 文件大小:60114
    • 提供者:王军
  1. FDISIRsmoothedresidual

    3下载:
  2. 基于粒子滤波的故障检测,使用状态估计和残差平滑的方法-Particle filter-based fault detection, the use of state estimation and residual smoothing method
  3. 所属分类:matlab

    • 发布日期:2016-05-23
    • 文件大小:38774
    • 提供者:王军
  1. pso-multiobjective

    12下载:
  2. 多目标优化的例证,用粒子群算法做的。调试过,没问题,能用。-multi-objective ,PSO
  3. 所属分类:matlab

    • 发布日期:2015-10-31
    • 文件大小:58163
    • 提供者:mingming
  1. upf_demos

    1下载:
  2. 该程序包实现的是无味(Unscented)粒子滤波算法,与一般粒子滤波的不同处是:采用UKF近似粒子滤波的建议分布函数。-The package to achieve the tasteless (Unscented) particle filter, particle filter in general the differences are: use of UKF approximate particle filter proposal distribution function.
  3. 所属分类:matlab例程

    • 发布日期:2013-09-10
    • 文件大小:33628
    • 提供者:CXChou
  1. PSO

    0下载:
  2. 粒子群算法的Matlab程序,用于多目标优化极值的计算-Particle swarm optimization Matlab program for calculation of extreme multi-objective optimization
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:3745
    • 提供者:娓娓
  1. MATLAB

    10下载:
  2. 编写的粒子群(PSO)算法优化Kmeans聚类的MATLAB代码,MATLAB6.5/7.1测试通过,其它版本没测试。-(PSO)Kmeans MATLAB6.5/7.1
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:2380
    • 提供者:王珂
  1. MOPSO-matlab

    11下载:
  2. 多目标粒子群优化算法的matlab版本。最经典的多目标进化算法! MOPSO-Multi-objective particle swarm optimization algorithm using matlab. MOPSO
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-12-29
    • 文件大小:10240
    • 提供者:zouwp
  1. CLSPSO

    12下载:
  2. 混沌粒子群算法,具有很好的全局搜索能力!-Chaotic particle swarm algorithm has good global search capability!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-11-30
    • 文件大小:962
    • 提供者:宋明
  1. shili2

    1下载:
  2. 改进粒子群算法及其在电力系统经济负荷分配中的应用改进粒子群算法及其在电力系统经济负荷分配中的应用-Improved Particle Swarm Optimization and its power system economic load dispatch of improved particle swarm optimization and economic dispatch in power system application
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-09
    • 文件大小:2000062
    • 提供者:余开江
  1. myalgorithm

    0下载:
  2. 关于粒子滤波的仿真程序,比较了粒子滤波和卡尔曼滤波的优缺点-the unscented particle filtering
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:2260
    • 提供者:lanling
  1. PF-EKF

    0下载:
  2. 粒子滤波和扩展卡尔曼滤波的对比分析,matlab算法,欢迎交流-Particle filter and comparative analysis of the extended Kalman filter, matlab algorithm, welcomed the exchange of
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:5123
    • 提供者:孙磊
  1. depso

    6下载:
  2. 基于差分进化的粒子群优化算法,(全局最优粒子群优化算法)-Based on differential evolution particle swarm optimization, (global optimization PSO)
  3. 所属分类:matlab例程

    • 发布日期:2013-01-21
    • 文件大小:1909
    • 提供者:林颦
  1. PSODraw

    0下载:
  2. 编写的关于粒子群优化(PSO)的一个程序,画图显示了求解问题结果-Prepared by the Particle Swarm Optimization (PSO), a program drawing shows the results of solving the problem
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-10
    • 文件大小:2446003
    • 提供者:Peter
  1. psobp

    15下载:
  2. 粒子群算法PSO优化BP神经网络的MATLAB代码 -PSO Particle Swarm Optimization of BP Neural Network MATLAB code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2014-05-24
    • 文件大小:2202
    • 提供者:WUYAN
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com