Skip to content

PengJiwu/Implementation_of_MEC_papers

Repository files navigation

Implementation of MEC papers

LODCO Algorithm

LODCO Algorithm is the algorithm proposed in paper "Dynamic computation offloading for mobile-edge computing with energy harvesting devices", which can be found in https://arxiv.org/pdf/1605.05488.pdf.

The corresponding MATLAB code is LODCO.m.

LODCO-Based Greedy Algorithm

LODCO-Based Greedy Algorithm is the algorithm proposed in paper "Execution Cost and Fairness Optimization for Multi-Server Mobile-Edge Computing Systems with Energy Harvesting Devices", which can be found in https://narcissushliangzhao.github.io/Curriculum-Vitae/papers/ICSS_2018_paper_24.pdf.

The corresponding MATLAB code is LODCO_based_Greedy.m.

LODCO-Based epsilon-Greedy Algorithm

LODCO-Based epsilon-Greedy Algorithm is the algorithm proposed in paper "Execution Cost and Fairness Optimization for Multi-Server Mobile-Edge Computing Systems with Energy Harvesting Devices", which can be found in https://narcissushliangzhao.github.io/Curriculum-Vitae/papers/ICSS_2018_paper_24.pdf.

The corresponding MATLAB code is LODCO_based_e_Greedy.m.

LODCO-Based Genetic Algorithm with Greedy Policy

LODCO-Based Genetic Algorithm with Greedy Policy is the algorithm proposed in paper "QoE Aware and Cell Capacity Enhanced Computation Offloading for Multi-Server Mobile Edge Computing Systems with Energy Harvesting Devices", which can be found in https://narcissushliangzhao.github.io/Curriculum-Vitae/papers/UIC_2018_paper_85.pdf.

The corresponding MATLAB code is LODCO_Based_Genetic_Algorithm.m.

About

Implementation of submitted papers about Mobile Edge Computing (MEC).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages