登录
首页 » matlab » mixture_of_gaussians

mixture_of_gaussians

于 2010-06-29 发布 文件大小:79KB
0 207
下载积分: 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 个回复

  • project_min_by_min
    运用matlab编写的vwap投资策略,运用于机构投资者减小冲击成本(Vwap investment strategy by matlab)
    2010-07-15 17:10:55下载
    积分:1
  • Matlab4---Eshelby-Tensor-in-Penny-Shape-created-f
    Penny Shape Flat Elipsoid case Smatrix for Eshelby Function in MicroMechanics
    2014-11-10 01:15:57下载
    积分:1
  • IPToolbox
    IP toolbox dmpler shift
    2015-01-02 20:49:29下载
    积分:1
  • huffman
    哈夫曼编码(huffman)编码,实现了其基本功能(Huffman Coding (huffman) encoding, to achieve its basic functions)
    2008-06-30 17:56:10下载
    积分:1
  • nihe
    拟合算法的源程序,采用matlab写的,对理解拟合算法有很大的帮助作用。在工程学学习中常用到(Fitting algorithm source code, using matlab write, fitting algorithms for understanding the role of great help. Commonly used in engineering learning)
    2013-11-13 23:43:59下载
    积分:1
  • fem
    用三角形线性元方法求解以下二维边值问题:- Δu = f,u|partialΩ = g.(FEM sssssssssssssssssssssssss)
    2014-05-10 00:03:10下载
    积分:1
  • 101259363Desktop
    传统的K-medoids聚类算法的聚类结果随初始中心点的 不同而波动,且计算复杂度较高不适宜处理大规模数据集; 快速K-medoids聚类算法通过选择合适的初始聚类中心改进 了传统K-medoids聚类算法,但是快速K-medoids聚类算法 的初始聚类中心有可能位于同一类簇。为了克服传统的K- medoids聚类算法和快速K-medoids聚类算法的缺陷,提出 一种基于粒计算的K-medoids聚类算法。(The traditional K-medoids clustering algorithm clustering results with different initial center points and volatility, and high computational complexity is not suitable for processing large data sets; K-medoids clustering algorithm by choosing proper initial cluster centers to improve the traditional K-medoids clustering algorithm, but the initial cluster center of K-medoids clustering algorithm can be located in the same cluster. In order to overcome the shortcomings of the traditional K- medoids clustering algorithm and the fast K-medoids clustering algorithm, a K-medoids clustering algorithm based on granular computing is proposed.)
    2017-07-18 12:05:32下载
    积分:1
  • Based-on-the-Matlab-knapsack-
    基于Matlab的0_1背包问题的动态规划方法求解(Based on the Matlab 0_1 knapsack problem, dynamic programming method for solving)
    2012-08-06 23:46:59下载
    积分:1
  • doarima
    doarima.m MATLAB script to do an ARIMA(p,d,q) analysis where d is set but P and q can be vectors of values you want to try. It produces AIC and FPE (final prediction error) values for comparing models. The AIC is different than the one computed by S+, but they both minimize on the same model for the arma22.dat simulated data.
    2013-04-18 21:20:25下载
    积分:1
  • reglm
    用matlab实现多元回归分析,统计学中比较重要的应用,适用于初学者(Multiple regression analysis using matlab to achieve, the more important applications of statistics for beginners)
    2013-09-09 16:53:21下载
    积分:1
  • 696518资源总数
  • 106182会员总数
  • 24今日下载