-
queue_emulator
说明: 这是一个基于M/M/S类型的排队论仿真程序。M/M/S表示到达时间为负指数分布,服务时间为负指数分布,服务设备数量为S个的排队系统。
(1)到达模式:严格意义上讲是一个接着一个到达,而且到达时间间隔服从参数为mean_arr的负指数分布;
(2)服务模式:服务台的数量为server_num,且每个服务台服务一个顾客的服务时间服从参数为mean_serv的负指数分布;
(3)排队规则:满足先进先服务,服务快的先离开的规则。
(This is a based on the M/M/S types of queuing theory simulation program. M/M/S said time of arrival of the negative exponential distribution and service time for the negative exponential distribution, service equipment for the number of S-queuing system. (1) mode of arrival : a strict sense is a one followed arrived, but the inter-arrival time parameters mean_arr obey the negative exponential distribution; (2) mode : The number of help desk server_num. with each help desk services a customer service parameters mean_serv obey the negative exponential distribution; (3) queuing rules : first meet advanced services, the first to leave fast rules.)
- 2006-04-30 11:02:49下载
- 积分:1
-
poisson
MATLAB下描述随机过程中的泊松过程,精要简单易懂(Poisson process)
- 2013-11-12 17:01:57下载
- 积分:1
-
MOPSO
Multi-objective PSO optimization algorithm code in Matlab
- 2012-11-01 17:25:19下载
- 积分:1
-
ekf
说明: 使用EKF算法处理PIX飞控的IMU数据(analysis the pix's log with ekf algorithm)
- 2018-01-21 19:00:56下载
- 积分:1
-
track
gps信号的跟踪,采用锁相环实现,包括码环的跟踪和载波的跟踪环(gps signal tracking, the use of PLL implementation, including code and carrier tracking loop tracking loop)
- 2010-10-26 22:20:48下载
- 积分:1
-
gradsmetafile.m
metafile for grads developed in matlab
- 2013-03-07 05:22:53下载
- 积分:1
-
PV_texing
典型的光伏电池模型,输出受光照、温度的影响。(classical PV model by matlab)
- 2012-08-19 11:21:42下载
- 积分:1
-
ICA
说明: 独立分量分析代码(matlab编写)有很强的试用价值(Independent Component Analysis code (matlab preparation) has a very strong trial value)
- 2020-11-05 13:19:51下载
- 积分:1
-
monituihuo
在matlab开发环境下实现了模拟退火的智能算法程序(In the matlab development environment can only achieve a simulated annealing algorithm)
- 2011-08-07 11:27:40下载
- 积分:1
-
bpsk_Monte_Carlo
用matlab 实现bpsk的误码率蒙特卡洛仿真,可以作为编程的范例来用(Using matlab to achieve bpsk BER Monte Carlo simulation ,could be used as a programming paradigm)
- 2013-08-31 18:26:24下载
- 积分:1