登录
首页 » matlab » mixture_of_gaussians

mixture_of_gaussians

于 2010-06-29 发布 文件大小:79KB
0 245
下载积分: 1 下载次数: 28

代码说明:

  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.

文件列表:

mixture_of_gaussians
....................\bg_sub_mog_gui2.fig,3807,2008-06-05
....................\bg_sub_mog_gui2.m,11580,2008-06-23
....................\mixture_of_gaussians.m,6064,2008-08-08
....................\mixture_of_gaussians_c.m,3806,2008-08-08
....................\mixture_of_gaussians_c_files
....................\............................\cfiles,137,2008-06-19
....................\............................\mixture_of_gaussians_c.c,19502,2008-06-19
....................\............................\mixture_of_gaussians_c.ctm,12119,2008-06-19
....................\............................\mixture_of_gaussians_c.h,852,2008-06-19
....................\............................\mixture_of_gaussians_c_main.c,2435,2008-06-19
....................\............................\mixture_of_gaussians_c_msvc6.dsp,5025,2008-06-19
....................\............................\mixture_of_gaussians_c_msvc8.dsp,5096,2008-06-19
....................\............................\mixture_of_gaussians_c_stub_main.c,472,2008-06-19
....................\............................\README_msvc8.txt,296,2008-06-19
....................\mixture_of_gaussians_mex_files
....................\..............................\cfiles,137,2008-06-19
....................\..............................\mixture_of_gaussians_c.asv,3580,2008-06-19
....................\..............................\mixture_of_gaussians_c.c,17730,2008-06-19
....................\..............................\mixture_of_gaussians_c.dll,142336,2008-06-19
....................\..............................\mixture_of_gaussians_c.h,868,2008-06-19
....................\..............................\mixture_of_gaussians_c.list,265,2008-06-19
....................\..............................\mixture_of_gaussians_c_mex.c,8037,2008-06-19
....................\..............................\mixture_of_gaussians_c_msvc6.dsp,5025,2008-06-19
....................\..............................\mixture_of_gaussians_c_msvc8.dsp,5096,2008-06-19
....................\..............................\mixture_of_gaussians_c_stub_mex.c,472,2008-06-19
....................\..............................\README_msvc8.txt,296,2008-06-19
....................\mixture_of_gaussians_test_harness.m,2579,2008-08-08

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • enegy_detecter
    单用户能量检测,对多种信号的检测对比,频谱检测的基础。(Single-user energy detection, contrast detection of a variety of signals, the basis of spectral detection.)
    2010-07-15 20:07:35下载
    积分:1
  • VC++_Matlab
    许多工程软件需要用到复杂的数学算法。VC++能够形成各种用户界面, 并可以直 接与系统及底层硬件交换数据。因此研究VC++和Matlab 的混合编程具有很大的实际意义。 该文讨论了如何使用Matlab 的Complier 将*.m函数编译为动态链接库DLL, 提供给VC++ 调用的方法, 提供了一种VC++与Matlab 混合编程的快速实现。(Many engineering software necessary to use complex mathematical algorithms. VC++ Can form a variety of user interface, and can be directly related to systems and data exchange underlying hardware. The study VC++ And Matlab programming hybrid has great practical significance. The article discussed how to use the Matlab Compiler to compile*. m functions for dynamic link library DLL, available to VC++ Call methods, provides a VC++ With Matlab rapid realize mixed language programming.)
    2008-05-12 10:57:07下载
    积分:1
  • shuzhifenxiMatlabchengxu
    此程序是数值分析中的插值运算Matlab程序,插值运算应用相当广泛,此程序为大家提供了方便(Numerical analysis of this process is the interpolation operator in Matlab procedures, a wide range of computing applications interpolation, this program has provided the convenience)
    2009-06-04 23:11:50下载
    积分:1
  • OMP-algorithm
    初学CS,自己编了很多算法,试试发出来大家一起交流,基于CS的OMP算法(OMP algorithm based on CS)
    2013-12-18 11:05:51下载
    积分:1
  • dsplabeie
    the programs for convolution,fft,analysis for lti system
    2014-03-22 23:22:13下载
    积分:1
  • LMFsolve
    lm算法,非线性最小二乘算法,进行参数估计及非线性方程计算(The LM algorithm, the nonlinear least squares algorithm, used for parameter estimation, and nonlinear equations)
    2014-05-05 20:37:59下载
    积分:1
  • MBOC_CBOC_BPSK_like
    CBOC信号捕获算法,主要包括非相干联合捕获算法(NCC)、相干联合捕获算法(CC)、空间差分相干联合捕获算法(CBOC signal acquisition algorithm mainly includes noncoherent joint acquisition algorithm (NCC), coherent joint acquisition algorithm (CC) and spatial difference coherent joint acquisition algorithm)
    2020-12-09 10:19:19下载
    积分:1
  • matlab_book
    国外经典书籍MULTIVARIABLE FEEDBACK CONTROL-多变量反馈控制 的源码,是学习多变量反馈控制必不可少的Matlab源码!(Foreign classic books MULTIVARIABLE FEEDBACK CONTROL-multi-variable feedback control of the source code is studying multivariable feedback control essential Matlab source code!)
    2008-07-18 14:25:51下载
    积分:1
  • RADAR
    基于MATLAB的雷达功率孔径积计算程序(RADAR PAP CALCULATE PROGRAM WRITTEN BY MATLAB)
    2013-09-22 19:59:03下载
    积分:1
  • Perceptron
    感知机算法(内含测试数据tic-tac-toe(三连棋游戏))(Perceptron algorithm (containing test data tic-tac-toe (three with chess games)))
    2013-11-14 18:31:42下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载