-
mixture_of_gaussians
Among the high-complexity methods, two methods dominate the literature Kalman filtering and Mixture of Gaussians (MoG). Both have their advantages, but Kalman filtering gets slammed in every paper for leaving object trails that can t be eliminated. As this seems like a possible deal breaker for many applications, I went with MoG. Also, MoG is more robust, as it can handle multi-modal distributions. For instance, a leaf waving against a blue sky has two modes—leaf and sky. MoG can filter out both. Kalman filters effectively track a single Gaussian, and are therefore unimodal: they can filter out only leaf or sky, but usually not both.
- 2010-06-29 12:18:43下载
- 积分:1
-
10.1.1.105.5732
matlab description for GA optimization
- 2010-11-13 21:11:19下载
- 积分:1
-
kMeansCluster
说明: k均值分类 效率高 代码简单 利用最小均方误差准则编写(k-means efficient)
- 2010-04-23 16:05:03下载
- 积分:1
-
tracking
基于单目视觉的单目标跟踪情部下meanshift算法与kalman滤波相结合的程序。(Monocular vision-based target tracking situation of single men meanshift algorithm and kalman filter combined procedure.)
- 2010-05-14 20:35:28下载
- 积分:1
-
matlab-LDPC
ldpc的matlab实现程序,和几篇文档资料(ldpc matlab implementation procedures, and several documentation)
- 2013-03-04 11:03:46下载
- 积分:1
-
GWO
说明: 狼群算法基础原始程序,内含对应的2014年狼群算法原始论文(The basic original program of Wolf pack algorithm, including the corresponding original paper of 2014 Wolf pack algorithm)
- 2020-10-19 20:24:39下载
- 积分:1
-
KMK_cuttingforce
cutting force calculation with coefficients
- 2018-02-21 21:41:22下载
- 积分:1
-
Frequency-hoping-network
This file contain Frequency hoping techniques for the communication
- 2014-08-27 13:32:39下载
- 积分:1
-
dsvd
改程序可以进行奇异值分解。是一种压缩后的奇异值分解。也可以进行广义奇异值分解。DSVD Damped SVD and GSVD regularization.(Program can change the singular value decomposition. Is a compressed singular value decomposition. Can also be generalized singular value decomposition. DSVD Damped SVD and GSVD regularization.)
- 2011-09-10 00:08:19下载
- 积分:1
-
SequentialSamplingImportanceResampling(SIR)
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 implement a ge neric SIR (a.k.a. particle, the bootstrap. Monte Carlo) filter to estimate the hidden stat es of a nonlinear. non-Gaussian state space model.)
- 2006-10-26 14:20:12下载
- 积分:1