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

搜索资源列表

  1. gmm-gmr

    0下载:
  2. 这是一款用C++编写的实现gmm算法的程序,有样例程序,实现了EM算法来寻找GMM参数。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:32722
    • 提供者:阿商
  1. GMM建模与EM算法

    2下载:
  2. 介绍如何使用GMM建模的ppt.里面有公式和注意事项.
  3. 所属分类:编程文档

    • 发布日期:2011-08-14
    • 文件大小:451258
    • 提供者:flashzf
  1. EM算法

    0下载:
  2. EM算法,用于实现高斯混合模型参数估计GMM
  3. 所属分类:源码下载

    • 发布日期:2011-09-08
    • 文件大小:176128
    • 提供者:yangshuangxue
  1. gmm_test.rar

    0下载:
  2. 使用EM算法模拟高斯混合模型(GMM)的构成,Analog EM algorithm using Gaussian mixture model (GMM) the composition of
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:827
    • 提供者:qjc
  1. GMM.zip

    0下载:
  2. Gaussian Mixture Model Simulation Source,Gaussian Mixture Model Simulation Source
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-17
    • 文件大小:4777513
    • 提供者:musim
  1. GMM

    1下载:
  2. 混合高斯模型的C++程序,封装成为C++的类,直接调用即可。-gaussian mixture model train code
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:20888
    • 提供者:jiangkaihua
  1. GMM

    1下载:
  2. 混合高斯em算法matlab源码可算三个参数-Em algorithm for Gaussian mixture can be considered three parameters matlab source
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:8833
    • 提供者:何卫华
  1. GMM

    2下载:
  2. 实现混合高斯模型的聚类算法 利用最大似然估计和最大期望的方法来实现混合高斯模型-Gaussian mixture model to achieve clustering algorithm using the maximum likelihood estimation and the greatest way to achieve the desired mixed-Gaussian model
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:233689
    • 提供者:realwill
  1. GMM

    1下载:
  2. 高斯模型的实现,vc 6.0环境下实现的源代码,对于初学者有很好的借鉴作用-The realization of Gaussian model, vc 6.0 environment to achieve the source code, for the beginners have a good reference
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:15579
    • 提供者:liurui
  1. GMM-GMR-v1.2

    1下载:
  2. 这是一款用matlab编写的GMM算法,有样例,实现用EM算法寻找GMM参数-This is a matlab prepared using GMM algorithm, there is a sample, look for implementation using EM algorithm for GMM parameter
  3. 所属分类:matlab

    • 发布日期:2015-04-07
    • 文件大小:39517
    • 提供者:Ruby
  1. GaussianMixtureModels

    0下载:
  2. GMM Model Gaussian Mixture Models - Algorithm and Matlab Code-GMM Model!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:43284
    • 提供者:Kendall Wang
  1. gmm

    0下载:
  2. 求高斯混合模型的EM算法,matlab程序。-Seeking EM algorithm for Gaussian mixture model, matlab program.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:13314
    • 提供者:
  1. em

    0下载:
  2. 基于EM算法的模型聚类的研究及应用,GMM高斯混合模型-EM-based clustering algorithm and its application model, GMM Gaussian mixture model
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-13
    • 文件大小:3404816
    • 提供者:思轩
  1. em-algorithm-for-gmm

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

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

    0下载:
  2. em算法介绍:EM算法有很多的应用,最广泛的就是GMM混合高斯模型、聚类、HMM等等(This is the EM algorithm using JAVA, easy to understand, easy to use and helpful for understanding the EM algorithm)
  3. 所属分类:数据挖掘

    • 发布日期:2017-12-18
    • 文件大小:4443136
    • 提供者:XIAOBIN970819
  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. 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
    • 文件大小:3072
    • 提供者:yangbohust
  1. GMM_EM

    1下载:
  2. GMM模型下的EM算法,一个实用的matlab仿真代码(EM algorithm under GMM model)
  3. 所属分类:matlab例程

  1. GMM

    1下载:
  2. 实现了EM算法对高斯混合模型进行聚类,并将聚类结果用图像展示出来,希望对混合模型的朋友有用。(The EM algorithm is implemented to cluster the Gauss mixture model, and the clustering results are displayed with images, hoping to be useful to friends of the mixed models.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:4096
    • 提供者:鱼干儿
  1. EM 算法

    1下载:
  2. 用EM算法求解高斯混合模型并可视化,数据是男女生的身高分布,前提是初始化男女生身高各自的均值和方差和比例,然后由EM算法求解,男女生身高的均值方差,以拟合数据。(The EM algorithm is used to solve the Gauss mixture model and visualize. The data is the height distribution of male and female. The premise is to initialize the mean, v
  3. 所属分类:数据挖掘

    • 发布日期:2021-04-05
    • 文件大小:1197056
    • 提供者:andyya
« 12 3 »
搜珍网 www.dssz.com