登录
首页 » matlab » vbemgmm

vbemgmm

于 2021-04-20 发布 文件大小:438KB
0 468
下载积分: 1 下载次数: 30

代码说明:

  在混合高斯模型参数估计方法上有很多方法,例如最大似然函数的EM算法,但是该算法容易出现过拟合,故本文提出了一个变分EM的算法来对参数进行估计,可以避免EM算法中的不足。 下面的示例文件中说明了使用下面的示例文件说明了用法 examplevbem,VBEM M示例文件 faithful.txt数据集为例(The parameters of Gauss mixture model estimation method has a lot of methods, such as the maximum likelihood function of EM algorithm, but the algorithm is prone to overfitting, so this paper proposes a variational EM algorithm to estimate the parameters, can avoid the shortcomings of the EM algorithm in the. The following example file illustrates the use of the following sample file Examplevbem, VBEM, M sample files Faithful.txt data set as an example)

文件列表:

vbemgmm\1.txt
vbemgmm\2.txt
vbemgmm\Alphawave.txt
vbemgmm\consist.asv
vbemgmm\consist.m
vbemgmm\dist2.asv
vbemgmm\dist2.m
vbemgmm\f1.txt
vbemgmm\faithful.txt
vbemgmm\faithful1.txt
vbemgmm\faithful2.txt
vbemgmm\faithful3.txt
vbemgmm\faithful4.txt
vbemgmm\faithful5.txt
vbemgmm\faithful分解.txt
vbemgmm\faithful分解2.txt
vbemgmm\gmm.asv
vbemgmm\gmm.m
vbemgmm\gmmactiv.asv
vbemgmm\gmmactiv.m
vbemgmm\gmmem.asv
vbemgmm\gmmem.m
vbemgmm\gmminit.asv
vbemgmm\gmminit.m
vbemgmm\gmmpak.asv
vbemgmm\gmmpak.m
vbemgmm\gmmpost.asv
vbemgmm\gmmpost.m
vbemgmm\gmmprob.asv
vbemgmm\gmmprob.m
vbemgmm\gmmsamp.m
vbemgmm\gmmunpak.m
vbemgmm\gmmVBEM.asv
vbemgmm\gmmVBEM.m
vbemgmm\gmmVBEMdemo.asv
vbemgmm\gmmVBEMdemo.m
vbemgmm\gmmVBEMorig.asv
vbemgmm\gmmVBEMorig.m
vbemgmm\kmeans.asv
vbemgmm\kmeans.m
vbemgmm\logsumexp.asv
vbemgmm\logsumexp.m
vbemgmm\mixGaussRnd.m
vbemgmm\MyEllipse.asv
vbemgmm\MyEllipse.m
vbemgmm\plotClass.m
vbemgmm\README.txt
vbemgmm\结果图
vbemgmm\结果图\Figure1.fig
vbemgmm\结果图\Figure4.fig
vbemgmm\结果图\gmmem1.fig
vbemgmm\结果图\untitled.fig
vbemgmm\结果图\untitled1.fig
vbemgmm\结果图\untitled3.fig
vbemgmm\结果图\untitled31.fig
vbemgmm\结果图\要
vbemgmm\结果图\要\500次的分类.fig
vbemgmm\结果图\要\500次的分类.jpg
vbemgmm\结果图\要\Figure2.fig
vbemgmm\结果图\要\Figure3.fig
vbemgmm\结果图\要\gmmem2.fig
vbemgmm\结果图\要\迭代次数图.fig
vbemgmm\运行界面结果.txt

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 079842-01
    说明:  《深入浅出Python机器学习》源码 ipynb格式("Deep and Simple Python Machine Learning" Source Code ipynb Format)
    2020-06-17 13:00:02下载
    积分:1
  • chap3_MPC_SpeedCtrl
    说明:  基于mpc的轨迹跟踪控制器,无人驾驶车辆模型预测控制第二版第三章(Track tracking controller based on MPC)
    2020-12-28 17:39:01下载
    积分:1
  • python入门6-10章节练习
    说明:  优秀书籍,python入门,6-10章节的例子代码(Python book chapters 6-10 example source code)
    2020-02-04 11:41:14下载
    积分:1
  • Python项目开发实战(第2版)
    机器学习,python实战。里面有很多常用的算法和其相应的实现,很好的机器学习书籍,带源码(Machine learning, python actual combat. There are many commonly used algorithms and their corresponding implementation, good machine learning books, with source code.)
    2018-05-08 15:40:58下载
    积分:1
  • C++less5
    提供了初学C++的源代码的例题,是初学者很好的学习资料(Provides a beginner C++ Example source code is good for beginners learning materials)
    2008-01-09 14:54:17下载
    积分:1
  • 1_MATLAB通信系统建模与仿真(第2版配套资料)
    说明:  MATLAB通信系统建模与仿真(第2版配套资料)(MATLAB communication system modeling and simulation (2nd edition supporting information))
    2021-01-26 08:47:06下载
    积分:1
  • function
    对未知模型系统的输入输出经行系统传递函数的辨识,(Identification of the input and output system transfer function for the input and output of the model)
    2018-01-30 13:22:45下载
    积分:1
  • 59
    说明:  Unreal.Engine.4.AI.Programming.Essentials.2016 虚幻四AI编程设计。(Unreal.Engine.4.AI.Programming.Essentials.2016)
    2019-07-20 22:03:07下载
    积分:1
  • Script1
    Java Script & VB Script 教程(Java Script Guide VB Script)
    2004-11-19 16:25:36下载
    积分:1
  • 压缩
    建立哈夫曼树,对文件进行哈夫曼编码,达到对文件进行压缩的功能(Building Huffman tree, Huffman coding for files, to achieve the function of compressing files)
    2017-11-27 21:44:19下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载