搜索资源列表
poisson
- 一个计算泊松分布的小程序。对于给定的m和k (0<m<2000, 0<= k < 2500),计算其概率,以科学格式输出,保留小数点后6位有效数字。-A calculated Poisson distribution of small procedures. For a given m and k (0 <m<2000, 0<= k < 2500.
lab11
- 模拟M/M/1排队系统,到达时间为泊松过程,处理时间为指数分布-Simulated M/M/1 queuing system, the arrival time of a Poisson process, the processing time is exponentially distributed
ctof.m.tar
- Multigrid Solver for 1D Poisson Problem
Desktop2
- 这是一个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
mm1_simulation
- 仿真服从泊松分布的m/m/1队列,到达速率为lambda,服务速率为mu。命令行操作。(Simulate m/m/1 queuing system, poisson process, exponential distribution.)