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

搜索资源列表

  1. gmm

    0下载:
  2. Creates a Gaussian mixture model with specified architecture.MIX = GMM(DIM, NCENTRES, COVARTYPE) takes the dimension of the space DIM, the number of centres in the mixture model and the type of the mixture model, and returns a data structure MIX.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1835
    • 提供者:西晃云
  1. gmm-gmr

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

    • 发布日期:2008-10-13
    • 文件大小:32722
    • 提供者:阿商
  1. GMM_Gaussian Model Matlab代码

    2下载:
  2. GMM_Gaussian Model Matlab代码 有多个实例 直接可运行看结果 学习GMM很有帮助
  3. 所属分类:数值算法/人工智能

  1. GMM高斯混合模型源代码

    3下载:
  2. GMM高斯混合模型源代码 附有详细解说 并有可执行程式档可供参考
  3. 所属分类:数学计算/工程计算

    • 发布日期:2011-07-04
    • 文件大小:1517214
    • 提供者:denny10079
  1. 关于高斯混合模型(GMM)的matlab源代码

    8下载:
  2. 关于高斯混合模型(GMM)的matlab源代码:,On the Gaussian mixture model (GMM) of the matlab source code:
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-08-31
    • 文件大小:12196
    • 提供者:刘立
  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_opencv.rar

    0下载:
  2. 用OpenCV实现的GMM背景建模,自己写的,一直在使用,Background modeling based on GMM(Development Environment: VC, OpenCV)
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-11
    • 文件大小:2636266
    • 提供者:桑基韬
  1. GMM

    0下载:
  2. this code is for implementation of Gmm using Matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:13768
    • 提供者:zizooo
  1. GMM

    0下载:
  2. Generalized Method of Moments(GMM) 广义矩方法,是用来估计模型参数的计量经济学过程。具体说明见其中的gmmdoc.pdf。-Generalized Method of Moments (GMM) GMM method is used to estimate model parameters Econometrics process. See which specify gmmdoc.pdf.
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:554208
    • 提供者:yangchengbo
  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. 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-GMR-v1[1].2

    0下载:
  2. 这是一个GMM模型的语音识别代码 非常详细 而且实用。-This is a GMM model for speech recognition is very detailed and useful code.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:35493
    • 提供者:zhangge
  1. EM-GMM

    0下载:
  2. Em algo for GMM, data mining unsupervised learning-Em algo for GMM, data mining unsupervised learning
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1613
    • 提供者:vicky
  1. GMM-Document-with-Matlab-code

    0下载:
  2. GMM-详细解释-with-Matlab代码-the document of GMM Matlab Code including
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:639028
    • 提供者:Fatso Ding
  1. GMM

    0下载:
  2. 高斯混合模型,有详细的说明,而且有程序,希望下载,很有帮助的!-GMM including explanation and programs
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:138433
    • 提供者:小王
  1. em-algorithm-for-gmm

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

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

    0下载:
  2. 比较好的高斯混合模型GMM,含数据生成,实验过程简单(A better Gauss mixture model GMM, including data generation, the experimental process is simple)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-21
    • 文件大小:4096
    • 提供者:shaohui3
  1. GMM(1)

    0下载:
  2. python实现GMM算法,并使用NMI进行算法评估(Python implementation of GMM algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-30
    • 文件大小:2048
    • 提供者:Michael22
  1. 基于高斯混合模型(GMM)的说话人识别matlab

    2下载:
  2. 基于GMM的话者识别matlab程序,训练运行train.m,识别运行recog.m(speaker identification system based on GMM)
  3. 所属分类:matlab例程

    • 发布日期:2020-08-17
    • 文件大小:2814976
    • 提供者:Robin_JTH
  1. BIC确定GMM聚类簇数

    2下载:
  2. 通过贝叶斯信息准则确定高斯混合聚类方法的聚类簇数(Determining the Cluster Number of GMM Clusters by BIC)
  3. 所属分类:数据挖掘

    • 发布日期:2020-06-05
    • 文件大小:1024
    • 提供者:MasterW
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com