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!