CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - EM算法

搜索资源列表

  1. EMnormmixtest

    0下载:
  2. 经典的EM算法程序,用于正态混合分布模型的参数估计,希望能够对大家有帮助!-classic EM algorithm for the Normal Distribution hybrid model parameter estimation, we hope to be able to help!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:314.69kb
    • 提供者:ljy
  1. HGMEM

    0下载:
  2. 层次性EM算法 VASCONCELOS,-hierarchy EM algorithm VASCONCELOS,
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.48kb
    • 提供者:宋三明
  1. tutorial_em_matlabcode

    1下载:
  2. em算法matlab代码。解压缩后直接可以在matlab环境下运行-em algorithm Matlab code. Decompress directly in the operating environment Matlab
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5.71kb
    • 提供者:小咯
  1. GMMTRAIN

    1下载:
  2. 实现了从wave中读取数据,并通过mfcc提取特征系数。再通过分裂法聚类,最后使用EM算法建立GMM。
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:5.34kb
    • 提供者:gujunjun
  1. EM算法

    0下载:
  2. EM 求高斯分布参数
  3. 所属分类:汇编语言

  1. Gentle_Tutorial_of_the_EM_Algorithm

    0下载:
  2. Gentle Tutorial of the EM Algorithm.pdf 一个浅显易懂的EM算法教程-Gentle Tutorial of the EM Algorithm.pdf an easy to understand tutorial of EM algorithm
  3. 所属分类:Editor

    • 发布日期:2017-03-29
    • 文件大小:98.92kb
    • 提供者:xuewei
  1. code

    1下载:
  2. 语音篡改检测的相关源码。通过EM算法进行检测-The relevant source voice tamper detection
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2015-04-13
    • 文件大小:4.17mb
    • 提供者:chenhao
  1. em

    1下载:
  2. 混合高斯概率密度模型,其参数估计可以通过期望最大化( EM) 迭代算法获得。-EM estimation parameters Gaussian mixture processes
  3. 所属分类:assembly language

    • 发布日期:2017-05-04
    • 文件大小:1.29mb
    • 提供者:anjiayu
  1. EM_GM

    0下载:
  2. em算法的介绍和一个 游泳的事例是大家学习交流的很好的程序请大家多顶-good
  3. 所属分类:MiddleWare

    • 发布日期:2017-03-28
    • 文件大小:8.77kb
    • 提供者:胖子
  1. 08gmm

    0下载:
  2. GMM很好的理论资料,对高斯模型的详细描述以及EM算法的介绍。对编程有一定的帮助。-This is for the initial researcher to study about the GMM Model.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-30
    • 文件大小:191.36kb
    • 提供者:郭伟
  1. EMforTVAR

    0下载:
  2. 基于期望最大迭代算法的对时变AR模型的卡尔曼平滑估计-EM Algorithm for Time-varying AR model
  3. 所属分类:source in ebook

    • 发布日期:2017-11-20
    • 文件大小:13.07kb
    • 提供者:Mike Tyson
  1. EM

    0下载:
  2. 该算法利用概率论中最大似然估计实现EM算法,通过对理论图像和统计图像的比较得出结果。-The algorithm uses the probability of the maximum likelihood estimate EM algorithm, the results of the comparison of theoretical imagery and statistical image.
  3. 所属分类:source in ebook

    • 发布日期:2017-11-15
    • 文件大小:14kb
    • 提供者:胡成燕
  1. MATLAB

    0下载:
  2. 关于matlab程序的源代码,主要是关于EM算法的程序实现-About the the matlab program' s source code, the program on the EM algorithm to achieve
  3. 所属分类:MPI

    • 发布日期:2017-11-27
    • 文件大小:3.13mb
    • 提供者:高手
  1. EM

    0下载:
  2. em算法, 关于C++的,请大家看看,好的话评论下。-em algorithm
  3. 所属分类:source in ebook

    • 发布日期:2017-04-06
    • 文件大小:36.42kb
    • 提供者:zhangying
  1. GMM_EM

    0下载:
  2. 2类分类高斯混合模型 使用k-means的方法来初始化GMM, 基于EM算法计算出GMM模型参量。 测试GMM模型分别有2个,4个,8个混合成分-2-class classifier with Gaussian Mixture Models. Use the k-means method to initialize the GMM’s Then improve the GMM models iteratively based on the EM algo-rithm.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-31
    • 文件大小:2.91kb
    • 提供者:王沛霖
  1. EM

    0下载:
  2. 模糊聚类算法的应用,找出相应的焦点和系统运行的相关状态。-Application of FCM and EM,it can select the focus and the operation of the system.
  3. 所属分类:source in ebook

    • 发布日期:2017-05-02
    • 文件大小:999.74kb
    • 提供者:冯莉
  1. EM-cPP

    0下载:
  2. 这是用C++实现的EM算法,简单易用,对于理解EM算法很有用,尤其是对于初学者。-This is the EM algorithm implemented with C++, easy to use, useful for the understanding of the EM algorithm, especially for beginners.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-26
    • 文件大小:40.24kb
    • 提供者:bobo
  1. HMM_EM

    0下载:
  2. Hadoop隐马尔科夫模型的实现,有训练算法(EM),产生的模型参数可以用来单机使用,亲测可用,可供正在学习hadoop的同学参考-Implement Hadoop hidden Markov model, there are training algorithm (EM), the model parameters can be used to produce stand-alone use, pro-test available for reference students are lear
  3. 所属分类:MPI

    • 发布日期:2017-04-30
    • 文件大小:11.7kb
    • 提供者:黄志
  1. vbemgmm

    1下载:
  2. 在混合高斯模型参数估计方法上有很多方法,例如最大似然函数的EM算法,但是该算法容易出现过拟合,故本文提出了一个变分EM的算法来对参数进行估计,可以避免EM算法中的不足。 下面的示例文件中说明了使用下面的示例文件说明了用法 examplevbem,VBEM M示例文件 faithful.txt数据集为例(The parameters of Gauss mixture model estimation method has a lot of methods, such as the maxim
  3. 所属分类:书籍源码

    • 发布日期:2017-12-30
    • 文件大小:438kb
    • 提供者:jiajiale
  1. GMM

    0下载:
  2. matlab 实现GMM——EM算法,自动生产混合高斯分布,GMM算法的示例demo(matlab em gmm,Automatic production of mixed Gauss distribution, an example of GMM algorithm demo)
  3. 所属分类:书籍源码

    • 发布日期:2018-01-01
    • 文件大小:3kb
    • 提供者:yangbohust
« 12 »
搜珍网 www.dssz.com