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

搜索资源列表

  1. GMM-EM

    0下载:
  2. 用matlab实现高斯混合模型的前期处理和分类训练!
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:61010
    • 提供者:yue
  1. gmm-gmr

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

    • 发布日期:2008-10-13
    • 文件大小:32722
    • 提供者:阿商
  1. 高斯混合模型的EM算法的源程序代码

    2下载:
  2. GMM模型的一个小例子,可以做出不学习这个模型用
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2010-12-25
    • 文件大小:65702
    • 提供者:xuefeng51go
  1. GMM-modeling-and-EM

    0下载:
  2. 介绍Opencv这个图像处理库环境下的GMM建模与EM算法,从数学的角度深入分析高斯建模和EM算法-Introduce the the Opencv this image processing GMM modeling the EM algorithm in the library environment, in-depth analysis from a mathematical point of the Gaussian model and the EM algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:451253
    • 提供者:xue
  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
    • 文件大小:195954
    • 提供者:郭伟
  1. backmodel

    0下载:
  2. EM-GMM建立背景模型,用于运动物体检测,侵入检测等-EM-GMM background model set up for moving object detection, intrusion detection, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:11583455
    • 提供者:sxw
  1. gmmMatlab

    0下载:
  2. 关于高斯混合模型(GMM)的matlab源代码-是用于训练分类的不错的源代码-On the Gaussian mixture model (GMM) of the matlab source code- is used to train a good classification of the source code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:57741
    • 提供者:jack
  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-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
    • 文件大小:1034732
    • 提供者:ning
  1. gmm

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

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

    1下载:
  2. 基于有限混合高斯模型的数据分类 1、使用基于有限高斯混合模型的EM算法对数据样本进行归类 2、使用C++或者Matlab语言编程环境实现该算法,并用给定的数据包对算法的正确性进行检验 -Gaussian mixture model based on limited data classification 1, using the finite Gaussian mixture model based on EM algorithm to classify the data sam
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:5302
    • 提供者:路江
  1. GMMandSGM

    0下载:
  2. 一篇详细的介绍高斯混合模型(GMM)参数优化及实现的文档,有实例, 包括VC及matlab 实现。初始学者一看就能懂-A detailed descr iption of Gaussian mixture model (GMM) parameter optimization, and implementation documentation, including the VC and the matlab implementation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:138426
    • 提供者:龚勋
  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. SpeakerRecognition

    0下载:
  2. speaker recognition using MFCC GMM EM-speaker recognition using MFCC GMM EM
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-14
    • 文件大小:3756007
    • 提供者:midou54
  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. 混合高斯模型的参数计算方法,采用EM迭代的方法求得(Parameter calculation method of mixed Gauss model)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-29
    • 文件大小:2048
    • 提供者:yangwangcan
  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

    0下载:
  2. 此算法实现高斯混合,可以对初始聚类算法选择c均值和EM,可以实现密度估计和分类。(This GMM algorithm can estimate the density and class, the initial steps can select the C-mean and EM.)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-08
    • 文件大小:10240
    • 提供者:永yong
  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
« 1 23 4 5 »
搜珍网 www.dssz.com