CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - GMM模型

搜索资源列表

  1. GMM

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

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

    0下载:
  2. 高斯混合模型的详细实现 内有多个.m文件-Gaussian mixture model has a number of detailed implementation. M files
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:29398
    • 提供者:平凡
  1. GMMmodelandtheBayesianclassifier

    0下载:
  2. GMM模型和贝叶斯分类器 用于视频图像的处理-GMM model and the Bayesian classifier for video image processing
  3. 所属分类:Other systems

    • 发布日期:2017-03-25
    • 文件大小:1407
    • 提供者:isee
  1. gmm_estimate

    0下载:
  2. gmm模型训练程序,说话人识别系统中基于GMM的说话人识别方法中,对特征参数进行模型训练的函数-gmm model training program, speech recognition system GMM speaker recognition method based on the characteristic parameters of the model training function
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-07
    • 文件大小:1263
    • 提供者:miller
  1. GMM-recognition

    0下载:
  2. 使用高斯混合模型(GMM),对声音信号进行识别,包括对特征参数的采集、训练和识别过程-Using the Gaussian mixture model (GMM)to realize the recognition of the sound signal, including the acquisition of the characteristic parameters,the training and the recognition process
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-25
    • 文件大小:3695
    • 提供者:
  1. kalman-filter

    2下载:
  2. 卡尔曼滤波的仿真程序,高斯混合模型实现,分数阶统计程序,-gmm kalman filter
  3. 所属分类:Other systems

    • 发布日期:2017-11-28
    • 文件大小:3611
    • 提供者:程兴
  1. voice-conversion--MFCC-GMM

    1下载:
  2. 实现多个人的说话人识别,基于gmm模型,用mfcc参数训练-voice conversion based on gmm
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1701373
    • 提供者:李金中
  1. gmm

    0下载:
  2. 高斯混合模型的源代码。从文件中读取数据,用三个高斯混合模型进行处理-Gaussian mixture model of the source code. Read from the file data, using three Gaussian mixture model for processing
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-06
    • 文件大小:1576
    • 提供者:hjj
  1. GMM

    0下载:
  2. 语音识别 高斯算法程序 高斯混合模型 源代码- specch recognition
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:10598
    • 提供者:jing
  1. GMM-latentSpace-v2.0

    0下载:
  2. GMM算法,利用EM算法求解混合模型中每个模型的参数-Gaussian Mixture Model,GMMalgorith,Use EM algorith
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-01
    • 文件大小:38530
    • 提供者:Xiao Fang
  1. note-on-GMM

    0下载:
  2. 高斯混合模型GMM的学习资料,包含一个学习笔记和一个简单的C++实现-Gaussian mixture model learning materials, including notes and a simple C++ source code
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2397947
    • 提供者:公子寒
  1. GMM

    0下载:
  2. 一种改进的混合高斯模型(GMM)算法,加入形态学滤波与团块处理算法,运动目标提取效果良好。(An improved hybrid Gauss model (GMM) algorithm, which combines morphological filtering and blob processing algorithm, achieves good moving target extraction.)
  3. 所属分类:其他

  1. RZLNB33

    0下载:
  2. 关于高斯混合模型GMM的matlab源代码,不错的源码(About gaussian mixture model of GMM matlab source code, source code)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-28
    • 文件大小:8192
    • 提供者:pdpsistcnce
  1. GMM

    0下载:
  2. GMM(Gaussian Mixture Model),高斯混合模型(或者混合高斯模型),也可以简写为MOG(Mixture of Gaussian)。(GMM(Gaussian Mixture Model))
  3. 所属分类:数据库编程

  1. GMM)matlab源码

    2下载:
  2. 高斯模型就是用高斯概率密度函数(正态分布曲线)精确地量化事物,将一个事物分解为若干的基于高斯概率密度函数(正态分布曲线)形成的模型。(Gaussian model is to use Gaussian probability density function (normal distribution curve) to accurately quantify things, a thing is divided into several based on the Gaussian probabi
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:11264
    • 提供者:Byydyh
  1. ML

    0下载:
  2. GMM高斯混合模型EM算法聚类,PCA主成分分析,以及从人脸图像中提取主成分(GMM Gauss hybrid model EM algorithm clustering, PCA principal component analysis, and extraction of principal components from face images)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:3072
    • 提供者:linann
  1. OpenCVGMMComment

    0下载:
  2. OpenCV库中对于混合高斯模型我自己的注释,通俗易懂,并且与论文相结合,附上了例程(OpenCV GMM comment by zyx)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-20
    • 文件大小:3116032
    • 提供者:zyx132
  1. HMM1

    0下载:
  2. 在VC6.0平台上进行编写的,包括隐马尔科夫模型(HMM)和混合高斯模型(GMM)在内的用于模板训练的算法。(The algorithm for template training is written on VC6.0 platform, including hidden Markov model (HMM) and mixed Gauss model (GMM).)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-06
    • 文件大小:4538368
    • 提供者:hailey96
  1. Clustering

    1下载:
  2. 1) 使用凝聚型层次聚类算法(即最小生成树算法)对所有数据点进行聚类,最后聚成3类。相异度定义方法可选择single linkage、complete linkage、average linkage或者average group linkage中任意一种。 2) 使用C-Means算法对所有数据点进行聚类。C=3。 任务2(必做): 使用高斯混合模型(GMM)聚类算法对所有数据点进行聚类。C=3。并请给出得到的混合模型参数(包括比例??、均值??和协方差Σ)。 任务3(全做): 1) 参考数据文
  3. 所属分类:其他

    • 发布日期:2020-05-07
    • 文件大小:26624
    • 提供者:小鹏鹏123
  1. 连老师pvar2

    11下载:
  2. 连玉君pvar模型stata程序包,可做GMM估计,格兰杰因果检验,脉冲响应函数(Lian Yujun pvar model stata package, can do GMM estimation, Granger causality test, impulse response function)
  3. 所属分类:其他

    • 发布日期:2021-03-02
    • 文件大小:23552
    • 提供者:levi00
搜珍网 www.dssz.com