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

搜索资源列表

  1. MIMO-OFDM2×2空间复用信道MATLAB仿真模型

    3下载:
  2. 空间复用空时码的仿真程序,天线配置为2发2收。mainMIMO_OFDMA_2Tx.m: 主程序,设置各种参数 gendata_2Tx_SM.m: 生成原始信息数据的程序 mod_2Tx_SM_DFUSC.m:调制程序 gen_SUI_CorrCIR.m: 生成信道冲击响应的程序 get_perfectCE_2x2.m: 生成理想信道估计值的程序 chanSUI_corr_2x2.m: 发送信号通过SUI信道的程序 addAWGN_2x2.m: 添加高斯白噪声的程序 dem_DFU
  3. 所属分类:matlab例程

    • 发布日期:2010-11-01
    • 文件大小:19627
    • 提供者:chancehere
  1. 克里金插值matlab源程序

    7下载:
  2. 克里金插值matlab源程序,采用高斯模型,简单有效。,Kriging interpolation matlab source code, the use of Gaussian models, simple and effective.
  3. 所属分类:matlab例程

    • 发布日期:2012-08-21
    • 文件大小:1603
    • 提供者:zd
  1. 关于高斯混合模型(GMM)的matlab源代码

    8下载:
  2. 关于高斯混合模型(GMM)的matlab源代码:,On the Gaussian mixture model (GMM) of the matlab source code:
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-08-31
    • 文件大小:12196
    • 提供者:刘立
  1. EM

    6下载:
  2. EM算法介绍及Matlab演示代码(一维和多维高斯混合模型学习算法)-Introduction of EM algorithm and Matlab codes that implement the algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-11-28
    • 文件大小:203628
    • 提供者:冰激凌
  1. my_GGD

    0下载:
  2. 广义高斯模型参数估计,效果相当不错! 广义高斯模型参数估计,效果相当不错!-general gaussian parameters estimate
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5226
    • 提供者:欧阳
  1. blogreg

    1下载:
  2. 实现在参数先验是高斯分布情况下,利用马尔科夫链蒙特卡洛算法来对Logistic 回归模型参数的后验分布进行抽样 -It implements different Markov Chain Monte Carlo strategies for sampling from the posterior distribution over the parameter values for Logistic Regression models with a Gaussian prior on th
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:29829
    • 提供者:王而山
  1. prtools

    0下载:
  2. 一个强大的统计模式识别工具箱,包含高斯分类器,高斯混合模型,主成分分析,支持向量机等常见分类方法。-A powerful statistical pattern recognition toolbox, including the Gaussian classifier, Gaussian mixture model, principal component analysis, support vector machines and other common classification met
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-03
    • 文件大小:1253869
    • 提供者:何威
  1. mixture_of_gaussians

    1下载:
  2. 混合高斯模型 图像检测 可以应用于视频和图片-Mixture Gaussian model image detection can be applied to video and picture
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-04-25
    • 文件大小:2076
    • 提供者:孙灿
  1. GMM_Skin_Detector

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

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

    0下载:
  2. 针对于K维高斯混合模型估计的期望最大算法-EM algorithm for k multidimensional Gaussian mixture estimation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1405
    • 提供者:scaning
  1. Pattern_Classification_Project_3

    0下载:
  2. 两个模式识别算法实现,一个是线性区别函数另一个是混合高斯模型方法。本人的大作业,经验证可用。-Two pattern recognition algorithm, the difference between a linear function of the other is the Gaussian mixture model. I am a big operation, experience certificates available.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:253078
    • 提供者:苏冠华
  1. MixtGaussian

    1下载:
  2. 这是基于em算法混合高斯模型参数的估计方法,用matlab开发的,看一遍程序就会明白了。-mixture Gauss estimation
  3. 所属分类:Data structs

    • 发布日期:2015-03-07
    • 文件大小:1921958
    • 提供者:赵长生
  1. face

    0下载:
  2. 人脸检测,基于肤色信息的皮肤区域粗检。自适应高斯模型,-Face detection, skin region based on color information, rough inspection. Adaptive Gaussian model
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:796
    • 提供者:yuyang
  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. The_nonlinear_filtering_algorithm_performance_anal

    0下载:
  2. 对目前非线性滤波的主要算法即扩展卡尔曼滤波、不敏卡尔曼滤波、粒子滤波、扩展卡尔曼粒子滤波和不敏粒子滤波的滤波模型、适用条件、性能进行了分析比较,给出了每种方法的计算复杂度.通过一个非线性非高斯模型进行了仿真,验证了这些算法的性能。-Present the main algorithms of the nonlinear filtering extended Kalman filter, Unscented Kalman filter, particle filter, particle filt
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:277187
    • 提供者:李辉
  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. 课程设计之高斯白噪声

    0下载:
  2. 本文在matlab环境下构建了4PAM和8QAM在加性高斯白噪声信道传输的系统模型,通过matlab程序仿真,研究 不同调制方式对信号的误比特性能比较。(additive white Gaussian noise)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-02
    • 文件大小:10240
    • 提供者:刘梦莹
  1. Kdistribution

    5下载:
  2. 基于球不变随机过程法,使用复合高斯模型来产生K分布杂波数据的matlab仿真程序 (为了不低于上传文件的大小要求传了两份一样的,编程就几句话实在弄不大)(A matalab simulation program for producing K distribution clutter data, which used compound Gauss model, and is based on spherically invariant random vector method)
  3. 所属分类:matlab例程

    • 发布日期:2019-12-12
    • 文件大小:1024
    • 提供者:Akiraaa
  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