训练高斯混合模型的程序我要分享

The program of training Gaussian mixture model

pcm training_gmm 优化-matlab MATLAB--聚类算法 T-S模型

关注次数: 295

下载次数: 0

文件大小: 2K

代码分类: 一般算法

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:训练高斯混合模型的程序,尽管此类代码较多,但本程序经过笔者改写优化后,很大程度上避免了普通方法中局部最优的问题。


English Description:

Although there are a lot of codes for training Gaussian mixture model, this program has been rewritten and optimized by the author, which largely avoids the problem of local optimum in the ordinary method.


代码预览