分组调度算法中三种基本的调度算法我要分享

Three basic scheduling algorithms in packet scheduling algorithm

调度-算法 fairness 轮询调度算法 吞吐量-Matlab 比例公平调度

关注次数: 702

下载次数: 13

文件大小: 3KB

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

分组调度算法中三种基本的调度算法,轮询(RR)、最大载干比(Max C/I)以及比例公平调度算法(PF)的MATLAB编程,对吞吐量、公平性以及时延性的仿真实现过程。


English Description:

Three basic scheduling algorithms in packet scheduling algorithm, polling (RR), maximum load to interference ratio (max C / I) and proportional fair scheduling algorithm (PF) are programmed in MATLAB, and the simulation process of throughput, fairness and time delay is realized< br/>


代码预览

nrtps_schedule.m