Matlab Code help for mobility model
Afficher commentaires plus anciens

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
1 commentaire
Walter Roberson
le 28 Août 2017
What is your question?
You can use the relative frequency calculation I showed in https://www.mathworks.com/matlabcentral/answers/354256-help-me-to-generate-mobility-of-a-m-sap-moving-small-cell-between-different-macrocell-basestations#answer_279402
Réponses (0)
Catégories
En savoir plus sur Assembly dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!