Matlab Code help for mobility model
Show older comments

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 Comment
Walter Roberson
on 28 Aug 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
Answers (0)
Categories
Find more on Assembly in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!