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

搜索资源列表

  1. 05041062

    0下载:
  2. 1.产生(0-1)分布随机数的方法:z i =(16807zi-1 +1)mod(pow(2,32)).被主函数调用. 2.产生U(0-1)分布利用公式:x1=sqrt(-2lnU1)cos(2PiU2), x2=sqrt(-2lnU1)sin(2PiU2) 3.产生瑞利分布,用两个独立同分布的正态分布值,用公式 x= sqrt(Y1*Y1+Y2*Y2)产生瑞利随机数. 4泊松分布-1. 20 (0-1) random number distribution methods : i
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:52813
    • 提供者:吕军红
  1. rayleigh_random

    0下载:
  2. 产生N=100个在(0,50)区间内满足瑞利分布的随机数-have N = 100 (0.50) interval meet Rayleigh distribution of random numbers
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:980
    • 提供者:陈陈
  1. c语言产生随机数

    0下载:
  2. 用C语言产生随机数 泊松分布 高斯分布 瑞利分布
  3. 所属分类:源码下载

  1. ruili

    0下载:
  2. 通过产生两个高斯分布的随机数,组合生成瑞利分布的信号,模拟瑞利信道,然后将一个正弦信号以不同方式通过,比较是否有变化。-By generating two Gaussian distributed random number, combined Rayleigh distribution of signal generation, analog Rayleigh Road, then a sinusoidal signal in different ways by, more if there
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:618
    • 提供者:李冰
  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
    • 文件大小:1024
    • 提供者:许亮
  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. RVG

    0下载:
  2. 用于生成不同参数的正态分布的随机数;瑞利分布随机数;泊松分布随机数-Different parameters used to generate the normal distribution of random numbers Rayleigh distribution random numbers Poisson distribution random number
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:1597
    • 提供者:黎家祥
  1. random

    0下载:
  2. 利用matlab语言编写的标准正态分布,泊松分布,瑞利分布下的随机数的产生。-Use of matlab language standard normal distribution, Poisson distribution, Rayleigh distribution under the random number generation.
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:344371
    • 提供者:李珊珊
  1. random

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

    • 发布日期:2017-03-28
    • 文件大小:5425
    • 提供者:舞蛳
  1. yuanchengxu

    0下载:
  2. 高斯的分布产生随机数的方法: 在瑞利分布生成随机数的方法 该程序是用C + +语言,程序的项目可以通过VS2005打开。对于每个分配,程序生成的随机数10000 泊松分布生成随机数的方法:-The program is written by C++ language, the program project can be opened by VS2005. For each distribution, the program generated 10000 random
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-02
    • 文件大小:792
    • 提供者:孙杰
  1. rayleigh

    0下载:
  2. 利用C仿真随机过程瑞利分布,产生的随机数写到输出文件中-simulation of rayleigh distribution by C language alongwith the output
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-29
    • 文件大小:1774
    • 提供者:汪伟
  1. rayleigh

    0下载:
  2. 由随机数产生瑞利分布,瑞利分布函数在许多方面都有应用,比如某些噪声的分布就属于此分布。-By the random number generator Rayleigh distribution, Rayleigh distribution function has applications in many areas, such as some of the noise distribution on the part of this distribution.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1242845
    • 提供者:小虎
  1. random_Number

    0下载:
  2. 用于产生高斯分布,瑞利分布,泊松分布随机数的c程序以及相关文档。-codes to gergerate random number for gaussian,rayleigh and poission distribution.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:540554
    • 提供者:张宏
  1. LPc

    0下载:
  2. 用C语言编写的,采用瑞利分布产生一个随机数-With the C language, using a random number generated Rayleigh distribution
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1899
    • 提供者:pange
  1. distribution

    0下载:
  2. 瑞利分布,正态分布和泊松分布的随机数产生,参数可变,灵活性强,其中的均匀分布采用库中自带rand函数生成。-rayleigh,normal and poisson distribution
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1328
    • 提供者:龙小凤
  1. normal

    0下载:
  2. C++产生正态分布,泊松分布,瑞利分布的随机数,并画pdf图-The PDFS of Gaussian、Rayleigh and Poisson distributed random variates
  3. 所属分类:3G develop

    • 发布日期:2017-04-13
    • 文件大小:2150
    • 提供者:zhaoqinghe
  1. c语言产生随机数

    0下载:
  2. 使用c语言产生高斯分布,瑞利分布以及泊松分布的随机数
  3. 所属分类:matlab例程

  1. Rayleigh

    0下载:
  2. 采用C语言的方式编写模拟输出一组符合瑞利分布的伪随机数。(rayleigh of c langage.)
  3. 所属分类:matlab例程

  1. 瑞利随机数

    0下载:
  2. 生成Rayleigh 分布的随机数,为信号在瑞利信道中传输,生成的瑞利衰落提供函数(The random number of Rayleigh distribution is generated to transmit the signal in Rayleigh channel and the generated Rayleigh fading provides functions)
  3. 所属分类:通讯编程

    • 发布日期:2018-01-08
    • 文件大小:436224
    • 提供者:uuu就是
  1. Desktop5

    0下载:
  2. 用C语言产生正态分布随机数、泊松分布随机数和瑞丽分布随机数(Using C language to produce normal distribution random number, Poisson distribution random number and Rayleigh distribution random number)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:阿杰哟666
« 12 3 »
搜珍网 www.dssz.com