搜索资源列表
Kalmantoolbox
- 卡尔曼滤波器,有卡尔曼初级教学,平滑卡尔曼滤波,升级卡尔曼滤波,航迹追踪等功能-KALMAN FILTER, which includes the basic learing of Kalman, the smooth of Kalman,the Update of Kalman and so on
KernelTracking
- A new approach toward target representation and localization, the central component in visual tracking of non-rigid objects, is proposed. The feature histogram based target representations are regularized by spatial masking with an isotropic kern
ekfukf
- documentation for optimal filtering toolbox for mathematical software package Matlab. The methods in the toolbox include Kalman filter, extended Kalman filter and unscented Kalman filter for discrete time state space models. Also included in the
KernelBasedObjectTracking
- A new approach toward target representation and localization, the central component in visual tracking of nonrigid objects, is proposed. The feature histogram-based target representations are regularized by spatial masking with an isotropic kernel.
CH11
- 11.1 傅里叶级数逼近kfour.c 11.2 快速傅里叶变换kkfft.c 11.3 快速活什变换kkfwt.c 11.4 五点三次平滑kkspt.c 11.5 离散随机线性系统的卡尔曼滤波klman.c 11.6 af-bt-gm滤波kkabg.c-11.1 Fourier series approximation kfour.c 11.2 Fast Fourier Transform kkfft.c 11.3 fast living and even transfor
shuxuebianhuanlvbo
- 利用vc++编写的傅里叶级数逼近、快速傅里叶变换、快速沃什变换、快速三次平滑、离散随机系统的卡尔曼滤波、α-β-γ滤波,希望有帮助-Using vc++ written in Fourier series approximation, fast Fourier transform, fast Walsh transform, fast three times a smooth, discrete-time stochastic system, Kalman filter, α-β-γ filte
Kalman2D
- Simulate GPS tracking Object 2D and smooth its obits by Kalman filter.
smooth
- 假设用一观测器从t=1秒开始对一个运动目标的距离进行连续地跟踪测量,假设观测的间隔为一秒钟,雷达到运动目标之间的距离为 常数 分析上述对象,建立系统模型,构造卡尔曼滤波器,编程计算,求: 距离S(t-5)的最佳平滑及估计误差, -Suppose observer with a t = 1 seconds starting from a continuously moving target tracking distance measurement, assuming a second
Kalman
- 图像进行运动估计时,可用此平滑曲线,求出抖动分量,从而可以进行运动补偿-Image motion estimation, can use this smooth curve, seek the jitter component, and can exercise compensation
klm
- 蜂窝网定位中基于chan算法的TDOA定位算法,并将定位结果用卡尔曼滤波器平滑-an algorithm of TDOA location based on Chan for celular location ,kalman filter is used to smooth the data
1-fixed-lag-CRTS
- 发散的一个新的Rauch-Tung-Striebel形式容积卡尔曼平滑了非线性状态空间模型采用求容积法为最优平滑转换-A new form of Rauch-Tung-Striebel volume divergence Kalman smoother nonlinear state space model using the volumetric method for seeking the optimal smooth transition
kalman
- 关于导航定位中的卡尔曼滤波程序。X1,X2分别代表经过转换以后的位置X,Y轴的坐标。V1,V2为其相对应的速度。卡尔曼滤波可以使定位数据更加平滑。-Calman filtering program in navigation and positioning. X1, X2, respectively, after conversion to the position of the X, Y axis coordinates. V2, V1 for its relative speed. Calm
My-balance-car
- 智能平衡小车程序 卡尔曼滤波 pid程序 mpu6050读取角度 可以平稳站立测试通过-Intelligent balance car program Kalman filter pid program mpu6050 angle can be read by a smooth test stand
kalmanfilter
- 卡尔曼滤波示例程序,采用matlab生成一个随机数组,采用卡尔曼滤波算法把随机数组进行平滑处理-Kalman filter sample program using matlab to generate a random array, using the Kalman filter algorithm to smooth the random array
DoKalmanFilter.m
- On the basis of Kalman filter, the raw data signal can be converted to a more smooth signal.
kalmanfilter
- 使用卡尔曼算法对输入的数据进行平滑滤波,减小噪声的影响,可适用于语音增强,运动轨迹平滑等(The Kalman algorithm is used to smooth the input data and reduce the influence of noise. It can be applied to speech enhancement, motion trajectory smoothing and so on.)