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
1 个评论
Walter Roberson
2017-8-28
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
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Assembly 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!