CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - poisson and exponential

搜索资源列表

  1. Rand.rar

    1下载:
  2. 随机数生成类。封装c++的rand函数,用于生成均匀、正态、伽马、贝塔、泊松、指数、几何等分布规律的随机数。 内含生成各分布的算法源码。各分布可通过ts测试。,A random number generator class. it Packages the rand function of C++,and is used to generate uniform, normal, gamma, beta, Poisson, exponential, geometric and other dis
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:3951
    • 提供者:winxp
  1. simulation

    2下载:
  2. 设计一个M/M/S/k排队系统模型,用C++进行仿真,计算一个新的服务请求在各个状态k下的阻塞率,绘制出到达率-阻塞率曲线(matlab),并将理论值与仿真值进行比较。 M/M/S/k模型为服务请求到达间隔时间服从泊松分布、服务时间服从指数分布、系统有S个服务器、系统容量为k(有限个)的排队系统。如果一个服务请求到达排队系统时,系统内已有k个服务请求,那么这个服务请求就会被拒绝(即不为该服务请求安排服务器,也不会将其排入系统队列)。由于系统容量为k,有S个服务器,所以系统队列的长度为k-S
  3. 所属分类:Fax program

    • 发布日期:2015-09-04
    • 文件大小:112722
    • 提供者:张三
  1. general-random-number-in-C-Sharp

    0下载:
  2. 在C#中,产生一般随机数用Random即可,但是,若要产生服从特定分布的随机数,就需要一定的算法来支持了,产生服从正态分布、泊松分布、指数分布以及负指数分布随机数的方法-A general random number in C#, you can use Random, but to have to obey a particular distribution of random numbers, you need a certain algorithm to support, resultin
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:26246
    • 提供者:于立凯
  1. stproc-2.1

    3下载:
  2. matlab的随机过程仿真实现,包含泊松过程,指数分布,高斯分布等-matlab random process simulation to achieve, including the Poisson process, exponential distribution, Gaussian distribution
  3. 所属分类:matlab例程

    • 发布日期:2013-01-29
    • 文件大小:9892
    • 提供者:马文涛
  1. PRMA

    0下载:
  2. source code for (Packet Reservation Multiple Access)PRMA algorithm. this source code contains on-off traffic, poisson traffic and exponential traffic
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-27
    • 文件大小:3368
    • 提供者:shaz
  1. light.sh

    0下载:
  2. 使用SHELL实现泊松分布,指数分布。对于模拟网路流量和拥塞阻塞分析特别有用处。实现用户数据泊松到达,数据包大小指数分布。-SHELL achieved using the Poisson distribution, exponential distribution. For the simulation analysis of network traffic and congestion congestion particularly useful. Poisson arrival achie
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:947
    • 提供者:周林
  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. MMC

    1下载:
  2. Simulate queueing In queueing theory, a discipline within the mathematical theory of probability, an M/M/1 queue represents the queue length in a system having a single server, where arrivals are determined by a Poisson process and job service time
  3. 所属分类:JavaScript

    • 发布日期:2017-11-16
    • 文件大小:649
    • 提供者:Giren
  1. access_block

    0下载:
  2. 在一定的资源数下,服从泊松分布到达和指数分布离开的用户,仿真在用户数不断增加时网络阻塞率。自己编写。-Under certain number of resources, and the Poisson arrival of the user leaves the exponential distribution, the blocking probability in the simulation the number of users increases. Write your own.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1381
    • 提供者:蔡纪源
  1. Distributions

    1下载:
  2. 分布: 二项式分布、指数分布、逻辑函数分布、正态分布、泊松分布(distrubutions: binomial distribution,exponential distribuion,logistic distribution,Normal distribution and poisson distribution)
  3. 所属分类:mathematica

    • 发布日期:2018-01-09
    • 文件大小:20480
    • 提供者:Rogerlu
  1. Desktop2

    1下载:
  2. 这是一个M/M/C/∞排队系统,其中顾客按照泊松流输入,服务时间按照负指数分布,有C个服务台的单列多台并列服务系统。在这种系统,顾客到达系统后排成一个队列,然后到空闲的服务台接受服务,而每个服务台的服务时间都服从相同参数的负指数分布,服务完毕后顾客自动离去。(This is a M/M/C/ infinity queueing system, where the customers enter the Poisson flow, the service time is distributed a
  3. 所属分类:其他

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