CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 高斯分布 matlab 程序

搜索资源列表

  1. bayesmean

    0下载:
  2. 一个matlab程序,有关已知方差的高斯分布的均值贝叶斯学习方法。详见程序内说明。-a Matlab procedures, the known variance of the Gaussian distribution of the mean Bayesian learning methods. See Note procedures.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.59kb
    • 提供者:贾籽
  1. gg_mle.tar

    0下载:
  2. 运动检测matlab程序和广义高斯分布的matlab程序-motion detection procedures and Matlab Generalized Gaussian distribution of Matlab procedures
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:5.94kb
    • 提供者:连强
  1. add

    0下载:
  2. 几个随机分布序列的MATLAB程序,有加入0,1均匀分布的,有加入-1,0,1对称分布的等等,还有加入高斯分布和Pearson分布
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.78kb
    • 提供者:林峰
  1. GGD_paramter

    1下载:
  2. 这个matlab程序用于实现广义高斯分布的参数估计,非常有用
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:7.28kb
    • 提供者:
  1. Gngauss.产生高斯分布随机变量方法的Matlab脚本

    0下载:
  2. 产生高斯分布随机变量方法的Matlab脚本,运用该小程序可以方便产生高斯分布随机变量,Random variables have a Gaussian distribution methods Matlab scr ipt, use the small program can easily generate Gaussian distributed random variables
  3. 所属分类:其他小程序

    • 发布日期:2017-03-21
    • 文件大小:1.7kb
    • 提供者:Leonard
  1. Radar

    0下载:
  2. 设计一个matlab雷达信号仿真界面程序。(提示:例如可以根据选择产生一个不同类型噪声(均匀分布、高斯分布等类型),并在界面中显示该噪声时域图形,并能根据要求画出该噪声的自相关、FFT等信号处理后的结果。)-Design a matlab radar simulation interface program. (Hint: for example, can choose to generate a different type of noise (uniform distribution, Ga
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:11.48kb
    • 提供者:王勇
  1. GGD

    0下载:
  2. 自己编写的matlab程序,用于广义高斯分布的形状参数估计。-Matlab have written procedures for the generalized Gaussian distribution shape parameter estimation.
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:129.46kb
    • 提供者:lpmsu
  1. suijishu

    1下载:
  2. 产生各种分布随机数的matlab程序,包括指数分布 高斯分布 瑞利分布 莱斯分布-Distributed random numbers generated matlab various procedures, including the exponential distribution Blaise Gaussian distribution sub-sub-Bu Ruili
  3. 所属分类:matlab

    • 发布日期:2016-01-27
    • 文件大小:1kb
    • 提供者:许亮
  1. NormalDis

    0下载:
  2. 生成二维的联合高斯分布,matalb程序,代码中包含联合分布密度图。-Generate two-dimensional joint Gaussian distribution, matalb procedures, the code contained in the joint distribution density map.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:984byte
    • 提供者:唐盛
  1. suijiguocheng

    1下载:
  2. 这部分是用MATLAB产生随机过程的一系列源代码.含产生高斯分布随机变量,多变量高斯过程样本的产生,高斯--马尔科夫过程的产生等等..分别运行了这些程序.希望对大家有用-This is partly a random process generated by MATLAB source code of the series. Containing random variables have a Gaussian distribution, multivariate Gaussian proces
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:10.32kb
    • 提供者:290412725
  1. NoiseGenerator

    0下载:
  2. 本实验要求根据课本中给出的高斯噪声和椒盐噪声的概率分布的形状和参数编写两个通用程序分别给一个图像中添加高斯噪声和椒盐噪声。高斯噪声是n维分布都服从高斯分布的噪声,椒盐噪声是图像中经常见到的一种噪声是一种随机的黑点或者白点。在实验中通过它们对应的概率密度函数得到噪声分布函数进而与原图像进行叠加产生出对应的噪声图像-Textbooks in this experiment are given under the Gaussian noise and salt and pepper noise in
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:237.67kb
    • 提供者:jhm
  1. EM_GM_fast

    0下载:
  2. EM算法的高斯分布的MATLAB程序源码实现-EM Algorithm for Gaussian distribution of the MATLAB program source code to achieve
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3.28kb
    • 提供者:夏常源
  1. mixture_of_gaussians

    2下载:
  2. 这是一个视频图像处理的程序,通过混合高斯分布来建立背景模型,并且提取了运动目标,效果不错!-mixture of gaussians
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-04-25
    • 文件大小:1.72kb
    • 提供者:吴家丽
  1. DistridutionFunction

    2下载:
  2. 常见概率分布的随机数生成程序,包括均晕分布、高斯分布、对数正态分布、K分布、t分布、韦布尔分布。-Common probability distribution of the random number generation process, including both halo distribution, Gaussian distribution, lognormal distribution, K distribution, t distribution, Weibull distrib
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1.94kb
    • 提供者:袁浩
  1. ruilifenbu_gaosizabofangzhenc_hengxu

    0下载:
  2. 瑞利分布高斯还杂波仿真程序,非常棒的MATLAB源码呵呵,谁用谁知道!-Rayleigh distribution is also Gaussian clutter simulation program
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1005byte
    • 提供者:天才
  1. Chan_Algorithm

    3下载:
  2. Y.T.Chan在其论文中提出一种具有解析表达式解的非递归双曲线方程组解法,该算法具有计算量小,速度快,且当TDOA参数估计误差服从高斯分布的情况下,定位精度较高。 本程序借鉴Chan论文中提出的算法,基于MATLAB程序,在已知TDOA估计参数的情况下,对信号源位置进行估计。 希望能够对研究 干扰源定位、无源定位的同志提供帮助。-YTChan in his paper presents a solution with the analytical expression for the non-
  3. 所属分类:matlab

    • 发布日期:2014-06-02
    • 文件大小:10kb
    • 提供者:张威
  1. MATLAB

    0下载:
  2. MATLAB中单边离散指数序列和高斯分布序列的信号产生和合成程序-Index of MATLAB in the unilateral series and Gaussian distribution of discrete sequence of signal generation and synthesis procedures
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:50.33kb
    • 提供者:征彦
  1. clutter

    1下载:
  2. 雷达杂波仿真程序,仿真雷达瑞利分布、高斯分布、K分布等(Radar clutter simulation program, simulation radar, Rayleigh distribution, Gauss distribution, K distribution, etc.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:2kb
    • 提供者:eternity
  1. GMM)matlab源码

    2下载:
  2. 高斯模型就是用高斯概率密度函数(正态分布曲线)精确地量化事物,将一个事物分解为若干的基于高斯概率密度函数(正态分布曲线)形成的模型。(Gaussian model is to use Gaussian probability density function (normal distribution curve) to accurately quantify things, a thing is divided into several based on the Gaussian probabi
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:11kb
    • 提供者:Byydyh
  1. Kdistribution

    4下载:
  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
    • 文件大小:1kb
    • 提供者:Akiraaa
« 12 »
搜珍网 www.dssz.com