搜索资源列表
OSE_Code.rar
- 《Optimal State Estimation - Kalman, H Infinity, and Nonlinear Approaches》 一书的配套源码,包括了Kalman Filter、Hinf Filter、Particle Filter等的Matlab源码,《Optimal State Estimation- Kalman, H Infinity, and Nonlinear Approaches》source code,including Matlab code of Kalm
particleFilterTrackTest
- 通过粒子滤波来跟踪目标 可以在vs2008下直接运行-Through the particle filter to track the targets can be run directly under vs2008
Particle.h
- 粒子群寻优算法源程序,采用VC+=编写, 比较好用。-Particle
pointsystem
- 运用opengl实现的质点系统,能显示很多种相关操作,是学习opengl的良好源码-Achieved using opengl particle system that can display a variety of related operations, is a good source to learn opengl
kalman
- opencv中的kalman滤波器程序, / Use Kalman Filter to model particle in circular trajectory // #include <cv.h> #include <highgui.h> //#include <cvx_defs.h>-opencv kalman filter process in,/Use Kalman Filter to model particle in c
incompressibleSPH_trunk_.tar
- Incompressible Smooth particle H.
particle-filting
- 粒子滤波算法摆脱了解决非线性滤波问题时随机量必须满足高斯分布的制约条件 并在一定程度上解决了粒子数样本匮乏问题 因此近年来该算法在许多领域得到成功应用$目前已有许多会议和讨论组都将粒子滤波作为专题进行深入讨论和学术交流-QJPRQ Elc8&m :jelf dgwd99&jvdej gq:c&decwe 9d:ejv&chj&ec:d:cqi:pcrcw’8jfjgmdeelcg g&jgcd:"g g= #diqqjdghj&ec:9: u&cfCelcmcgc:jvjwcdq h9d:e
particle-System
- 计算机图形学作业,质点系统的实现,效果f非常好-Computer graphics operations, the realization of the particle system, the effect is very good f
particleed
- HGE粒子工程文件 HGE粒子编辑器particleed,包含了源文件(非原创)可视化的粒子编辑和输出-HGE particle engineering project
evaluation
- 一个开放源码的基于Java库的目标跟踪评价工具。目前包含11种不同的顺序,如滤波器,卡尔曼,颗粒,H无穷,相互作用多模型(IMM)的,及其他。 -An open source Java based library for target tracking evaluation tools. Currently contains 11 different sequential filters, such as Kalman, particle, H infinity, interacting
animationgraph
- 3D Graphics - line plot Dr. P.Venkataraman The path traced by a particle in 3D space Example: arrow3D([0,0,0], [4,3,7]) ---- arrow with default parameters axis equal Author: Shawn Arseneau function [x,y] = checking(A,a,b,X,
hge-dx9-video-flash
- HGE引擎修改。 1:dx8修改为dx9,帧率不做垂直同步,例子完整。 2:完美支持视频播放,创建视频纹理,可以随意使用。 3:添加雪花粒子系统类。 4:简单的视频滤镜,黑白、灰度。要修改代码才能看到,默认为无滤镜。 5:FLASH的支持,支持播放SWF。 注意:编译的可能会提示dxtrans.h文件找不到,解决办法注释掉该文件包含就可以!-HGE engine modifications. 1: dx8 modified dx9, not vertical sync frame, com
lizishizhong
- 易语言粒子时钟源码例程程序结合易语言多线程支持库和易语言模块GDIPlus类.ec,调用API函数实现时钟粒子的物理运动效果。 用两个物理公式伪弹性。(没有能量渐衰等) 自由落体位移公式:v=gt 物体上抛公式:h=at-4.9t^2 -Easy language particle clock source routine procedures combined with easy language multi-threaded support library and module GDIPlu