搜索资源列表
Matlab-Fitting-Functions
- 附件中的m代码包括了一系列的拟合函数,这些函数通常的输入是概率分布的样本。还有最大似然估计仿真器、最小平方仿真器、混合高斯分布估计的EM算法、
Expectation-Maximization.zip
- 混合高斯分布中基于最大期望算法的参数估计模型,适应于通信与信号处理以及统计学领域,Mixed Gaussian distribution algorithm based on the parameters of the greatest expectations of the estimated model, adapted to communications and signal processing, as well as the field of statistics
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
mixGMMmatlab
- 混合高斯建模方法是目标检测中的一种重要方法- mix gauss detection object
gmm
- 求高斯混合模型的EM算法,matlab程序。-Seeking EM algorithm for Gaussian mixture model, matlab program.
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
now
- 自适应混合高斯 视频火焰提取 检测效果还不错-Adaptive Gaussian mixture extracted video flame detection results were pretty good
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
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
ppm
- 一个信号加入高斯噪声后的混合输出,在进PPM调制输出调制信号-Gaussian noise is a signal to the mixed output, the output modulation signal modulated into the PPM
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.
混合高斯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.)