-
matlab_queue_system
自己写的用Matlab模拟一个缓冲区大小(包括正在服务的那个)为10的随机排队系统。
(1)到达过程是的泊松过程(到达速率为Mu),服务时间服从独立指数分布(均值为1/Lamda)。
对Mu//Lamda=0.2,Mu//Lamda=0.8和Mu//Lamda=1.1三种情况进行仿真,求出队列中接受服务用户为n的概率P(n), n=0,...,10。并与理论结果进行比较。
(2)假设到达过程为均匀过程(到达速率为Mu),服务时间服从独立瑞利分布(均值为1/Lamda)。(yourself writing a simulation using Matlab buffer size (including services that are) for the following 10 Machine queuing system. (1) arrival process is the Poisson process (arrival rate of Mu), submit to independent service index distribution (mean of 1/Lamda). Right Mu// Lamda = 0.2, Mu// Lamda = 0.8 and the Mu// = 1.1 Lamda three of the simulation, Queue calculated users receive services n the probability P (n), n = 0 ,..., 10. And with the theoretical results. (2) It is assumed that the arrival process for the uniform process (arrival rate of Mu), submit to independent service Rayleigh distribution (mean of 1/Lamda).)
- 2007-05-16 09:14:40下载
- 积分:1
-
LEARN-MATLAB
新手学习MATLAB画图很好的例子,程序直接复制到MATLAB中就可以运行。(MATLAB drawing newcomers to learn a good example, be copied directly into MATLAB programs can run.)
- 2015-03-26 23:08:47下载
- 积分:1
-
Izerozipn
完整的C语言编写的带通滤波器 运行成功并在matlab上检验
(Bandpass filter runs successfully complete C language and tested in matlab)
- 2012-08-11 21:51:30下载
- 积分:1
-
DSB
DSB双边带调制的systemview仿真系统(DSB double sideband modulation simulation system systemview)
- 2013-09-24 09:25:35下载
- 积分:1
-
BPSK_Simulation
BPSK SNR vs BER graph simulation awgn channel
- 2013-03-08 16:22:04下载
- 积分:1
-
RFID-ALOHA
RFID ALOHA算法仿真,包括固定帧时隙、动态帧时隙和随机时隙算法(RFID ALOHA algorithm simulation, comprising a fixed frame time slot, time slot and frame dynamic random Slot Algorithm)
- 2021-03-09 10:59:28下载
- 积分:1
-
guangdiansheji
光电综合实验,南邮的,必须的,肯定的,很好的,很强的(very good)
- 2010-10-11 18:38:24下载
- 积分:1
-
73462702fpgajpeg
code describing jpeg with matlab
- 2011-01-29 09:51:58下载
- 积分:1
-
neural-network30-case
matlab神经网络30例,书和源码,都很经典,需要的同学赶快拿走(matlab neural network 30 cases of classic books and source code)
- 2013-12-05 09:53:03下载
- 积分:1
-
VirtualSignalGeneratoring
说明: 虚拟信号发生器是一个GUI产生(1)周期函数(包括正弦,三角,锯齿,和方波)不同振幅,频率和阶段 (2)不同振幅平方脉冲序列,频率,分期及职责循环 (3)双参数指数函数 (4)高斯曲线之间的范围不同,标准偏差和手段,以及(5)不同幅度的高斯噪声。你也可以添加一个偏移或高斯噪声的前四个以上任何职能。图形用户界面还能使用户可以添加指定的信号(或者乘以它的)一个先前定义的信号。
(Virtual Signal Generator is a GUI that produces (1) periodic functions (including sinusoidal, triangle, sawtooth, and square waves) of varying amplitudes, frequencies, and phases (2) square pulse trains of varying amplitudes, frequencies, phases, and duty cycles (3) two-parameter exponential functions (4) Gaussian curves of varying bounded areas, standard deviations, and means and (5) Gaussian noise of varying amplitude. One can also add an offset or Gaussian noise to any of the first four functions above. The GUI also enables the user to add the designated signal to (or multiply it by) a previously defined signal.
)
- 2010-04-18 12:04:45下载
- 积分:1