搜索资源列表

  1. liziParticleedifect

    0下载:
  2. 呵呵,自己下载后打开看看,粒子效果真的不错,是本人以前收集的!-Oh, they look at the downloaded and opened, the particle effects really Yes, I used to collect!
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-09
    • 文件大小:175104
    • 提供者:zhangjun
  1. PF_Code

    0下载:
  2. 自己编写的粒子滤波的源码,用于故障诊断,是MATLAB语言写的,-their preparation of the particle filter source for fault diagnosis, is written in MATLAB.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:74752
    • 提供者:zql
  1. HybridParticleSwarmOptimization

    0下载:
  2. A hybrid Particle Swarm Optimization algorithm for functions in the real space. -Particle Swarm Optimization algo rithm for functions in the real space.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-09
    • 文件大小:4096
    • 提供者:
  1. SequentialSamplingImportanceResampling(SIR)

    0下载:
  2. this demo is to show you how to implement a generic SIR (a.k.a. particle, bootstrap, Monte Carlo) filter to estimate the hidden states of a nonlinear, non-Gaussian state space model.-this demo is to show you how to imple
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-09
    • 文件大小:6144
    • 提供者:大辉
  1. RaoBlackwellisedParticleFilteringforDynamicConditi

    0下载:
  2. The software implements particle filtering and Rao Blackwellised particle filtering for conditionally Gaussian Models. The RB algorithm can be interpreted as an efficient stochastic mixture of Kalman filters. The softwar
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-09
    • 文件大小:130048
    • 提供者:大辉
  1. NN-PSO

    0下载:
  2. 粒子群优化算法(PSO)应用于神经网络优化程序-Particle Swarm Optimization (PSO) algorithm used neural network optimization procedures
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:21504
    • 提供者:chenqh
  1. video_tracker

    0下载:
  2. 国外著名大学编写的利用粒子滤波器的目标跟踪算法(particle fitler visual tracking)-famous prepared by the University of particle filter target tracking algorithms (particle fitl er visual tracking)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:4510720
    • 提供者:言研
  1. particlefilter

    0下载:
  2. 非常不错的非线性非高斯环境下的粒子滤波程序-very good nonlinear non-Gaussian environment under the particle filter process
  3. 所属分类:matlab例程

    • 发布日期:2024-05-09
    • 文件大小:8192
    • 提供者:侯睿
  1. SequentialTracking

    0下载:
  2. 非常好的粒子滤波程序:扩展卡尔曼模型下的序列追踪-very good particle filter : Extended Kalman model tracing the sequence
  3. 所属分类:matlab例程

    • 发布日期:2024-05-09
    • 文件大小:18432
    • 提供者:侯睿
  1. weighestimationofMLP

    0下载:
  2. 很好的粒子滤波程序之MLP(multiple layer perception)权值估计-good particle filter procedures MLP (multiple layer perceptio n) the estimated weight
  3. 所属分类:matlab例程

    • 发布日期:2024-05-09
    • 文件大小:4096
    • 提供者:侯睿
  1. matlab_ukf_utilities

    0下载:
  2. utilities for Kalman filtering, unscented filtering, particle filtering, and miscillaneous other things. This code is stable and fast. -utilities for Kalman filtering, unscented filtering, particle filtering, miscillaneo
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-09
    • 文件大小:36864
    • 提供者:sunxiaodian
  1. stdpf1

    0下载:
  2. 标准的粒子滤波器matlab程序,附有详细注释,可以帮助有效掌握粒子滤波算法。希望大家多提建议:)-standard particle filter Matlab procedures, with detailed notes, can help grasp the particle filter. We hope more suggestions :)
  3. 所属分类:数值算法/人工智能

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

    0下载:
  2. 实战粒子系统例程,一书的源代码,里面有一个JPEG Library的使用方法,很不错的。-real particle system routines, a book of source code, There are a JPEG Library of use, very good.
  3. 所属分类:书籍源码

    • 发布日期:2024-05-09
    • 文件大小:350208
    • 提供者:
  1. aaab

    0下载:
  2. 粒子滤波算法讲述粒子滤波过程。基于Mean Shift算法和粒子滤波器的人眼跟踪,多谢支持。-particle filter on particle filtering process. Based on the Mean Shift Algorithm and the particle filter eye tracking, Thank you for your support.
  3. 所属分类:软件工程

    • 发布日期:2024-05-09
    • 文件大小:166912
    • 提供者:wu78zg
  1. pfdemo

    0下载:
  2. 程序为粒子滤波器跟踪算法的演示程序,粒子滤波器算法适用于非线性非高斯情况下的跟踪估计。本程序为pf专家程序,演示pf跟踪的核心思想,与大家共享。-procedures for tracking particle filter algorithm Demonstration Program, particle filter algorithm applicable to the non-linear Gaussian case track
  3. 所属分类:matlab例程

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:李海燕
  1. PSO_improved

    0下载:
  2. 粒子群优化(PSO)算法研究进展综述,本人简要的从八个方面归纳了PSO的研究情况,涉及60余篇文献(主要是IEEE文献),对大多文献进行了简要评价。从文献资料显示,此方面较为系统的归纳尚未见报导,而国内相关成果亦较少。希望通过与大家的共享,以互相交流、共同进步-Particle Swarm Optimization (PSO) algorithm Progress Review, I briefly summarized from ei
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-09
    • 文件大小:218112
    • 提供者:jiangsx
  1. compareofparticlefilters

    0下载:
  2. 粒子滤波器,比较几种不同的重采样方法.SIR重采样,辅助重采样,regular重采样.-particle filter, compare several different resampling methods. SIR resampling, support resampling, regular resampling.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:9216
    • 提供者:李彪
  1. lizixiaoguo

    0下载:
  2. 这是一个d3d粒子效果下雪的源代码,初学者的最佳指导!-This is a particle effect snow d3d the source code, the best guide beginners!
  3. 所属分类:DirextX编程

    • 发布日期:2024-05-09
    • 文件大小:64512
    • 提供者:luowanwu
  1. visualtracker

    0下载:
  2. Video Tracker Version 0.0.1 "Visual tracking and recognition using appearance-adaptive models in particle filters" (IEEE transactions on Image Processing, Nov 2004) by Shaohua Zhou, Rama Chellappa and Baback Moghaddam.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:3570688
    • 提供者:薛斌
  1. pygpiv-0.0.tar

    0下载:
  2. LIBGPIV is software for (Digital) Particle Image Velocimetry (PIV). It contains the core functions for image-processing, image evaluation, validation, post-processing, input/output functions, memory allocation etc.-LIBGP
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:166912
    • 提供者:sjtuzyk
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

源码中国 www.ymcn.org