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

搜索资源列表

  1. Matlab-Fitting-Functions

    0下载:
  2. 附件中的m代码包括了一系列的拟合函数,这些函数通常的输入是概率分布的样本。还有最大似然估计仿真器、最小平方仿真器、混合高斯分布估计的EM算法、
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:66.83kb
    • 提供者:liyuedsg
  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
    • 文件大小:5.7kb
    • 提供者:赵亮
  1. GaussBackGroundModel

    0下载:
  2. 混合高斯背景建模的实现程序,Matlab编写,运算速度极慢,但可作为理解算法的示例代码.系作者参加SJTU PRP项目时所写。此代码已在原项目中不再使用。-The realization of Gaussian mixture background modeling procedure, Matlab writing, computing speed is very slow, but the understanding of the algorithm can be used as sampl
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1.37kb
    • 提供者:liangyihao
  1. GMM_Skin_Detector

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

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

    0下载:
  2. 使用混合高斯函数,对点配准的方法,他的鲁棒性比较好。 -This package contains the MATLAB code for the robust point-set registration algorithm discribed in the A Robust Algorithm for Point Set Registration Using Mixture of Gaussians."
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:38.83kb
    • 提供者:wangwei
  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
    • 文件大小:1.09kb
    • 提供者:qjc
  1. e_m_matlab

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

    • 发布日期:2017-04-02
    • 文件大小:3.89kb
    • 提供者:zzj
  1. mixGMMmatlab

    0下载:
  2. 混合高斯建模方法是目标检测中的一种重要方法- mix gauss detection object
  3. 所属分类:matlab

    • 发布日期:2017-05-12
    • 文件大小:2.86mb
    • 提供者:cm
  1. gmm

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

    • 发布日期:2017-03-29
    • 文件大小:13kb
    • 提供者:
  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
    • 文件大小:5.18kb
    • 提供者:路江
  1. now

    3下载:
  2. 自适应混合高斯 视频火焰提取 检测效果还不错-Adaptive Gaussian mixture extracted video flame detection results were pretty good
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:6.58kb
    • 提供者:李建
  1. emcenter

    0下载:
  2. 我写的改进中心点的混合高斯分布的EM算法-I wrote to improve the center of the EM algorithm for Gaussian mixture
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2.4kb
    • 提供者:lwm
  1. demo1

    0下载:
  2. 我自己写的关于二维混合高斯分布的EM算法-I wrote about the distribution of two-dimensional Gaussian mixture EM algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1.25kb
    • 提供者:lwm
  1. mixture_of_gaussians

    0下载:
  2. 这个代码适用于检测运动目标,基于混合高斯建模的运动目标检测。-this code can help you detection some objects,such as car,people,and so on. which based on mixture of gaussians background model
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1.7kb
    • 提供者:
  1. ppm

    0下载:
  2. 一个信号加入高斯噪声后的混合输出,在进PPM调制输出调制信号-Gaussian noise is a signal to the mixed output, the output modulation signal modulated into the PPM
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1kb
    • 提供者:陈春林
  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
    • 文件大小:607kb
    • 提供者: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
    • 文件大小:8.63kb
    • 提供者:袁宇
  1. 混合高斯matlab程序

    2下载:
  2. 基于混合高斯的matlab仿真程序,用于背景提取和运动目标检测!!
  3. 所属分类:matlab例程

  1. sy5

    1下载:
  2. 利用混合高斯模糊算法提取视频前景图,可以将静态视频中的动态目标提取出来。方便观察研究运动目标。(Using hybrid Gauss fuzzy algorithm to extract video foreground images, dynamic objects in static video can be extracted. It is convenient to observe and study the moving targets.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:2kb
    • 提供者:当当呀
  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
    • 文件大小:222kb
    • 提供者:jiangjingjing
« 12 3 4 »
搜珍网 www.dssz.com