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

搜索资源列表

  1. E_M_matlab

    1下载:
  2. 机器学习中的E M算法,本代码是基于高斯混合模型的E M 算法聚类。-machine learning algorithm E M, the code is based on the Gaussian mixture model clustering algorithm E. M.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3.89kb
    • 提供者:李民
  1. ClusteringToolboxandPDFintroduce

    0下载:
  2. 这里包含了聚类的工具箱还有很详细的文档说明,以及包含高斯混合模型的源程序。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:122.42kb
    • 提供者:星光灿烂
  1. 人脸检测与语音驱动口型的文章

    0下载:
  2. 这是一篇详细介绍人脸检测与语音驱动口型的文章,其中使用了高斯混合模型采取了无监督聚类的方法,希望对你有用。,This is a detailed introduction Face Detection and voice-driven I-type article, which uses the Gaussian mixture model taken unsupervised clustering method, in the hope that useful to you.
  3. 所属分类:编程文档

    • 发布日期:2017-03-26
    • 文件大小:246.5kb
    • 提供者: kellan
  1. cluster.rar

    1下载:
  2. 用高斯混合模型进行数据聚类分析的matlab 程序。,Set of files for analysis of Gaussian mixture models for data set clustering etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:33.14kb
    • 提供者:Ming Li
  1. GMM

    2下载:
  2. 实现混合高斯模型的聚类算法 利用最大似然估计和最大期望的方法来实现混合高斯模型-Gaussian mixture model to achieve clustering algorithm using the maximum likelihood estimation and the greatest way to achieve the desired mixed-Gaussian model
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:228.21kb
    • 提供者:realwill
  1. codes

    1下载:
  2. 这个文件包里包含了几乎所有的聚类的工具箱,包含采用混合高斯模型的运动物体检测方面的源代码。-This document contains the bag almost all the clustering of the toolbox, including the use of Gaussian Mixture Model of Moving Objects for testing source code.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-04-26
    • 文件大小:122.42kb
    • 提供者:齐欣
  1. walkstraight

    2下载:
  2. 利用K均值聚类的方法实现人体的检测,混合高斯模型建立背景并实时更新-The use of K-means clustering method to achieve the human body detection, Gaussian mixture model to establish the background and real-time updates
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-04-25
    • 文件大小:5.76kb
    • 提供者:chenying
  1. GMM_Purdue

    1下载:
  2. 基于混合高斯模型(GMM)的无监督聚类算法,希望对大家有帮助-Based on Gaussian mixture model (GMM) unsupervised clustering algorithm, I hope it would have help to you!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:312.92kb
    • 提供者:姜赫
  1. gaussmix(Bouman)M

    0下载:
  2. 高斯混合模型用于聚类的程序。可以直接使用。里面有3个例子。-Gaussian mixture model for the clustering process. Can be used directly. Inside there are three examples.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:40.81kb
    • 提供者:yan
  1. DxSampleCxImage

    1下载:
  2. GMM GMM高斯混合模型聚类 Gaussian mixture model clustering-GMM GMM Gaussian mixture model clustering
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5.56mb
    • 提供者:哇阿災
  1. emmatlab

    1下载:
  2. 一种EM算法实例,用于混合高斯分布聚类处理数据-One kind of example of the EM algorithm for clustering mixed Gaussian process data
  3. 所属分类:matlab

    • 发布日期:2017-11-11
    • 文件大小:2.78kb
    • 提供者:郭书恒
  1. 高斯混合模型EM算法MATLAB程序

    4下载:
  2. 在高斯混合模型上实现聚类问题的算法。将2个高斯混合,然后尝试学习两个高斯混合后的参数。(Algorithm for clustering problem on Gauss mixture model. Mix the 2 Gauss and then try to learn the parameters after the two Gauss mixing.)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:9kb
    • 提供者:colora
  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
    • 文件大小:10kb
    • 提供者:永yong
  1. Gaussian Mixture Model Ellipsoids

    0下载:
  2. 基于2个一维高斯模型组成的多维混合高斯模型,采用Python进行编程(Multidimensional mixed Gauss model based on 2 one-dimensional Gauss models and programming with Python)
  3. 所属分类:其他

    • 发布日期:2018-04-18
    • 文件大小:1kb
    • 提供者:yajing_07
  1. GMM

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

    • 发布日期:2018-04-29
    • 文件大小:4kb
    • 提供者:lwlei
  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
    • 文件大小:4kb
    • 提供者:鱼干儿
  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
    • 文件大小:4kb
    • 提供者:cyren
  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
    • 文件大小:1kb
    • 提供者:xiaoxiaofish
  1. Matlab聚类分析

    1下载:
  2. 分别运用分层聚类、K均值聚类以及高斯混合模型来进行分析
  3. 所属分类:matlab例程

  1. BIC确定GMM聚类簇数

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

    • 发布日期:2020-06-05
    • 文件大小:1kb
    • 提供者:MasterW
« 12 3 »
搜珍网 www.dssz.com