Profit_Optimization​_MEC

Version 1.2 (168 KB) by Sumit Singh
Mobile Edge Computing scenario for deciding optimum computation offloading strategy and allocation of radio and computational resources.
119 Downloads
Updated Wed, 14 Jul 2021 02:04:55 +0000

Profit_Optimization_MEC

In this project we try to use genetic algorithm to solve decoupled optimization problem of deciding offloading strategy and allocation of radio and computational resources.

View Profit_Optimization_MEC on File Exchange

New updates: Updated the code files for simulating the paper https://ieeexplore.ieee.org/document/10273406. Code for "Profit Optimization in MEC using genetic algorithm" can be accessed from the last release of the repository.

Use Main_Script_final.m file to get the figure for the comparison of algorithms which is the key result of the paper. Use Main_script_experiment_parameter.m file to generate the figures corresponding to the impact of changes in resource availability on profitability. See the code around "%%Calculating the profits" section and "%% for resource dependency trend" section. Assign the values from vectors ln_vector, B_vector, F_vector to respective variables in different rounds of simulation and also make necessary changes in form of uncommenting/commenting and changing the legend in "%% for resource dependency trend" section of the code.

Similarly, use Main_script_experiment_parameter.m file to get the impact of parameters of evolutionary algorithms on the profitability. See the code around "%%Calculating the profits" section and "%% plotting the results" section.

Cite As

Sumit Singh (2024). Profit_Optimization_MEC (https://github.com/sumit521/Profit_Optimization_MEC/releases/tag/v1.2), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2021a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.2

See release notes for this release on GitHub: https://github.com/sumit521/Profit_Optimization_MEC/releases/tag/v1.2

1.1

See release notes for this release on GitHub: https://github.com/sumit521/Profit_Optimization_MEC/releases/tag/v1.1

0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.