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

搜索资源列表

  1. EM

    0下载:
  2. 用matlab语言写的EM(Expectation maximization)算法,用于模式分类
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2.08kb
    • 提供者:罗升阳
  1. EM

    6下载:
  2. EM算法介绍及Matlab演示代码(一维和多维高斯混合模型学习算法)-Introduction of EM algorithm and Matlab codes that implement the algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-11-28
    • 文件大小:198.86kb
    • 提供者:冰激凌
  1. EM

    0下载:
  2. 用于估计未知数据的EM算法,即最大期望算法,用到的地方很多,可用来做同步。-The data used to estimate the unknown EM algorithm, that is the maximum expectation algorithm, used in many places, can be used for synchronization.
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:5.3kb
    • 提供者:龚万春
  1. Clustering

    0下载:
  2. duke的tutorial on EM的matlab经典源码,值得一看。-Matlab code for the tutorial on Expectation Maximization,worth a visit.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:8.63kb
    • 提供者:yujin liu
  1. GMM-GMR-v1.2

    0下载:
  2. GMM-GMR is a set of Matlab functions to train a Gaussian Mixture Model (GMM) and retrieve generalized data through Gaussian Mixture Regression (GMR). It allows to encode efficiently any dataset in Gaussian Mixture Model (GMM) through the use of an Ex
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1010.48kb
    • 提供者:ning
  1. Version7.1.5out

    0下载:
  2. GUI for an Expectation-Maximization algorithm (EM) variant (Split-EM-Discriminant)
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:564.68kb
    • 提供者:IrisGA
  1. NDA_EM_qpsk

    0下载:
  2. 采用EM,期望最大方法,估计QPSK调制方式下的信噪比-Using EM, expectation maximization method to estimate the signal to noise ratio under QPSK modulation
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:979byte
    • 提供者:大户深
  1. EMALGORITHM

    0下载:
  2. In statistics, an expectation-maximization (EM) algorithm is a method for finding maximum likelihood or maximum a posteriori (MAP) estimates of parameters in statistical models, where the model depends on unobserved latent variables. EM is an iterati
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1.84kb
    • 提供者:loossii
  1. EM-Algorithm

    0下载:
  2. EM算法 , EM算法是机器学习中一个很重要的算法,即期望最大化算法-EM algorithm, EM algorithm is a very important machine learning algorithm, that is, expectation maximization algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:580.46kb
    • 提供者:zhangmuhua
  1. EM

    1下载:
  2. 求解参数估计的常用算法——EM,即期望最大化算法,用于代替样本量不完全时的极大似然估计算法。-Common algorithm for solving parameter estimation- EM, expectation maximization algorithm is used to replace the sample size is not completely at the maximum likelihood estimation algorithm.
  3. 所属分类:matlab例程

    • 发布日期:2013-11-23
    • 文件大小:8.92kb
    • 提供者:孙磊
  1. em

    0下载:
  2. Expectation-Maximization algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3.42kb
    • 提供者:saravanan
  1. EM-for-HMM-Multivariate-Gaussian-processes

    0下载:
  2. Expectation-Maximization algorithm for a HMM with Multivariate Gaussian measurement Usage ------- [logl , PI , A , M , S] = em_ghmm(Z , PI0 , A0 , M0 , S0 , [options])
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:21.6kb
    • 提供者:
  1. EM-algorithem

    0下载:
  2. 自己小结的期望最大化算法(EM算法),很详细。-Own summary of the expectation-maximization algorithm (EM algorithm), in great detail.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:185.2kb
    • 提供者:淮静
  1. EM

    0下载:
  2. EM算法,最大期望值算法,用MATLAB程序来编程-EM algorithm, expectation maximization algorithm using MATLAB program to program
  3. 所属分类:matlab

    • 发布日期:2017-11-29
    • 文件大小:1.38kb
    • 提供者:盛迪
  1. EM

    0下载:
  2. 统计学中,基于matlab的EM(期望最大化)算法代码实现,可以设定输入和调整阈值-Expectation-maximization algorithm based on matlab, in which one can set input value and adjust threshold
  3. 所属分类:matlab

    • 发布日期:2017-11-20
    • 文件大小:1.1kb
    • 提供者:haha
  1. multiScale_KalmanFilter

    0下载:
  2. 用多尺度卡尔曼滤波法,对信号参数进行识别估计。高频信号和低频信号识别结合起来改进了算法识别的精确度和准确度。-It is an implementation of hierarchical (a.k.a. multi-scale) Kalman filter using belief propagation. The model parameters are estimated by expectation maximization (EM) algorithm. In this impleme
  3. 所属分类:Algorithm

    • 发布日期:2017-11-18
    • 文件大小:303.93kb
    • 提供者:林真天
  1. liu

    1下载:
  2. 状态模型的极大似然估计,使用EM算法,以及卡尔曼滤波。-This supplementary note discusses the maximum likelihood esti-mation of state space models using Expectation-Maximization (EM) algorithm and bootstrap procedure for statistical inference. A Matlab program scr ipt impleme
  3. 所属分类:Algorithm

    • 发布日期:2017-04-21
    • 文件大小:2kb
    • 提供者:陈静雅
  1. EM

    0下载:
  2. EM算法,统计中被用于寻找,依赖于不可观察的隐性变量的概率模型中,参数的最大似然估计。程序用C++实现,注释写得很清晰-Expectation-maximization algorithm,based on Maximum Likelihood Estimation,C++ program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:77.65kb
    • 提供者:lihaoliang
  1. EM

    0下载:
  2. 自己编写的期望最大化(EM)算法的MATLAB实现,里面有较为运行方法和程序说明,对新手有很好的帮助- I have written the expectation-maximization (EM) algorithm in MATLAB, which has run more methods and procedures described, there is a good help for the novice
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:17.74kb
    • 提供者:张三
  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
    • 文件大小:1kb
    • 提供者:橡树
« 12 »
搜珍网 www.dssz.com