混合高斯分析我要分享

Gaussian mixture analysis

matlab

关注次数: 182

下载次数: 0

文件大小: 1.25 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:该代码用于高斯混合模型分析,主要是分析混合高斯模型的参数pi,期望和方差。该程序采用了EM算法,但EM算法与初值设定有很大的关系,在该算法在初值的设定是随机的,这样可以减少误差,提高精确度。


English Description:

The code for the analysis of Gauss mixture model, is the main parameter PIanalysis of Click the file on the left to start the preview,please !The preview only provides 20% of the code snippets, the complete code needs to be downloaded Loading Report


代码预览