Feeds
質問
how to find the outage probality that SIR is greater than SIRo....if SIRo=18
P(SIR)=Prob[SIR > SIRo]
12年以上 前 | 0 件の回答 | 0
0
回答質問
I want to store the values obtained in a for loop and plot the values.Everytime I tried to plot only the last value obtained is plotted,how to plot the values obtained store in SIR
for n=1:1:2 for i=1:1:2 ds_n=abs(z(i,1)-des_user_position1); ds_ratio=ds_ratio+(ds_n/des_user_r)^n_path; ...
12年以上 前 | 2 件の回答 | 0