这是一个基于M/M/S类型的排队论仿真程序。M/M/S表示到达时间为负指数分布
这是一个基于M/M/S类型的排队论仿真程序。M/M/S表示到达时间为负指数分布,服务时间为负指数分布,服务设备数量为S个的排队系统。 (1)到达模式:严格意义上讲是一个接着一个到达,而且到达时间间隔...
这是一个基于M/M/S类型的排队论仿真程序。M/M/S表示到达时间为负指数分布,服务时间为负指数分布,服务设备数量为S个的排队系统。 (1)到达模式:严格意义上讲是一个接着一个到达,而且到达时间间隔...
简单的m序列产生办法(存储m序列,再读出)...
关于M.2 接口规范,M.2接口由PCI SIG开发,用于替换Mini PCIE 接口。资料很不错,值得收读。...
S29NS-J 128 Megabit (8 M x 16-Bit), 64 Megabit (4 M x 16-Bit), 32 Megabit (2 M x 16-Bit), and 16 ...
Included are the files wav1.m, wav2.m, wavecoef.mat and readme. wav2 function implements the tree...
This m-file simulates MPSK (theoretical and simulated) with Gray coding This m-file simulates MPSK ...
One-channel queuing system simulator (M/M/1) * Arrival and service times are random and distributed...
刚写的Matlab下的M/M/1排队的仿真代码,加了完整的注释...
SIMMM1 simulate a M/M/1 queueing system. Poisson arrivals of intensity lambda. Poisson service times...
给出数n和m(m<9)个数字,求只含有m个数字的n的最小倍数....