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

搜索资源列表

  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
    • 文件大小:1737
    • 提供者:Leonard
  1. clanguage.rar

    0下载:
  2. 用C语言实现瑞利分布,莱斯分布,高斯分布的分布函数,Using C language Rayleigh distribution Rice distribution, Gaussian distribution of the distribution function
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2139
    • 提供者:杨毅
  1. localRand

    0下载:
  2. 常用随机数发生器,C实现 /* * 文件包含了6个函数,它们能产生符合相应分布的规律的随机数: * GenUniformRnd : 产生一个随机数,符合均匀分布。(伪随机序列) * GenBernoulliRnd : 产生一个随机数,符合伯努利分布。 * GenBinomialRnd : 产生一个随机数,符合二项分布。 * GenPoissonRnd : 产生一个随机数,符合泊松分布。 * GenExponentRnd : 产生一个随机数,符合指数分布。
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:1139
    • 提供者:lo
  1. Guass0420

    0下载:
  2. 高斯白噪声的产生,高斯随机数程序,采用瑞丽分布,适用产生高斯白噪声,程序中的方差和期望值已经标出-高斯随机数程序,采用瑞丽分布,适用产生高斯白噪声,程序中的方差和期望值已经标出
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-10
    • 文件大小:1776711
    • 提供者:kaik
  1. suijixinhaochuli

    1下载:
  2. 随机变量的产生,其中指数分布的和高斯分布的随机变量采用了变换法,分析它的自相关函数和功率谱密度,-The selection of random variables, in which exponential distribution and Gaussian distribution of random variables using the transformation method, analysis of its autocorrelation function and power sp
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:8305
    • 提供者:liuminsheng
  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
    • 文件大小:984
    • 提供者:唐盛
  1. random-c

    0下载:
  2. C语言实现的随机数产生方法,对一些需要产生随机种子的程序有帮助。主要是包括均匀分布、高斯分布随机数的产生。-C language implementation of the random number generator means, for some procedures need to generate random seeds help. Mainly include the uniform distribution, Gaussian distribution generation.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:4536
    • 提供者:李森
  1. test3

    2下载:
  2. 1)产生高斯白噪声; 2)产生高斯色噪声; 3)产生高斯谱相关对数正态分布随机序列; 4)对产生的上述随机序列进行功率谱估计; 5)对产生的上述随机序列进行概率密度函数估计。(Generating a Gaussian spectral correlation logarithmic normal distribution random sequence;)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:吵吵闹闹
  1. 定点热源-循环编程求解的高斯光斑

    1下载:
  2. 分析激光打孔温度场-高斯分布,定点热源-循环编程求解的高斯光斑(Analysis of temperature field in laser drilling - gaussian distribution, solved by the fixed point heat source - cycle of gaussian light spot)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:12288
    • 提供者:姜小丹付
  1. MTALAB雷达

    1下载:
  2. 不同信噪比条件下的LFM匹配滤波结果。 服从均匀分布 ,高斯分布, 瑞利分布的 噪声序列。 雷达非相干积累的输出。雷达相干积累。 雷达对数正态分布杂波,瑞利杂波,韦伯杂波仿真。 有说明文档,有注释。(LFM matched filtering results under different SNR conditions. A sequence of noise obeying uniform distribution, Gauss distribution, and Rayleig
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:464896
    • 提供者:enchan
  1. 算法

    2下载:
  2. 高斯正态分布曲线 具体拟合过程 matlab算法过程(the process of matlab algorithm of Gaussian normal distribution curve)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:1024
    • 提供者:GRANDEUR6x8
  1. 基于FPGA的高斯分布随机数的生成_姚若河

    0下载:
  2. 介绍了一种利用fpga硬件平台产生高斯随机数的算法(An algorithm for generating Gauss random numbers using FPGA hardware platform is introduced)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:376832
    • 提供者:曾今的1994
  1. 高斯随机数

    0下载:
  2. 生成高斯分布的随机数,在加性高斯信道中使用,增加高斯噪声(Generate the random number of gaussian distribution and use it in additive gaussian channel to increase gaussian noise)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:122880
    • 提供者:uuu就是
  1. MY DATA正态分布、T分布、高斯分布拟合曲线

    2下载:
  2. 风电功率预测误差的正态分布,t分布,贝塔分布(Wind power prediction error of the normal distribution, t distribution and beta distribution)
  3. 所属分类:其他

    • 发布日期:2018-04-23
    • 文件大小:98304
    • 提供者:嘿!小丸子
  1. GMRF

    0下载:
  2. 马尔科夫随机场一般是离散的。当然也有连续的马尔可夫随机场,如果假设这个马尔可夫随机场定义在一个域U上面而且任意x∈U,Y(x)都是服从高斯分布的,而且两点间的covariance function K(x,y)=G(x,y),where G是对应U的格林函数,那么这个随机场既是马尔可夫随机场,也是高斯随机场。(The Markov random field is generally discrete. Of course there are continuous Markov random fi
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:312320
    • 提供者:sixiudant
  1. Bayesian-Matting-master

    0下载:
  2. 贝叶斯框架抠图,高斯分布,采样,最大似然率,三分图,前景区域,北京区域,未知区域(proposes a new Bayesian framework for solving the matting problem, i.e. extracting a foreground element from a background image by estimating an opacity for each pixel of the foreground element. Our approac
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:7168
    • 提供者:sunjuan 12324
  1. White_PinkNoise

    1下载:
  2. 构造均匀白噪声、服从高斯分布的白噪声及粉红噪声,并得到它们的自相关函数、功率谱密度等(Constructing uniform white noise, white noise obeying Gauss distribution and pink noise, and obtaining their autocorrelation function, power spectral density, etc.)
  3. 所属分类:其他

    • 发布日期:2020-06-02
    • 文件大小:1024
    • 提供者:wwhwwh
  1. li_6_3_2

    1下载:
  2. 基于matlab的高斯光束及传输特性分析。掌握高斯光束的光强分布特点及传播过程中光强的变化(Analysis of Gaussian beam and transmission characteristics based on matlab. Grasp the characteristics of intensity distribution of Gauss beams and the change of light intensity during propagation)
  3. 所属分类:其他

    • 发布日期:2020-03-30
    • 文件大小:1024
    • 提供者:可以的啊
  1. 分布估计算法

    1下载:
  2. 一个简单的高斯分布EDA算法,用于求camel函数最优解(A Simple EDA Algorithm for Gauss Distribution)
  3. 所属分类:其他

    • 发布日期:2020-11-19
    • 文件大小:1024
    • 提供者:caim
  1. 5mm butt welding-H

    4下载:
  2. 用于薄板焊接。温度在等直径的圆范围里,中心高外缘低。定量理解在等直径的圆范围里,温度的高低是按照高斯曲线分布的(内附有完整ABAQUS分析文件)。(Heat Source for Thin Plate Welding)
  3. 所属分类:其他

    • 发布日期:2019-05-13
    • 文件大小:887808
    • 提供者:圭多
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com