CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - EM算法

搜索资源列表

  1. EM

    5下载:
  2. EM算法Matlab实现。最大期望(EM)算法是在概率(probabilistic)模型中寻找参数最大似然估计或者最大后验估计的算法,其中概率模型依赖于无法观测的隐藏变量(Latent Variable)-EM algorithm by Matlab. Maximum expected (EM) algorithm is probabilistic (probabilistic) model to find maximum likelihood parameter estimation or m
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-06-28
    • 文件大小:49823
    • 提供者:adhw
  1. EM-algorithm

    1下载:
  2. EM算法,是一种无监督的聚类算法,可以实现对数据的处理,对不同数据进行聚类,生成类内相似度最大-EM algorithm is an unsupervised clustering algorithm, the data processing can be achieved on different data clustering, to generate the maximum within-class similarity
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3759
    • 提供者:xiajulong
  1. em_ghmm

    0下载:
  2. EM算法的MATLAB实现,EM算法是HMM中用于随机过程模型参数训练的经典算法-the inplement of algorithm EM with MATLAB,the algorithm is a claasical mathod which is used to train the patameter of the HHM model.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:21012
    • 提供者:yany
  1. EM_GM_fast

    0下载:
  2. EM算法的高斯分布的MATLAB程序源码实现-EM Algorithm for Gaussian distribution of the MATLAB program source code to achieve
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3358
    • 提供者:夏常源
  1. EM

    1下载:
  2. 这次上传的程序源码是关于EM算法的编程实例。-The upload process is on the EM algorithm source code programming examples.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:2104
    • 提供者:apple
  1. EMAlgorithm

    0下载:
  2. EM算法的详细介绍(含PDF文件)及其matlab实现-EM algorithm is a detailed descr iption (including PDF files) and its implementation matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:118836
    • 提供者:李静
  1. EM

    0下载:
  2. 这是用matlab实现em算法的程序,简单,易懂,共同学习噢。-EM
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:4382
    • 提供者:赵长生
  1. em

    0下载:
  2. MATLAB实现的EM算法,用于高斯混合模型的均值、方差、权重估计-EM algorithm based on MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1520
    • 提供者:蔡猛
  1. EM

    0下载:
  2. em算法的学习资料,各种格式,包含c和matlab源代码,希望有所帮助-em algorithm learning materials, a variety of formats, including c and matlab source code, hope that helps
  3. 所属分类:matlab

    • 发布日期:2017-05-15
    • 文件大小:3632476
    • 提供者:nebula
  1. Antenna-and-EM-5

    0下载:
  2. 天线与EM算法,个人认为比较好的资料,欢迎大家下载-Antenna and EM algorithm, individuals that good information, are welcome to download
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:378652
    • 提供者:ysy
  1. em-three-preference

    0下载:
  2. 基于EM算法,可以估计在混合高斯分布下的三个参数-EM expection
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:8833
    • 提供者:xugonggong
  1. em

    2下载:
  2. 该代码实现了著名的EM算法,清晰地演绎了E与M步的实现过程,相信对初学者非常有益。-The function of this code is to implement the famous EM algorithm.The E and M proceduce has been implemented indepently and clearly. It is very useful for beginners.
  3. 所属分类:matlab

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

    0下载:
  2. EM算法和高斯模型的,用Matlab编程工具编写,实现功能快速-EM algorithm and the Gaussian model, using Matlab programming tools to write, to achieve rapid function
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:44957
    • 提供者:xiajulong
  1. mixture-Gauss-model-EM-matlab

    0下载:
  2. EM算法计算混合高斯模型,可以计算三个参数。-Gaussian mixture model EM algorithm, three parameters can be calculated.
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:8836
    • 提供者:袁宇
  1. EM

    0下载:
  2. 利用Matlab编程验证用EM算法估计的高斯混合模型的相关参数的性能。-Validate the use of Matlab programming estimated using EM algorithm for Gaussian mixture model parameters related to the performance.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:688
    • 提供者:娜张纪念
  1. em-algorithm-for-gmm

    2下载:
  2. 基于高斯混合模型(GMM)的em算法,给出了其matlab实现-em algorithm for GMM
  3. 所属分类:matlab

    • 发布日期:2016-10-18
    • 文件大小:18432
    • 提供者:风陵渡
  1. EM算法

    1下载:
  2. 在统计计算中,最大期望(EM)算法是在概率(probabilistic)模型中寻找参数最大似然估计或者最大后验估计的算法,其中概率模型依赖于无法观测的隐藏变量(Latent Variable)。最大期望经常用在机器学习和计算机视觉的数据聚类(Data Clustering)领域。(In statistical calculation, the expectation maximization (EM) algorithm in probability (probabilistic) maximu
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:1024
    • 提供者:橡树
  1. EM_GMM

    0下载:
  2. 用EM算法对混合高斯模型中的参数进行估计 一种改进的EM算法即Monte Carlo EM算法(MCEM)的一个简单例子(The parameters in the mixed Gaussian model are estimated by EM algorithm An improved EM algorithm is a simple example of the Monte Carlo EM algorithm (MCEM))
  3. 所属分类:matlab例程

    • 发布日期:2017-12-13
    • 文件大小:1642
    • 提供者:w蕾丝
  1. GMM_EM

    1下载:
  2. GMM算法是混合高斯模型,其求解过程需要不断迭代,本程序利用EM算法进行了仿真实现,可以加深对GMM的理解。(GMM algorithm is a hybrid Gauss model, and its solution process needs iteration. This program uses EM algorithm for simulation, which can deepen the understanding of GMM.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-30
    • 文件大小:530432
    • 提供者:我的1919年
  1. FisherEM - 副本

    0下载:
  2. 高斯混合模型,将Fisher和EM算法结合的一种算法(Gauss mixture model, an algorithm combining Fisher and EM algorithm)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-26
    • 文件大小:1024
    • 提供者:muzili
« 1 23 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com