搜索资源列表
Gaussin-mixed
- 可以产生混合高斯信号信号的函数。自己可以调节混合信号的峭度。-Can produce mixed-Gaussian signal function. You can adjust the mixed signal kurtosis.
GaussBackGroundModel
- 混合高斯背景建模的实现程序,Matlab编写,运算速度极慢,但可作为理解算法的示例代码.系作者参加SJTU PRP项目时所写。此代码已在原项目中不再使用。-The realization of Gaussian mixture background modeling procedure, Matlab writing, computing speed is very slow, but the understanding of the algorithm can be used as sampl
GMM_Skin_Detector
- Matlab skin detector。运用高斯混合模型训练的到人的皮肤颜色分布。用于皮肤和人脸检测。-A collection of Matlab scr ipts
MATLAB
- 使用混合高斯函数,对点配准的方法,他的鲁棒性比较好。 -This package contains the MATLAB code for the robust point-set registration algorithm discribed in the A Robust Algorithm for Point Set Registration Using Mixture of Gaussians."
gmm_test1
- 使用高斯混合模型(GMM)模拟模式识别的源代码-The use of Gaussian mixture model (GMM) Analog Pattern Recognition of the source code
e_m_matlab
- 高斯混合模型的em 内含源代码与例子和实验报告-Gaussian mixture model of the em algorithm
random
- 第13章: 随机数生成 PFQZ 用平方取中法产生随机数列 MixMOD 用混合同余法产生随机数列 MulMOD1 用乘同余法1产生随机数列 MulMOD2 用乘同余法2产生随机数列 PrimeMOD 用素数模同余法产生随机数列 PowerDist 产生指数分布的随机数列 LaplaceDist 产生拉普拉斯分布的随机数列 RelayDist 产生瑞利分布的随机数列 CauthyDist 产生柯西分布的随机数列 AELDist 产生爱尔朗分布的随机数列
gaussmix(Bouman)M
- 高斯混合模型用于聚类的程序。可以直接使用。里面有3个例子。-Gaussian mixture model for the clustering process. Can be used directly. Inside there are three examples.
mixGMMmatlab
- 混合高斯建模方法是目标检测中的一种重要方法- mix gauss detection object
GMM_background_src
- 基于有限混合高斯模型的数据分类 1、使用基于有限高斯混合模型的EM算法对数据样本进行归类 2、使用C++或者Matlab语言编程环境实现该算法,并用给定的数据包对算法的正确性进行检验 -Gaussian mixture model based on limited data classification 1, using the finite Gaussian mixture model based on EM algorithm to classify the data sam
emcenter
- 我写的改进中心点的混合高斯分布的EM算法-I wrote to improve the center of the EM algorithm for Gaussian mixture
demo1
- 我自己写的关于二维混合高斯分布的EM算法-I wrote about the distribution of two-dimensional Gaussian mixture EM algorithm
em-three-preference
- 基于EM算法,可以估计在混合高斯分布下的三个参数-EM expection
mixture_of_gaussians
- 这个代码适用于检测运动目标,基于混合高斯建模的运动目标检测。-this code can help you detection some objects,such as car,people,and so on. which based on mixture of gaussians background model
mixture_of_gaussians
- 这个程序是基于混合高斯背景模型的运动目标检测算法,m文件和所用视频放到matlab的工作目录下即可运行-This program is based on the Gaussian mixture background model of moving target detection algorithm, m, and used video files into matlab working directory to run
mixture-Gauss-model-EM-matlab
- EM算法计算混合高斯模型,可以计算三个参数。-Gaussian mixture model EM algorithm, three parameters can be calculated.
EM_GMM
- 用EM算法对混合高斯模型中的参数进行估计 一种改进的EM算法即Monte Carlo EM算法(MCEM)的一个简单例子(The parameters in the mixed Gaussian model are estimated by EM algorithm An improved EM algorithm is a simple example of the Monte Carlo EM algorithm (MCEM))
混合高斯matlab程序
- 基于混合高斯的matlab仿真程序,用于背景提取和运动目标检测!!
sy5
- 利用混合高斯模糊算法提取视频前景图,可以将静态视频中的动态目标提取出来。方便观察研究运动目标。(Using hybrid Gauss fuzzy algorithm to extract video foreground images, dynamic objects in static video can be extracted. It is convenient to observe and study the moving targets.)
EM算法用于高斯混合模型
- EM算法在高斯混合模型的参数估计中的应用,内服Matlab程序例子。(Application of Matlab program and EM algorithm in parameter estimation of Gaussian mixture model.)