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

搜索资源列表

  1. tunning_PID_by_PSO

    0下载:
  2. 粒子群优化算法。PID控制器的整定,matlab源码。-Tunning of PID controller using Particle Swarm Optimization Author: Wael Mansour (wael192@yahoo.com) MSc Student, Electrical Enginering Dept, Faculty of Engineering Cairo University, Egypt
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:27737
    • 提供者:彭小白
  1. nldw

    2下载:
  2. 对室内的行人定位跟踪算法进行研究:包括基于RSS的KNN室内定位算法、基于RSS的卡尔曼滤波算法、融合RSS和DR的粒子滤波算法 等。-indoor pedestrian position tracking algorithm is studied, such as the KNN localization algorithm based on the RSS, the kalman filter algorithe based on the RSSthe particle filter a
  3. 所属分类:matlab

    • 发布日期:2015-10-26
    • 文件大小:5120
    • 提供者:yang
  1. modern_youhua

    0下载:
  2. 现代最优化算法(有170多页的PPT,2010年的) 分为三个部分 Part 1 概论 Part 2 模拟退火算法 Part 3 遗传算法 现在常用的优化算法 禁忌搜索算法 模拟退火算法 遗传算法 人工神经网络 蚁群算法 粒子群算法 混合算法-Modern optimization algorithm is divided into three parts Part 1 Part 2 Introduction Part 3 simul
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-17
    • 文件大小:4639348
    • 提供者:zhang
  1. GeneticAlgorit

    0下载:
  2. matlab重要的学习资料 初学者的好帮手 程序代码非常重要,遗传算法与粒子群算法比较-matlab important information for beginners to learn a good helper program code is very important, genetic algorithms and particle swarm algorithm is relatively
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:138030
    • 提供者:谭方
  1. 334

    0下载:
  2. 植基於退火粒子群最佳化演算法之奇異質分解於 二維濾波器之設計-Annealed particle swarm optimiza- tion, APSO
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:466428
    • 提供者:Yu-Kuang CHUNG
  1. yizhonggaijindeliziqunsuanfa

    0下载:
  2. 粒子群算法是求解函数优化问题的一种新的进化算法,然而它在求解高维函数时容易陷入局部最优,为了克服这个缺点,提出了一种新的粒子群算法,算法对粒子的速度和位置更新公式进行了改进,使粒子在其最有位置的基础上进行位置更新,增强了算法的寻优-PSO for solving function optimization problems is a new evolutionary algorithm, but it is easy to solve high-dimensional function into
  3. 所属分类:matlab

    • 发布日期:2016-10-26
    • 文件大小:109568
    • 提供者:wangyiping
  1. ParticleTracking

    0下载:
  2. 粒子滤波代码 用于实现目标跟踪 效果非常好 值得大家参考-Particle filter tracking code used to achieve very good results is worth your consideration
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2642800
    • 提供者:孙立奎
  1. lizilvbo

    0下载:
  2. 这篇文章主要阐述了粒子滤波算法的思想 ,能方便大家理解粒子滤波算法-This article mainly discusses the idea of particle filtering algorithm, we can easily understand the particle filter
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:273706
    • 提供者:孙立奎
  1. paper-particle

    0下载:
  2. 有关粒子滤波的大量文章和论文,是学习粒子滤波知识和应用的资料-For large particle filter articles and papers, is to learn the knowledge and application of particle filter information
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:12594433
    • 提供者:jiying
  1. RBPF

    1下载:
  2. 基本的RBPF粒子滤波源程序,能够用于目标跟踪及导航领域,适用于初学者使用-RBPF basic particle filter source, can be used for target tracking and navigation areas for beginners
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:16803
    • 提供者:yuanjg
  1. PF

    0下载:
  2. 粒子滤波程序,对目标进行跟踪,附有状态方程和量测方程-PF
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:9652
    • 提供者:李小龙
  1. PSOalgorithm

    0下载:
  2. 自适应粒子群算法的应用程序,用matlab编写,适合初学者使用-adaptive PSO algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:5215
    • 提供者:陈阳
  1. OpenGLGettingStarted

    0下载:
  2. 此代码为< OpenGL游戏编程> 一书的源代码。内容包含: 游戏开发快速入门、OpenGL程序框架、OpenGL变换、OpenGL光照、材质和纹理、OpenGL字体、摄像漫游、构造开空和地形、模型载入、实时阴影、DirectInput的使用、DirectSound的使用、游戏中的物理模拟、粒子系统、构造游戏引擎、3DRPG游戏、Quake室内场景实例等-This code is < <OpenGL游戏编程> " Was Written in the s
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-28
    • 文件大小:11613351
    • 提供者:yangang
  1. particle_filter

    0下载:
  2. 一篇关于粒子滤波算法的硕士论文,对于学习粒子滤波很有帮助-A particle filter on the master s thesis, particle filter is helpful for learning
  3. 所属分类:Development Research

    • 发布日期:2017-05-10
    • 文件大小:2413036
    • 提供者:朴风
  1. lizilvbo

    0下载:
  2. 一个史上最全的讲解粒子滤波的权威资料,含有各种粒子滤波的MATLAB代码,PPT,IEEE的权威论文,不可多得的宝贝-A brief history of the most complete authoritative information on particle filter, particle filter contains a variety of MATLAB code, PPT, IEEE authoritative papers, rare treasures
  3. 所属分类:matlab

    • 发布日期:2017-05-15
    • 文件大小:3724551
    • 提供者:朴风
  1. particle

    0下载:
  2. 这是几个关于粒子滤波的实例,几个可用的MATLAB程序-This is a few examples on the particle filter, several MATLAB programs available
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:18186
    • 提供者:张航
  1. particlefilter

    0下载:
  2. 用粒子滤波产生各种分布的随机数,包括指数分布、高斯分布、二项分布,用MATLAB实现的-Particle filter with a variety of random number generation, including the exponential distribution, Gaussian distribution, binomial distribution, with a MATLAB implementation
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:4249
    • 提供者:张航
  1. b

    0下载:
  2. 基于视频的跟踪 ,介绍了粒子滤波器,以及用粒子滤波器算法的原理 -Video-based tracking, particle filters are introduced, and the principle of using particle filter
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:3226820
    • 提供者:张华贵
  1. pso

    0下载:
  2. 基于matlab的粒子群优化算法,可以解决多目标优化问题-PSO algorithm based on matlab,it can do the optimization problem
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:3393
    • 提供者:cao bin
  1. multi-ctp1

    2下载:
  2. 一个基于阈值的粒子比较准则,用于处理多目标约束优化问题,该准则可以保留一部分序值较小且约束违反度在允许范围内的不可行解微粒,从而达到由不可行解向可行解进化的目的;一个新的拥挤度函数,使得位于稀疏区域和Pareto前沿边界附近的点有较大的拥挤度函数值,从而被选择上的概率也较大 从而构成解决多目标约束优化问题的混合粒子群算法。-A comparison based on the threshold criteria for the particle to handle multi-objective
  3. 所属分类:matlab

    • 发布日期:2016-12-15
    • 文件大小:4096
    • 提供者:李洪
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
搜珍网 www.dssz.com