Genetic algorithm customization for cloud computing VM provisioning help

1 Ansicht (letzte 30 Tage)
Hi, am new to genetic algorithm and am having some problems regarding formulation of a provisioning in cloud computing. basically I have a set of tasks and a number of VMs. I have computed a 2D matrix where each cell(i,j) represents the cost of the particular task j when computed on VM i. I need to minimize the cost of allocation and need to allocate the task set to appropriate VMs accordingly. I know it is a fairly simple problem. But I am having problems regarding formulating my objective function, fitness function and population initialisation. I intend to use real values for population to avoid complications. I understand that the population needs to be a randomly created matrix. But what would be the dimension? is it going to be same as my cost matrix. And also how to map my cost matrix values to it. Thank you in advance.

Antworten (1)

sharaf magableh
sharaf magableh am 5 Mai 2020
can you help me with this problem, thanks alot

Produkte


Version

R2014b

Community Treasure Hunt

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

Start Hunting!

Translated by