-
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
-
ppa
Peak Pealing Algorithm
- 2010-02-23 12:43:41下载
- 积分:1
-
TrapzInt
梯形公式求积分(逐次分半)
matlab(The trapezoidal rule and quadrature (successive half) Matlab)
- 2012-05-24 16:15:33下载
- 积分:1
-
pr6_4_4
利用小波包BARK子带方差法对bluesky.wav进行端点检测(Using wavelet packet bark sub-band variance method for endpoint detection of bluesky.wav)
- 2017-09-14 11:32:28下载
- 积分:1
-
hurstestimators
包含了采用不同方法计算hurst指数的matlab程序( it contains several different methods for hurst exponent computation,including rs wavelet and so on)
- 2009-07-04 15:11:32下载
- 积分:1
-
TOOLBOX_calib
说明: matlab的标定工具箱,可以很方便的解决很多问题!很好用的(matlab calibration toolbox, it is convenient to solve many problems! Good used)
- 2008-09-20 11:13:35下载
- 积分:1
-
quan_TDMP_ber
LDPC的TDMP译码算法的不同量化方案下,误码率的仿真程序,包含encoder,decoder.并附有仿真图(Under different quantization scheme TDMP LDPC decoding algorithm, BER simulation procedures, including encoder, decoder. Together with simulation diagram)
- 2014-01-09 12:24:36下载
- 积分:1
-
姿态变换matlab
说明: 用matlab编程实现不同坐标系下姿态变换(Matlab programming to achieve different coordinate system attitude transformation)
- 2021-02-12 15:50:12下载
- 积分:1
-
RLS_Algorithms
recursive least square (RLS) algorithm using matlab with examples
- 2013-12-21 16:17:52下载
- 积分:1
-
3D-Reconstruction-code-in-matlab
基于Matlab的点云三维重建代码程序,以实现从kinect深度图到点云,再进行三维重建的过程。(Matlab-based point cloud reconstruction program code to achieve kinect depth map the point cloud, and then the process of three-dimensional reconstruction.)
- 2015-04-22 22:07:10下载
- 积分:1