CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - 混合高斯模型

搜索资源列表

  1. Untitled

    0下载:
  2. EM算法用于混合高斯模型的参数估计,并附有一个例子进行说明,程序解释-EM algorithm is used for of the gaussian mixture model parameter estimation, and with an example specification, process explanation
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:916
    • 提供者:唐苦
  1. GMM_Skin_Detector

    0下载:
  2. Matlab skin detector。运用高斯混合模型训练的到人的皮肤颜色分布。用于皮肤和人脸检测。-A collection of Matlab scr ipts
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:16389
    • 提供者:周简单
  1. gmm_test1

    0下载:
  2. 使用高斯混合模型(GMM)模拟模式识别的源代码-The use of Gaussian mixture model (GMM) Analog Pattern Recognition of the source code
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1121
    • 提供者:qjc
  1. e_m_matlab

    0下载:
  2. 高斯混合模型的em 内含源代码与例子和实验报告-Gaussian mixture model of the em algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:3985
    • 提供者:zzj
  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
    • 文件大小:41789
    • 提供者:yan
  1. gmm

    0下载:
  2. 求高斯混合模型的EM算法,matlab程序。-Seeking EM algorithm for Gaussian mixture model, matlab program.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:13314
    • 提供者:
  1. GMM_background_src

    1下载:
  2. 基于有限混合高斯模型的数据分类 1、使用基于有限高斯混合模型的EM算法对数据样本进行归类 2、使用C++或者Matlab语言编程环境实现该算法,并用给定的数据包对算法的正确性进行检验 -Gaussian mixture model based on limited data classification 1, using the finite Gaussian mixture model based on EM algorithm to classify the data sam
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:5302
    • 提供者:路江
  1. mixtureGussian_jp

    1下载:
  2. 一种用于图像超分辨率分析的混合高斯模型算法。可实现图像方法,同时保持很好的图像边缘。-For image super-resolution algorithm for Gaussian mixture model analysis. Image method can be realized while maintaining a good edge.
  3. 所属分类:matlab例程

    • 发布日期:2013-08-12
    • 文件大小:1681
    • 提供者:吴军
  1. GMM

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

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

    0下载:
  2. 基于混合高斯模型的多目标跟踪算法,对背景图像建立混合高斯模型,实时更新高斯模型,达到更新背景的目的。-Gaussian mixture model-based multi-target tracking algorithm, Gaussian mixture model to establish the background image, real-time updates Gaussian model, to achieve the purpose of updating the backgr
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:586570
    • 提供者:廖家亮
  1. mixture_of_gaussians

    2下载:
  2. 这个程序是基于混合高斯背景模型的运动目标检测算法,m文件和所用视频放到matlab的工作目录下即可运行-This program is based on the Gaussian mixture background model of moving target detection algorithm, m, and used video files into matlab working directory to run
  3. 所属分类:matlab

    • 发布日期:2016-04-19
    • 文件大小:621568
    • 提供者:zhong
  1. mixture-Gauss-model-EM-matlab

    0下载:
  2. EM算法计算混合高斯模型,可以计算三个参数。-Gaussian mixture model EM algorithm, three parameters can be calculated.
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:8836
    • 提供者:袁宇
  1. EM

    0下载:
  2. 利用Matlab编程验证用EM算法估计的高斯混合模型的相关参数的性能。-Validate the use of Matlab programming estimated using EM algorithm for Gaussian mixture model parameters related to the performance.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:688
    • 提供者:娜张纪念
  1. GMM

    2下载:
  2. 无监督混合高斯模型(GMM)的EM估计,含两篇IEEE论文的源码-This is a set of MATLAB m-files implementing the mixture fitting algorithm described in the paper M. Figueiredo and A.K.Jain, "Unsupervised learning of finite mixture models", IEEE Transaction on Pattern Analys
  3. 所属分类:matlab

    • 发布日期:2015-04-07
    • 文件大小:24576
    • 提供者:郑馨
  1. mixture_of_gaussians

    0下载:
  2. 完整的混合高斯模型,能够很好的尽力背景模型-Complete Gaussian mixture model, very good to try to background model
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:2190
    • 提供者:小军
  1. guass

    0下载:
  2. matlab中可以运行的混合高斯模型,用于运动检测,提供了一个基本的程序框架,各种改进算法可以基于本程序进行-matlab can run Gaussian mixture model for motion detection, provides a basic framework of the program, various improvements to the algorithm based on the Program.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:3133
    • 提供者:mr.li
  1. clustering

    3下载:
  2. 使用K-means,混合高斯模型(GMM),层次聚类算法实现的多类别数据的聚类。内含详细的实验报告。-Using K-means, Gaussian mixture model (GMM), hierarchical clustering algorithm to achieve multi-class data clustering. Including a detailed lab report.
  3. 所属分类:matlab

    • 发布日期:2017-12-01
    • 文件大小:1265356
    • 提供者:共由俊
  1. fruit-recognition

    1下载:
  2. 水果分类 fruit recognition 运行demo即可 这个程序主要是通过对训练样本中的三幅图像提取的颜色信息建立混合高斯模型,然后对目标图像进行测试。 在demo最后一段中,可以替换‘t1.jpg’,以便进行不同图片的识别。 程序运行过程比较慢,请耐心等待。 运行结果是蓝色点聚集的区域是属于橘子的。- fruit recognition
  3. 所属分类:matlab

    • 发布日期:2016-04-21
    • 文件大小:2554880
    • 提供者:levon xu
  1. EM_GMM

    0下载:
  2. 用EM算法对混合高斯模型中的参数进行估计 一种改进的EM算法即Monte Carlo EM算法(MCEM)的一个简单例子(The parameters in the mixed Gaussian model are estimated by EM algorithm An improved EM algorithm is a simple example of the Monte Carlo EM algorithm (MCEM))
  3. 所属分类:matlab例程

    • 发布日期:2017-12-13
    • 文件大小:1642
    • 提供者:w蕾丝
  1. EM算法用于高斯混合模型

    1下载:
  2. EM算法在高斯混合模型的参数估计中的应用,内服Matlab程序例子。(Application of Matlab program and EM algorithm in parameter estimation of Gaussian mixture model.)
  3. 所属分类:matlab例程

    • 发布日期:2020-06-11
    • 文件大小:227328
    • 提供者:jiangjingjing
« 12 3 4 5 6 »
搜珍网 www.dssz.com