Matlab Code help for mobility model

for example, in fiqure, suppose during a specific time period the decision of going to macrocell S6 was made 70 times at macrocell S3,given the previous macrocell was S2. suppose further that the decisions of going to S4 and S5 were made 20 and 10 times, respectively, and that no M-SAP turned back to S2 from S4. Then the total number of decisions made at S3 are 3, given the priviuous cell S2, is 70+20+10 = 100. Thus the transition probabilities are P[6j3; 2] = 70=100 = 0:7,P[4j3; 2] = 10=100 = 0:1, P[5j3; 2] = 20=100 = 0:2 and P[2j3; 2] = 0=100 = 0:0

Réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by