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

搜索资源列表

  1. Gaussin-mixed

    0下载:
  2. 可以产生混合高斯信号信号的函数。自己可以调节混合信号的峭度。-Can produce mixed-Gaussian signal function. You can adjust the mixed signal kurtosis.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:14.1kb
    • 提供者:刘克
  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. random

    0下载:
  2. 第13章: 随机数生成 PFQZ 用平方取中法产生随机数列 MixMOD 用混合同余法产生随机数列 MulMOD1 用乘同余法1产生随机数列 MulMOD2 用乘同余法2产生随机数列 PrimeMOD 用素数模同余法产生随机数列 PowerDist 产生指数分布的随机数列 LaplaceDist 产生拉普拉斯分布的随机数列 RelayDist 产生瑞利分布的随机数列 CauthyDist 产生柯西分布的随机数列 AELDist 产生爱尔朗分布的随机数列
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:5.3kb
    • 提供者:舞蛳
  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. mixGMMmatlab

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

    • 发布日期:2017-05-12
    • 文件大小:2.86mb
    • 提供者:cm
  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. 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. em-three-preference

    0下载:
  2. 基于EM算法,可以估计在混合高斯分布下的三个参数-EM expection
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:8.63kb
    • 提供者:xugonggong
  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. 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. 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
    • 文件大小:1.6kb
    • 提供者:w蕾丝
  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 5 6 7 8 9 10 »
搜珍网 www.dssz.com