搜索资源列表

  1. Particle.h

    0下载:
  2. 粒子群寻优算法源程序,采用VC+=编写, 比较好用。-Particle
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-09
    • 文件大小:20480
    • 提供者:付昭王
  1. Markov.Chains.Particle.Filter.Monte.Carlo

    0下载:
  2. The book: Hidden Markov Models (Theory & Methods) Markov Chains Particle Filter Monte Carlo
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-09
    • 文件大小:4318208
    • 提供者:Dang Tran Vu
  1. Particle

    0下载:
  2. VC++6.0下,OpenGL,显示雨,雪,火焰等粒子特效,以及调整视点的功能。-the IDE environment , Visual stdio 6.0 and OPenGL SDK to Show the particle effect,for example snow,rain,flame
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-09
    • 文件大小:220160
    • 提供者:BrunoWang
  1. particle-filter-for-tracking

    0下载:
  2. A simple example showing how to track an object with particle filter. Likelihood is based on Bhattacharya distance of color histogram.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-09
    • 文件大小:13255680
    • 提供者:sofi
  1. particle

    0下载:
  2. 《精通DirectX 3D》15 粒子系统 源代码-" Proficient in DirectX 3D" 15 Particle System Source Code
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-09
    • 文件大小:9943040
    • 提供者:chenjin
  1. particle

    0下载:
  2. 运动OpenGL、DirectX进行粒子系统编程,包括陨石、喷泉等(转载)-Sports DirectX for particle system programming, including meteorites, fountains, etc.
  3. 所属分类:DirextX编程

    • 发布日期:2024-05-09
    • 文件大小:7451648
    • 提供者:yuan
  1. Particle

    0下载:
  2. 一个使用粒子滤波的方法进行导航定位的Matlab程序-A method using particle filter in the Matlab program navigation
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:gps
  1. paper-particle

    0下载:
  2. 有关粒子滤波的大量文章和论文,是学习粒子滤波知识和应用的资料-For large particle filter articles and papers, is to learn the knowledge and application of particle filter information
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:12594176
    • 提供者:jiying
  1. Particle-Swarm

    0下载:
  2. 粒子群算法在离散问题中的应用。这里主要是在TSP问题中的应用。-Discrete Particle Swarm Optimization Problems. Here the main problem in the application of TSP.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-09
    • 文件大小:5421056
    • 提供者:李洁
  1. Two-level-Particle-Filter-Based-Lane-Detection-for

    0下载:
  2. 提出了基于2层粒子滤波数据融合的道路检测框架.通过道路检测算法的2个主要模块:特征 提取和道路参数估计,同时引入粒子滤波算法,并以支持向量机(SVM)识别道路模型、初始化粒子滤波器提高算法的环境适应性,以期找到基于机器视觉的道路检测算法在鲁棒性和实时性之间更好的平衡点. -Since the normal monocular-vision based lane detection algorithms for outdoor a
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-09
    • 文件大小:980992
    • 提供者:黄松
  1. Particle-Filter-Note

    0下载:
  2. 粒子滤波跟踪算法学习的好文档。为个人读书心得,主要从三个角度去理解粒子滤波,由浅入深,有学习价值!-Particle filter tracking algorithm to learn a good document. For personal reading experience, mainly from the three perspectives to understand the particle filter, Deep l
  3. 所属分类:matlab例程

    • 发布日期:2024-05-09
    • 文件大小:39936
    • 提供者:wezer
  1. Data-clustering-particle-swarm-optimization

    0下载:
  2. Data clustering using particle swarm optimization Data clustering using particle swarm optimization
  3. 所属分类:行业发展研究

    • 发布日期:2024-05-09
    • 文件大小:316416
    • 提供者:a2maridz
  1. Particle-filter-tracking-research

    0下载:
  2. 基于改进Mean-Shift算法的粒子滤波跟踪应用研究的一篇学位论文,武汉科技大学的硕士学位论文-Mean-Shift algorithm based on improved particle filter tracking an applied research dissertation, Wuhan University of Technology, Master Thesis
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-09
    • 文件大小:1312768
    • 提供者:dingyebing
  1. particle-filter

    0下载:
  2. 粒子滤波算法;粒子滤波算法源于Montecarlo的思想,即以某事件出现的频率来指代该事件的概率。因此在滤波过程中,需要用到概率如P(x)的地方,一概对变量x采样,以大量采样的分布近似来表示P(x)。因此,采用此一思想,在滤波过程中粒子滤波可以处理任意形式的概率,而不像Kalman滤波只能处理高斯分布的概率问题。他的一大优势也在于此。-these codes are particle filter resources codes whi
  3. 所属分类:matlab例程

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:lixiangyang
  1. Particle-Filter-with-comments

    0下载:
  2. 有注释的粒子滤波程序。粒子滤波(PF: Particle Filter)的思想基于蒙特卡洛方法(Monte Carlo methods),它是利用粒子集来表示概率,可以用在任何形式的状态空间模型上。-Annotated particle filter program. Particle filter (PF: Particle Filter) Monte Carlo method based on the idea (Monte Car
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:xiaobaiamao
  1. Particle-Filter-color-tracking

    0下载:
  2. This a Color Tracking example source code using Particle Filter.-This is a Color Tracking example source code using Particle Filter.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-09
    • 文件大小:13062144
    • 提供者:JHG
  1. Robust-Particle-Filter

    0下载:
  2. 在含出差的粒子滤波中加入不同权函数,分析基于何种权函数的粒子滤波更为可用-The Comparative Study Based On Robust Particle Filter of Different Weight Function
  3. 所属分类:matlab例程

    • 发布日期:2024-05-09
    • 文件大小:7168
    • 提供者:sui
  1. Particle-Filter-Tracking

    1下载:
  2. 关于图像追踪问题粒子滤波算法的程序,比较详细-On the particle filter image tracing program, a more detailed
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-09
    • 文件大小:33792
    • 提供者:张瀚铎
  1. particle-System

    0下载:
  2. 计算机图形学作业,质点系统的实现,效果f非常好-Computer graphics operations, the realization of the particle system, the effect is very good f
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-09
    • 文件大小:1697792
    • 提供者:余进松
  1. Image-particle-analysis

    0下载:
  2. 基于CVI的图像粒子分析,可以显示直方图、二值化-CVI image-based particle analysis, you can display the histogram, thresholding
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:116736
    • 提供者:苹果
« 1 23 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org