資源簡介
該程序比較完整的分析了D2D通信的仿真程序,為研究D2D通信的研究著提供了研究的依據

代碼片段和文件信息
%%?Cell?Scenarios?With?Fixed?D2D?link?Lengths(100?nodes)
%?Num=50;???%?Half?of?Number?of?nodes
R=1000;????%?Cell?Raius(meters)?xiaoqubanjing
%?L=1000;?????%?Length?of?links
%?Circleit?stands?for?a?cell?which?has?a?radiu?equal?to?1000?meter.
seta=0:0.0001:2*pi;
x=R*sin(seta);
y=R*cos(seta);
figure(5)
plot(xy‘LineWidth‘2‘Color‘‘k‘)
axis?square
hold?on
%?Plot?the?center?of?the?circle?
x_c=0;
y_c=0;
plot(x_cy_c‘*blue‘‘LineWidth‘1.5‘MarkerSize‘8)
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件?????????476??2012-05-07?15:30??D2D-communication-simulation\50nodes_tongji.m
?????文件????????5632??2012-05-09?19:30??D2D-communication-simulation\Scenario_1_nodes_500.m
?????文件?????????136??2012-04-25?10:32??D2D-communication-simulation\budingjifen.m
?????文件????????2296??2012-05-29?18:48??D2D-communication-simulation\node50_dangong_shuanggong.m
?????文件????????2365??2012-05-10?10:18??D2D-communication-simulation\nodes50r1000_choose.m
?????文件???????????4??2012-04-24?10:10??D2D-communication-simulation\p-16-function-1.m
?????文件?????????155??2012-04-25?10:58??D2D-communication-simulation\tianchong+Dindjifen.m
?????目錄???????????0??2015-10-21?17:17??D2D-communication-simulation\
- 上一篇:優酷1080p視頻轉換(批處理
- 下一篇:VFP學生信息查詢系統
評論
共有 條評論