基于演化博弈的两个小区用户的资源分配我要分享

Resource allocation of two cell users based on Evolutionary Game

小区切换 多信道 小区吞吐量 基站网络-matlab 基于演化博弈

关注次数: 642

下载次数: 9

文件大小: 5KB

代码分类: 仿真计算

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:

该算法利用演化博弈的思想进行多小区用户的资源分配,将小区重叠部分当做种群,种群中的用户进行演化博弈进行网络切换,基站为其分配子信道。本算法利用matlab进行仿真测试,仿真结果显示演化博弈能够达到稳定,提升系统吞吐量,在小区资源分配能够有一个很好的参考。不同于传统的资源分配方法,可以给出一个新思路。


English Description:

In this algorithm, the idea of evolutionary game is used for resource allocation of multi cell users. The overlapped cells are regarded as a population. The users in the population perform evolutionary game for network handoff, and the base station allocates subchannels. The algorithm uses MATLAB for simulation test, the simulation results show that the evolutionary game can achieve stability, improve system throughput, and has a good reference in cell resource allocation. Different from the traditional resource allocation method, a new idea can be given.


代码预览

基于演化博弈的两个小区用户的资源分配

基于演化博弈的两个小区用户的资源分配\compute_H1.m

基于演化博弈的两个小区用户的资源分配\compute_Rate1.m

基于演化博弈的两个小区用户的资源分配\d.m

基于演化博弈的两个小区用户的资源分配\EGT2_main.m

基于演化博弈的两个小区用户的资源分配\find_base1.m

基于演化博弈的两个小区用户的资源分配\UE_SBS_position.m