搜索资源列表
work.rar
- Matlab实现: Erlang B model(M/M/n/n)与 Erlang C model排队系统的模拟,并画出阻塞概率(P)与负载(A=lamda/miu in Erlang)的关系图。用法:运行RunMe,Matlab achieve: Erlang B model (M/M/n/n) and the Erlang C model simulation queuing system, and draw blocking probability (P) and load (A = la
simulation.rar
- 排队论中M/M/1系统的MATLAB仿真主要是阻塞率的理论值与仿真数据的比较,M/M/1 queuing theory in MATLAB simulation system is blocking the theoretical value of the comparison with the simulation data
2.rar
- M/M/m排队系统性能仿真代码matlab function r=randexp(lambda) r = -lambda*log(rand) ,M/M/m queuing system performance simulation code matlab function r = randexp (lambda) r =-lambda* log (rand)
mtkl.rar
- matlab程序 M/M/1 M/M/N 用于求解排队论相关问题,matlab program M/M/1 M/M/N queuing theory to solve related problems
166565476.rar
- m/m/m排队模型的仿真,很好的资料!!,m/m/m queuing model of the simulation, very good information! !
CR_Handoff
- 认知无线电切换算法,基于排队论,考虑主用户是否随机接入两种情况。-Cognitive radio handover algorithm based on queuing theory, to consider whether the user random access to two main situations.
paidui
- mm1排队模型的matlab源码,从c语言裸转过来的,主要解决排队论在matlab中的仿真问题-mm1 queue model matlab source code, from the c language naked in turn, mainly queuing theory to solve the simulation problem in matlab
aloha
- 排队理论中的aloha算法实现,该算法的运行环境为matlab.-Queuing theory aloha algorithm, the algorithm running environment for matlab.
matlab
- 排队论,对策论的一些源码,可以运用此源码解决一些问题哦!-Queuing theory, game theory and some of the source, this source can be used to solve some problems Oh!
queue
- 排队问题仿真模型的代码,顾客到达时间和服务时间服从均匀分布。-Simulation model of the queuing code, the customer arrival time and service time uniform distribution.
mmc单列多服务台排队系统仿真matlab代码
- M/M/c单列多服务台排队系统仿真matlab代码 (1)系统数据处理准确; (2)功能齐全; (3)操作方便、简单,界面友好; -M/M/c single multi-server queuing system simulation matlab code (1) accuracy of data processing systems (2) functional (3) easy to operate, simple, friendly interface
mmc_analysis
- 单列多服务台排队系统需求分析 用户在系统主界面输入服务台数、顾客总数、仿真时间、等初始数据,经过后台系统处理相关数据并进行分析计算,得出顾客排队的最大队长、平均队长、系统中平均实体数、顾客平均等待时间、顾客最大等待时间、服务台的空期和忙期各占百分比以及每个顾客在系统中花费的时间等等。-Single multi-server queuing system requirements analysis the main user interface to enter in the system h
simulation
- 设计一个M/M/S/k排队系统模型,用C++进行仿真,计算一个新的服务请求在各个状态k下的阻塞率,绘制出到达率-阻塞率曲线(matlab),并将理论值与仿真值进行比较。 M/M/S/k模型为服务请求到达间隔时间服从泊松分布、服务时间服从指数分布、系统有S个服务器、系统容量为k(有限个)的排队系统。如果一个服务请求到达排队系统时,系统内已有k个服务请求,那么这个服务请求就会被拒绝(即不为该服务请求安排服务器,也不会将其排入系统队列)。由于系统容量为k,有S个服务器,所以系统队列的长度为k-S
queuing
- M/M/c排队模型的MATLAB仿真程序,顾客到达和服务时间服从指数分布,有c个窗口。包含排成一个队列;随机排成c个队列;自动选择c个队列中最短队列排队三种排队方式的仿真-M/M/c queuing model of the MATLAB simulation program, the customer arrival and service time is exponentially distributed, there is c windows
matlab
- 可实现银行排队论mmm,输出随机数matlab实现计算机模拟排队论-Bank of queuing theory can be realized mmm, the output random number matlab computer simulation of queuing theory to achieve
hsai
- 关于带流量控制的优先权排队模型进行研究和分析-About flow control with priority queuing model to conduct research and analysis
paidui
- 经典的排队论程序,包括一维和二维排队论模型-Classical queuing theory procedures, including the one-dimensional and two-dimensional model of queuing theory
service-2.1
- this about the queuing models like mm1/mmc/marconi-this is about the queuing models like mm1/mmc/marconi
Matlab-simulation-queue-process
- 排队问题仿真的目的是要寻找服务对象与服务设置之间的最佳配置,保证系统具有最佳的服务效率与最合理的配置,通过matlab平台对单服务台有限队长的排队系统进行 过程仿真 可以协助设计人员分析顾客的需求 从而合理规划出符合实际条件的服务设施-The purpose of the queuing simulation is to find clients and the best allocation between service settings, ensure that the system
数学建模的29个通用模型及matlab解法
- 第一章 线性规划 第二章 整数规划 第三章 非线性规划 第四章 动态规划 第五章 图与网络 第六章 排队论 第七章 对策论 第八章 层次分析法 第九章 插值与拟合 第十章 数据的统计描述和分析 第十一章 方差分析 第十二章 回归分析(Chapter I linear programming Chapter II integer programming Chapter III nonlinear programming Chapter IV dynamic planning Chapt