CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 混合高斯模型

搜索资源列表

  1. 高斯混合模型原理

    1下载:
  2. 能了解混合模型的每一步操作
  3. 所属分类:源码下载

    • 发布日期:2010-10-21
    • 文件大小:9948
    • 提供者:xiaoxiaoali
  1. 高斯混合模型的EM算法的源程序代码

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

    • 发布日期:2010-12-25
    • 文件大小:65702
    • 提供者:xuefeng51go
  1. Expectation-Maximization.zip

    1下载:
  2. 混合高斯分布中基于最大期望算法的参数估计模型,适应于通信与信号处理以及统计学领域,Mixed Gaussian distribution algorithm based on the parameters of the greatest expectations of the estimated model, adapted to communications and signal processing, as well as the field of statistics
  3. 所属分类:matlab

    • 发布日期:2015-12-23
    • 文件大小:5836
    • 提供者:赵亮
  1. gmm

    0下载:
  2. 混合高斯算法实现及一些自己对高斯混合模型的理解。-Gaussian mixture algorithm and some experience
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:4753
    • 提供者:李鸿
  1. gmmbeijing

    0下载:
  2. 基于opencv的混合高斯背景模型,用对运动目标的背景提取,可保存背景 -Opencv-based mixture Gaussian background model with the moving target of the background extraction, background can be saved
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1088
    • 提供者:hao
  1. Gauss-background

    0下载:
  2. 基于混合高斯背景模型的背景剪除法,可以对背景进行实时的更新实现对前景的检测-Background model based on Gaussian mixture background pruning method, the background can be updated in real time to achieve the detection of future
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:1276
    • 提供者:景旭斌
  1. tongjimoxing

    0下载:
  2. 本程序,是SAR图像的提机密性,如广义高斯混合模型,welbull模型和高斯模型等等,是学习SAR图像统计模型的基础程序-This procedure is a SAR image to mention confidentiality, such as the generalized Gaussian mixture model, welbull model and Gaussian model, is the study of the SAR image statistical model p
  3. 所属分类:matlab

    • 发布日期:2017-05-19
    • 文件大小:5169353
    • 提供者:wenzi
  1. gaussian

    0下载:
  2. 高斯混合模型,从97年到2011年间经典英文文献13篇,对与学习高斯模型的同学很有帮助-Gaussian mixture model, the classic English literature from 1997 to 2011, 13, very helpful with the students to learn the Gaussian model
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:7808883
    • 提供者:国际米兰
  1. yssr

    1下载:
  2. 混合高斯模型和EM算法结合,当中用到了自己写的Kmeans聚类,附带测试样例,训练样例和main函数,()
  3. 所属分类:大数据

    • 发布日期:2018-04-29
    • 文件大小:15360
    • 提供者:iwdtyg
  1. GMM

    0下载:
  2. 高斯混合聚类的python实现代码,里面有data的demo(Python implementation code of Gauss mixed clustering)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-29
    • 文件大小:4096
    • 提供者:lwlei
  1. gmm

    0下载:
  2. 基于高斯混合模型的运动目标检测,opencv平台,直接可用(Moving target detection of Gauss mixed model)
  3. 所属分类:图形图象

    • 发布日期:2018-05-02
    • 文件大小:1024
    • 提供者:幕幕府城
  1. GMMs

    0下载:
  2. function对数据EM算法进行fit,并对产生的高斯混合模型的最大似然估计进行绘图。输出结构体obj,带有高斯混合模型的参数mu,sigma。(Function carries out fit for data EM algorithm, and draws the maximum likelihood estimation of the Gauss mixture model. The output structure is obj, with the parameter mu and s
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:RaymondW
  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. 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. RCY-GMMtest1

    0下载:
  2. 高斯混合模型(GMM,Gaussian Mixture Model)参数如何确立这个问题,详细讲解期望最大化(EM,Expectation Maximization)算法的实施过程。(How to establish the parameters of Gauss mixture model and explain the implementation process of the expectation maximization algorithm in detail.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-04
    • 文件大小:4096
    • 提供者:cyren
  1. GMM_test1

    0下载:
  2. 高斯混合模型的前景提取代码,本人测试可用。(Gauss mixture model of the foreground extraction code)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-03
    • 文件大小:20483072
    • 提供者:阿鹿
  1. automatic_image_segement

    2下载:
  2. 本文以k-means算法为背景,引入信息熵相关知识,从而实现全自动分割图像。然而在利用混合高斯模型对图像进行数据分析时,会发生一定的过拟合现象,导致我们得不到预期的聚类数目。本文设计合理的合并准则,令模型简化,有效地消除过拟合现象,使得最后得到的聚类数目与预期符合。,设计合理的准则改进了图像的全自动分割方法,使得分割结果更加优化(In this paper, k-means algorithm is used as the background, and information entropy
  3. 所属分类:图形图像处理

    • 发布日期:2019-09-18
    • 文件大小:1024
    • 提供者:xiaoxiaofish
  1. 3-基于高斯混合模型的语音识别

    1下载:
  2. 基于高斯混合模型的语音识别,有完整的数据集和matlab代码(Speech recognition based on Gaussian mixture model, complete data set and matlab code)
  3. 所属分类:图形/文字识别

    • 发布日期:2019-12-05
    • 文件大小:1633280
    • 提供者:zqy1071
  1. GMM-HMRF

    1下载:
  2. 基于高斯混合模型和隐马尔科夫模型的图像分割算法(Image segmentation algorithm based on Gaussian mixture model and hidden Markov model)
  3. 所属分类:图形图像处理

    • 发布日期:2021-03-31
    • 文件大小:3305472
    • 提供者:快乐无比
  1. 5G 中的 SCMA Turbo 学习

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

« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 29 »
搜珍网 www.dssz.com