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

搜索资源列表

  1. channelofruili

    0下载:
  2. 仿真了无线通信系统中的瑞利信道,给出了瑞利信道的概率分布图形,可直接运行。-Simulation of a wireless communication system in the Rayleigh channel, Rayleigh channel is given the probability distribution of graphics, can be directly run.
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:789
    • 提供者:hquwgz
  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. rand_gen

    0下载:
  2. 随即分布数据产生的程序,产生均匀分布、瑞利分布、标准高斯分布、莱斯分布的随机变量-Then the distribution of data generation process, resulting in uniform distribution, Rayleigh distribution, the standard Gaussian distribution, Rice distribution of the random variable
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:125370
    • 提供者:杨光
  1. 1

    0下载:
  2. 1、主要是产生0,1,2,3,阶贝赛尔函数图形。 2、产生线性调频信号和它的的频谱图。 3、产生单个脉冲的三维模糊图以及对应的等值图。 4、它是程序3的嵌套子程序,用于产生单个脉冲。 5、用于产生高斯和瑞利分布函数。 -These programs can produce 1、Bessel graph;2、LFM signal and its amplitude spectrum;3、ambiguous graph 4、Gaussian and Rayleigh funct
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1593
    • 提供者:刘亮
  1. ruilifenbu

    0下载:
  2. 用瑞利分布产生的高斯白噪声序列,可产生上千万点的高斯白噪声-GOOD!
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:32328
    • 提供者:杨旭阳
  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. clutter

    2下载:
  2. 机载雷达地、海杂波仿真程序:韦布尔相关模型分布,瑞利分布模型,K分布模型,以及对数分布模型。-Airborne radar, the sea clutter simulation program: relevant model of Weibull distribution, Rayleigh distribution model, K distribution model, as well as the number of distribution models.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:4844
    • 提供者:yang
  1. gauss_noise

    1下载:
  2. 在C环境下,实现高斯白噪声序列的产生,使用瑞利分布-get gauss_noise
  3. 所属分类:Communication

    • 发布日期:2017-04-08
    • 文件大小:975180
    • 提供者:东风
  1. mat

    0下载:
  2. 自己实现的瑞利分布,有很实用的价值,非常适合新手学习 -Rayleigh distribution of their implementation, there are very practical value, ideal for novice learning
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2538
    • 提供者:adam
  1. Generate-random-variates

    0下载:
  2. 文件夹中含有三个c文件,各自产生10万个分别服从正态分布,瑞利分布以及泊松分布的随机数,并利用这些随机数在VC中绘制出这些分布的概率密度函数曲线。注意:运行这些程序之前,需先安装文件夹中的setup文件,以便于在VC中制图。-C folder contains three files, each produce 100,000 were subject to normal distribution, Rayleigh distribution and the Poisson distributi
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:360974
    • 提供者:何欢
  1. mm

    0下载:
  2. 具有特定密度函数的随机变量的产生 高斯随机变量 瑞利分布的随机变量-With a specific density function of random variables have Gaussian random variable with Rayleigh distributed random variables
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2422
    • 提供者:wangmeng
  1. rand

    0下载:
  2. (0,1)均匀分布随机数的产生及对分布的检验,进而生成正态分布、瑞利分布等。-(0,1) uniformly distributed random number generation and testing of the distribution, thereby generating a normal distribution, Rayleigh distribution.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-02
    • 文件大小:784918
    • 提供者:刘倩倩
  1. the-first

    0下载:
  2. 该文件下的程序可以实现高斯分布、瑞利分布和标准正态部分函数的随机变量等等。-these programs can realize the distribution of gauss ,rayly and norm and so on。
  3. 所属分类:CSharp

    • 发布日期:2017-05-08
    • 文件大小:2023598
    • 提供者:赵yt
  1. normaldistribution

    0下载:
  2. 生成0-1内的均匀分布,正态分布,瑞利分布并加以验证-Generate average distribution,Normal distribution,Rayleigh Distribution and examinition
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:1183
    • 提供者:李庭
  1. mengka

    0下载:
  2. 用蒙特卡罗方法实现瑞利分布的概率分布函数和正确的分布函数的对比。-With monte-carlo method of Rayleigh distribution probability distribution function and the right distribution function of the contrast.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:3150
    • 提供者:小王
  1. return_fitted_best_rayleigh

    0下载:
  2. 输入:样本序列 输出:返回一个具有最佳拟合的瑞利分布-input:samples output:return a best fit rayleigh
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1431
    • 提供者:周旭
  1. generation-fo-random-numbers

    0下载:
  2. 通信系统中,服从标准分布、正态分布、泊松分布和瑞利分布的随机数的生成-the genneration of the uniform distribution, Gaussian distribution, Rayleigh distribution and Possion distribution, in communication system
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:1055997
    • 提供者:lulu
« 1 2 3 45 6 7 8 9 10 11 »
搜珍网 www.dssz.com