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

搜索资源列表

  1. GMM_C

    0下载:
  2. 关于GMM的C语言程序,可以从中看到GMM的算法步骤,觉得蛮有用的。-a useful code for GMM
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6109
    • 提供者:侯骏琛
  1. GMMaEM_Classifier

    1下载:
  2. 采用GMM模型并用EM算法训练分类器,用Train.txt里的数据进行训练,用Test.txt的数据进行性能检测-Using GMM classifier model and EM training algorithm to train the classifier, use the training data in Train.txt to train the classifier and use the data in the Test.txt to test the perform
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:28093
    • 提供者:王国坤
  1. EM

    1下载:
  2. EM算法,迭代得到高斯混合模型对原数据进行估计.直接运行EM.m,可以直观观察运行结果-use EM algorithm to get GMM(Gaussion Mixture Model)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2127
    • 提供者:李娜
  1. MSR-Identity-Toolkit-v1.0

    1下载:
  2. 微软研究院的说话人识别工具包,包括GMM-UBM、I-Vector。其中demo_gmm_ubm_artificial.m和demo_ivector_plda_artificial.m为生成模拟特征参数进行训练与识别的教学示例,十分适合初学者学习说话人识别基础算法。具体使用方法请看内部文档。-Microsoft Research s speaker recognition toolkit, including GMM-UBM, I-Vector. Demo_gmm_ubm_artificial.
  3. 所属分类:matlab

    • 发布日期:2017-05-10
    • 文件大小:2436739
    • 提供者:尹海明
  1. OneCutWithSeeds_v1.03

    0下载:
  2. one cut 算法是微软研究院发表的一篇关于前背景图像分割论文,用户只需简单地交互,即可快速分割前背景,代码比较清晰,内部graph cut和gmm等一些算法可以拿来学习或借鉴。-one cut algorithm is the Microsoft Research published a paper on the front background image segmentation, the user simply interact, you can quickly split befor
  3. 所属分类:OpenCV

    • 发布日期:2017-06-10
    • 文件大小:17192474
    • 提供者:石华杰
  1. EmGMM

    0下载:
  2. 高斯混合模型的最大期望迭代求解算法,可用于图像区域灰度分布估计-Expectation maximazation(EM) for Gaussian mixture model(GMM)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:5444
    • 提供者:迟勇
  1. Hierarchical-clustering

    0下载:
  2. 里面有层次聚类,k-means和gmm聚类算法-Hierarchical clustering
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1354242
    • 提供者:joe
  1. 80957954GMM

    0下载:
  2. 【highspeedlogic】matlab代做,基于matlab的GMM视频跟踪算法的仿真-[matlab] highspeedlogic generation to do, based on the GMM matlab video tracking algorithm simulation
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1593
    • 提供者:洪依
  1. test_vioce

    0下载:
  2. 基于MFCC的GMM语音识别,该算法清晰明了,简单易懂,非常的适合初学者。-mfcc gmm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-16
    • 文件大小:1502208
    • 提供者:zcwl
  1. MachineLearning-master

    0下载:
  2. 一些常见的机器学习算法的实现代码。包括PCA、kNN、logistic regression、ManifoldLearning、SVM、GMM等-Some common machine learning algorithm implementation code. Including PCA, kNN, logistic regression, ManifoldLearning, SVM, GMM, etc.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-12
    • 文件大小:1448141
    • 提供者:xinyue
  1. 52957362

    0下载:
  2. EM算法估计GMM的matlab版本的源代码,适合给类机器学习问题,-EM algorithm to estimate GMM version of the matlab source code, suitable for such machine learning problems,
  3. 所属分类:Special Effects

    • 发布日期:2017-12-16
    • 文件大小:3072
    • 提供者:Conray
  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. spkID

    0下载:
  2. 利用mFCC特征提取算法进行语音信号的特征提取,然后利用GMM识别出特征人,计算目标得分,程序效果OK。(The extraction algorithm for feature extraction of speech signal using mFCC features, and then use GMM to identify a specific target, calculate the score, the effect of OK program.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-10
    • 文件大小:1181696
    • 提供者:ztggggggggg
  1. Voice Similarity

    0下载:
  2. 基于GMM的声纹识别算法与人听觉的比较,目前关于声音相似度的研究比较少 ,这篇会有一点帮助(Voice Similarity - a Comparison Between Judgements by Human Listeners and Automatic Voice Comparison)
  3. 所属分类:文章/文档

    • 发布日期:2018-04-28
    • 文件大小:293888
    • 提供者:panzisheng
  1. SML

    1下载:
  2. 基于DCT-GMM的SML的图片聚类功能的算法实现,使用MATLAB语言(DCT-GMM based SML image clustering algorithm implementation, using the MATLAB language)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-18
    • 文件大小:5187584
    • 提供者:sakurakaku
  1. 5G 中的 SCMA Turbo 学习

    2下载:
  2. 稀疏码多址 (SCMA) 是最近设计的一种扩展技术,其中 QAM 符号被映射到不同的 OFDMA 音调。基于码本的映射可以看作是一种扩频编码过程,其中整形增益有助于提高频谱效率并增强系统性能。本文基于 SCMA 编码方案,提出了一种联合多用户检测 (MUD) 和信道解码方法,应用了“turbo 原理”。与传统的分离检测和解码方案相比,turbo检测性能更好,增益更高,复杂度适中。在此之上,提出了一种改进方法,即在迭代之前修改外在信息。改进是基于信息的可靠性,保持可靠的信息并减少不可靠的信息。具体
  3. 所属分类:3G开发

« 1 2 3 4 5 6 7 8»
搜珍网 www.dssz.com