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

搜索资源列表

  1. localRand

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

    • 发布日期:2017-04-04
    • 文件大小:1139
    • 提供者:lo
  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-03
    • 文件大小:8305
    • 提供者:liuminsheng
  1. debug

    0下载:
  2. 简单的仿真程序代码,实现了产生平均分布随机数,指数分布随机数,并给予此实现两个服务台之间有合作的排队系统仿真,仿真结果使用excel输出。-An easy simulation system.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:5781
    • 提供者:tenghao
  1. G00D3

    0下载:
  2. 服务台的售票处,假设各顾客的到达时间间隔和服务时间均服从负指数分布,到达率λ=10人/分钟,服务率μ=6人/分钟,等待队长N=20人,仿真时间Total_time=10分钟。使用本程序仿真出的各顾客到达时刻与离开时刻曲线,等待时间与停留时间曲线.-Help desk ticket, assuming that each customer' s arrival time and service time obeys the negative exponential distribution,
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:1329
    • 提供者:tinstarwg
  1. generate-random-numberithm

    0下载:
  2. 用解析变换法产生指数分布的随机数 是课程设计的小例子-Analysis of transformation with an exponential distribution random number
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:2600
    • 提供者:小于儿
  1. generate-random-numberithm

    0下载:
  2. 用解析变换法产生指数分布的随机数,课程作业的小例子-Analysis of transformation with an exponential distribution of random numbers, course work in the small example
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:2560
    • 提供者:小于儿
  1. sim_call

    0下载:
  2. 呼叫阻塞仿真 1 该系统与外界完全独立,无外界基站干扰,假设基站可提供的信道数为10。 2 呼叫的到达时间间隔和每次呼叫的服务时间服从负指数分布,参数分别为1/lamda_arrival和lamda_serve -Call blocking and outside of the system simulation a fully independent, without outside interference the base station, assuming the base
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1203
    • 提供者:高龙年
  1. random

    0下载:
  2. 各种分布函数的产生代码:随机分布,正态分布,指数分布,对数正态分布-generate the distribution function
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:857
    • 提供者:jiang jame
  1. code

    0下载:
  2. 自己编写算法产生指定分布的伪随机数,文件夹中包括 均匀分布、指数分布、正太分布,泊松分布、二项分布,并同时对随机序列进行了分布检验和参数估计-Write your own algorithm to generate a pseudo-random number distribution specified folder, including the uniform distribution, exponential distribution, is too distribution, Poiss
  3. 所属分类:Other systems

    • 发布日期:2017-11-13
    • 文件大小:6407
    • 提供者:Celia Zhen
  1. randproc-student

    0下载:
  2. 生成随机数,均匀分布的线性同余法,指数分布随机数,泊松分布-Generate random numbers, uniform distribution of the linear congruential method, exponentially distributed random numbers, the Poisson distribution
  3. 所属分类:Other systems

    • 发布日期:2017-12-04
    • 文件大小:60382
    • 提供者:aojing
  1. suijishu

    0下载:
  2. 用平方取中法产生随机数列 用混合同余法产生随机数列 用乘同余法1产生随机数列 用乘同余法2产生随机数列 用素数模同余法产生随机数列 产生指数分布的随机数列 产生拉普拉斯分布的随机数列 产生瑞利分布的随机数列 产生柯西分布的随机数列 产生爱尔朗分布的随机数列 产生正态分布的随机数列 产生韦伯西分布的随机数列 产生泊松分布的随机数列 产生贝努里分布的随机数列 产生贝努里-高斯分布的随机数列 产生二项式分布的随机数列 -Generate
  3. 所属分类:Other systems

    • 发布日期:2017-11-09
    • 文件大小:5094
    • 提供者:吕文旭
  1. datagenerator

    0下载:
  2. 数据生成器; 人工合成各种数据,包括均匀分布,正太分布,指数分布数据等;-Data Generator Generating a variety kind of data, including uniform distribution, Normal distribution and exponential distribution etc.
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-08
    • 文件大小:1940
    • 提供者:
  1. exa07

    0下载:
  2. 读取信号的各种变换,gabor变换、图谱、WVD、pWVD、指数分布-Read signal transform, gabor transform spectra, WVD, pWVD, exponential distribution
  3. 所属分类:Other systems

    • 发布日期:2017-11-19
    • 文件大小:533
    • 提供者:陈日清
  1. 3

    0下载:
  2. 理发店营业仿真: 理发店有2名理发师,为每名顾客服务时间MU=20min+-SIGMA=3min服从正态分布,顾客相继到达,时间间隔服从1/LAMBDA=10min的指数分布.顾客到达后如发现店内有6人以上排队等待,30 顾客会选择离开,其余人继续等待. 要求:建模,仿真 一天10小时营业,统计N天内: 1.理发师实际服务人数 2.平均队长及因排队人数过多而离去的人数 3.ALPHA=0.05计算置信区间. -Barber shop business simulati
  3. 所属分类:Other systems

    • 发布日期:2017-11-19
    • 文件大小:2130
    • 提供者:连云
  1. multipath

    0下载:
  2. 这是一个基于802.15.3a的S_V模型,时间按双泊松分布,幅度双指数分布,可更改CM1/CM2/CM3/CM4的参数,得到四种不同情况下的多径分布-This is a model based on 802.15.3a the S_V time by double Poisson distribution, amplitude double exponential distribution, the parameters can be changed CM1/CM2/CM3/CM4 obtai
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:52682
    • 提供者:汪文
  1. Random-variable

    0下载:
  2. 几种常用分布(如泊松分布、正态分布、指数分布、均匀分布)随机变量的matlab实现方法。-Surement distribution (eg Poisson distribution, normal distribution, exponential distribution, uniform distribution) random variable matlab implementation methods.
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:2369
    • 提供者:月光弧下
  1. good-random-number-generator-

    0下载:
  2. 在matlab下运行,产生标准均匀分布,正态分布和指数分布的随机数发生器程序。-In matlab running, generate standard uniform, normal and exponential distribution random number generator program.
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:9453
    • 提供者:lichuanjiang
  1. randproc

    0下载:
  2. 随机过程实验,生成各种随机数,均匀分布,正态分布,指数分布,泊松分布-Stochastic Processes experiment, generate a variety of random numbers, uniform, normal, exponential distribution, the Poisson distribution
  3. 所属分类:Other systems

    • 发布日期:2017-05-18
    • 文件大小:4686313
    • 提供者:zhouying
  1. Random

    0下载:
  2. 多种方法实现各(均匀分布,高斯分布,指数分布,瑞利分布等)分布的随机数产生-A variety of methods to realize the (uniform distribution, gaussian distribution, exponential distribution and Rayleigh distribution, etc.) of random number is generated
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1255
    • 提供者:DD
  1. lab11

    0下载:
  2. 模拟M/M/1排队系统,到达时间为泊松过程,处理时间为指数分布-Simulated M/M/1 queuing system, the arrival time of a Poisson process, the processing time is exponentially distributed
  3. 所属分类:Other systems

    • 发布日期:2017-12-16
    • 文件大小:1024
    • 提供者:王超然
« 12 »
搜珍网 www.dssz.com