CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 正态分布函数

搜索资源列表

  1. T函数产生方法

    0下载:
  2. 由于vc系统随机函数产生的数均匀分布,有时要用到正态分布和分布,这是两个小函数,让你们见笑了-vc system because of the random number function evenly distributed, and sometimes we had to use normal distribution and distribution, which is two small functions so that you laughed at the
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:995
    • 提供者:朱晓峰
  1. FractalTerrain

    1下载:
  2. 二维的分形地形可以由一维分形曲线推广得到,首先介绍下一维分形曲线的构造模型。 已知初始线段的两个端点 ,通过随机扰动线段的中点来完成一次迭代,公式为 : 其中roughness控制当前层次的扰动量,它可以决定每次循环中,随机数值域的减少量,就是说它决定了分形结果的粗糙程度。令 上式是分形曲线模型的一般表达式,其中采用均值为0,方差为1的正态分布函数产生随机数,随着分割层次的增加,当前扰动量将以pow(2.0,-h)的倍数逐步的衰减,直到到达给定的分割层次或者被
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:68155
    • 提供者:杨冬
  1. 计算正态分布的函数

    2下载:
  2. 计算正态分布的函数
  3. 所属分类:其它

  1. 正态分布函数

    0下载:
  2. 正态分布函数
  3. 所属分类:matlab例程

    • 发布日期:2009-04-06
    • 文件大小:584
    • 提供者:fu@ck.com
  1. Matlab中erf(x)函数的表达式是怎样的

    1下载:
  2. Matlab中erf(x)函数的表达式是怎样的,erf(x)与标准正态分布函数之间的关系是怎样的,怎样自己编制一个计算标准正态分布函数数值近似值的函数,如何利用matlab自带的erf(x)函数包近似计算标准正态分布函数的值,数值计算值与用erf(x)转化求得的值之间的相对误差是怎样的。-将中文译成英语 Matlab, erf (x) function expression is what, erf (x) the standard normal distribution func
  3. 所属分类:中间件编程

    • 发布日期:2016-01-22
    • 文件大小:1248256
    • 提供者:bron
  1. parzen.根据样本进行概率密度函数估计

    3下载:
  2. parzen窗法,功能是根据样本进行概率密度函数估计。实现了对正态分布概率密度函数和均匀分布双峰概密函数进行估计,Parzen window method, function is based on a sample of the estimated probability density function. The realization of the normal distribution probability density function and uniform distributi
  3. 所属分类:matlab例程

    • 发布日期:2016-01-25
    • 文件大小:3093
    • 提供者:陈坚
  1. standard

    2下载:
  2. 一个标准正态分布函数的VC++实现方法,望给大家带来帮助-A standard normal distribution function of the VC++ implementations, hope to give us help
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-26
    • 文件大小:291753
    • 提供者:黎明
  1. random-inc

    0下载:
  2. 用c语言编写的产生正态随机数的源代码: 算法一产生12个(0,1)平均分布的随机函数,用大数定理可以模拟出正态分布。 算法二用到了数学中的雅可比变换,直接生成正态分布,但此算法在计算很大规模的数时 会出现溢出错误。-With the c language normal random number generation source code: Algorithm 1 produces 12 (0,1) the average distribution of the rand
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:996
    • 提供者:kgd
  1. gamma

    0下载:
  2. 与gamma函数和正态分布函数有关的三份资料,对深入理解和应用gamma函数有帮助。-Normal distribution function with the gamma function and the three relevant information on the in-depth understanding and application of gamma function is helpful.
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:695907
    • 提供者:lhai
  1. distribution

    1下载:
  2. 产生均匀分布、正态分布、瑞利分布、泊松分布这几种分布的随机数,包括实现各部分的子函数和主函数-Produce uniform distribution, normal distribution, Rayleigh distribution, Poisson distribution random number distribution of these types, including the realization of the various parts of the Functions a
  3. 所属分类:Other systems

    • 发布日期:2017-05-30
    • 文件大小:12727467
    • 提供者:曾韬
  1. normfun

    0下载:
  2. 正态分布函数累积分布,是最简单的分布函数类型-Normal cumulative distribution function
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:684
    • 提供者:stephen
  1. ZT

    0下载:
  2. 能够产生标准正态分布数据的函数。该程序根据Box-Muller方法生成正态分布函数-Able to generate standard normal distribution function data. The program according to Box-Muller method to generate normal distribution function
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:523303
    • 提供者:陈卫
  1. ATND_g4

    1下载:
  2. 利用MATLAB语言仿真截断正态分布函数-Simulation using MATLAB language truncated normal distribution function
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:661
    • 提供者:许明
  1. TheCaculationOfSpecialFunction

    2下载:
  2. 包含各种特殊的数学函数:伽马函数;误差函数; 贝塞尔函数;贝塔函数;正态分布函数 ;卡方分布函数以及各种积分函数-Includes a variety of special mathematical functions: Gamma function error function Bessel function Beta function normal distribution function chi-square distribution function, as well as
  3. 所属分类:GDI/图象编程

    • 发布日期:2013-12-01
    • 文件大小:15339
    • 提供者:陈忠宁
  1. normrand

    0下载:
  2. 提供两个函数,通过均匀分布函数来生成正态分布随机数。-Provides two functions, the uniform distribution function to generate normal random numbers.
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:841
    • 提供者:王帅
  1. baizaosheng

    0下载:
  2. 按如下模型产生一组随机序列: x(n)=0.8x(n-1)+w(n) 其中w(n)为均值为1,方差为4 的正态分布白噪声序列。估计过程的自相关函数与功率谱。
  3. 所属分类:Wavelet

    • 发布日期:2017-03-31
    • 文件大小:613
    • 提供者:hll
  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. 调用该函数可以实现正态分布函数,首先产生(min,max)之间均匀分布的随机数,再计算正态分布概率密度函数,最后产生产生正态分布随机数
  3. 所属分类:文档资料

  1. Desktop

    0下载:
  2. 不需要调用函数编写正态分布生成随机数程序(normal distribution generate random numbers)
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:22528
    • 提供者:ooolcp
  1. 对数正态分布

    0下载:
  2. 对数正态分布函数的源码,用来测试颗粒物浓度时亲测可用,值得下载(The source of lognormal distribution function is used to test particulate matter concentration, and pro test is available, which is worth downloading.)
  3. 所属分类:光学技术

    • 发布日期:2018-05-02
    • 文件大小:19456
    • 提供者:初宸
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com