搜索资源列表
queure
- 针对M/PH/1(k)排队系统推导出该排队系统在任意时刻、到达时刻、退去时刻的队列长度状态概率分布、平均队列长度、以及平均等待时间,并编写程序进行数值计算,并对M/E2/1(k), M/M/1(k), M/H2/1(k)排队系统的性能进行数值比较。-against M/PH/1 (k) queuing system derived the queuing system at any time, the arrival time, faded moment of the queue length
@queue
- 一个实现有限队列的matlab程序,采用面向对象的编程方法。
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
robotljgh
- 本文分析了智能机器人仿真系统的功能结构,设计用户交互界面和功能模块,开发用于路径规划!编队问题研究的机器人仿真软件,并对本文中提出的路径规划中的算法和队列控制算法进行了仿真验证.
MMmsimulation.rar
- 这个是M/M/m队列系统仿真,由matlab 平台仿真的源代码,This is M/M/m queuing system simulation, simulation by matlab platform s source code
flow_chart
- Matlab单队列多服务台仿真总流程图 本系统仿真程序采用事件步长法进行仿真,由以下功能模块组成: 1、仿真时钟; 2、事件表; 3、系统状态变量; 4、初始化子程序; 5、事件子程序; 6、调度子程序; 7、时钟推进子程序; 8、随机数产生子程序; 9、输出函数子程序; 10、统计计数器; 11、主程序。-Matlab simulation of the total single-queue multi-desk syst
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
tickets
- 排队买票,建立N个队列,可以通过熟人插队买票,-Queue ticket, the establishment of N queues, you can jump the queue by acquaintances ticket,
duilie
- 循环双端队列的元素插入,删除,以及输入输出-Double-ended queue, circular element insertion, deletion, and the input-output
VOQ_switch_orginal
- 本程序是Matlab的Simulink模块程序。模拟虚拟输出队列。是通信建模的入门模块。欢迎大家学习交流-This program is Matlab' s Simulink module program. Analog virtual output queues. Getting Started modules in communications modeling. Welcome to the Learning Exchange
chengxu
- 食堂用餐拥挤问题 但服务台多队列模型 系统优化-Canteen meals congestion problem, but help desk Multi-Queue Model of System Optimization
queue
- 链队列 很轻大 很有用 尽快下吧!哈哈哈!-linked queue
dui
- 队列的新的操作,用个数number和队尾指针rear来判队空队满-Queue new operation, number and team with the number of rear end of pointers to sub-team full of air force
dsatbx
- matlab数据结构 算法工具箱, 包括堆栈 队列 2叉树 红黑树 -Data Structures & Algorithms Toolbox ==================================== The Data Structures & Algorithms Toolbox provides advanced data structures and algorithms for the Matlab(r) 5 environment. It implem
paper-
- 基于模糊自适应控制算法在网络主动队列管理中的应用研究-Research of Active Queue Management in Network Based on Self-adjusting Controller Algorithm of Fuzzy
based-OPNET-M_M_marrange-simulink
- OPNET入门学习教程一基于OPNET的M_M_m队列仿真- about OPNET study programme-based OPNETM_M_m arrange simulink
queueD
- matlab实现4个优先级的非强插优先级队列仿真,利用嵌套函数实现。仿真出排队延迟,等待延迟。-matlab implementation of four priority Override the priority queue simulation, the use of nested functions to achieve. The simulation of the queuing delay, wait for the delay.
mm1
- mm1队列的仿真,还得出了统计给定到达率和离去率条件下系统的平均队列长度和平均等待时间,并与理论结果进行比对。-MM1 queue of simulation, it reaches a statistics given arrival rate and leave rate of the system under the condition of the average queue length and waiting time, on average, and the results com
MM1
- MM1排队系统的matlab仿真。整个系统的仿真采用了离散事件系统仿真,并统计稳态分布、平均队列长度,等待时间的分布以及平均等待时间等值,以与理论分析结果进行对比,得到了较为满意的结果,同时还完成了统计曲线的绘制并进行了分析。-MM1 queuing system with matlab simulation. The simulation of the entire system using discrete event simulation, and statistical steady s
queueM
- 使用matlab编写的排队算法,队列长度为m-Queuing algorithm, using matlab queue length m
