搜索资源列表
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)。-yourse
Possion
- 使用matlab模拟、检验和估计泊松过程、-use Matlab simulation, test and the estimated Poisson process.
possion
- 本程序是有关泊松过程的模拟、检验及参数估计
stproc-2.1
- matlab的随机过程仿真实现,包含泊松过程,指数分布,高斯分布等-matlab random process simulation to achieve, including the Poisson process, exponential distribution, Gaussian distribution
matlab模拟实现的泊松过程
- 用MATLAB仿真软件,模拟并检验Poisson过程。
poisson_simulation.rar
- 电话呼入模型——模拟泊松过程,验证其增量平稳性和独立性。,Tel incoming model- Simulation of Poisson process, verification of its incremental stability and independence.
PossionProcess
- 判断随机过程是否为泊松过程,对其进行模拟、检验及参数估计。-Random process to determine whether a Poisson process, its simulation, test and parameter estimation.
poission
- 泊松过程检测和估计。MATLAB。有详细的注释。-poission process.by MATLAB.
VoIP_IPP_C2_2
- VOIP业务仿真建模,使用间歇泊松过程模型,能够图形显示业务的突发特性。-VOIP business modeling and simulation, using the batch Poisson process model, which can burst characteristics of graphics operations.
paiduilun
- 模拟顾客服务过程,顾客到达为泊松分布,时间间隔为指数分布。一个服务窗口。-Simulation of the process of customer service, customers arrive for the Poisson distribution, the time interval for the exponential distribution. A service window.
stproc-2.1
- matlab的随机过程仿真实现,包含泊松过程,指数分布,高斯分布等-matlab random process simulation to achieve, including the Poisson process, exponential distribution, Gaussian distribution
possion
- 利用MATLAB实现泊松过程 并对此进行参数估计 -Poisson process and the use of MATLAB realization of this parameter estimation
possion
- 利用C实现随机过程泊松分布的仿真,产生的随机数写到输出文件 -simulation about possion process with C++ language
bosong
- 随机过程中的泊松过程,使用MATLAB模拟的-Random process Poisson process, using the MATLAB simulation
模拟泊松过程
- 用R语言模拟泊松过程,有具体程序以及作图步骤(use R language to present possion)
泊松方程
- 浅水方程,描述浅水波的动态运动过程,泊松方程,可以用于浅滩水位的平面分布(The shallow water equation describes the dynamic motion process of shallow water waves. Poisson's equation can be used for the plane distribution of shallow water levels)
poisson
- 泊松过程实现,MATLAB语言,很简单的一个实现,是自己的一个练习(The implementation of the Poisson process, the MATLAB language, is one of its own exercises)
泊松过程的生成及其统计分析
- 假设一个交换系统有M部电话,每个用户在很短的时间(单位时间内)呼叫一次的概率为P;用户间呼入的时刻相互独立,当M很大,P很小时,时间t内到达交换机的呼叫次数构成泊松过程N(t)。 1、确定此泊松过程的参数。利用计算机仿真N(t)的生成过程。注意合理选择M和P,时间分辨率为一个单位时间。 2、为了比较生成的N(t)与理论模型的吻合程度。取N(t)的多个样本并选取3个典型时间,,,得到,,三个随机变量的样本,在一张图上画出其直方图及理论分布曲线,并将两者对照。比较M选取不同时的效果。注意:样本个数
随机过程讲义(中科院-孙应飞)
- 随机过程讲解包含马尔科夫,泊松等典型随机过程(The explanation of stochastic process includes Markov, Poisson and other typical stochastic processes.)
ppp
- 利用泊松过程,实现泊松点过程和泊松簇过程(Poisson point process and poisson cluster process are realized by poisson process)