⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.txt

📁 R. Lin and A.P. Petropulu, 揂 New Wireless Medium Access Protocol Based On Cooperation,擨EEE Trans. on
💻 TXT
字号:
% Readme.txt
% Instructions to the code of ALLIANCES.
% channel_gen_ng.m	generate channel matrix HA HH by invoking Gen_Jake2.m
% Gen_Jake2.m		Generate Jake's model channel matrix
% coop_ng.m		Main program. simulate the ALLIANCES network and get the curve for Throughput vs workload
% aloha.m		Simulation of slotted aloha system
% ndma.m		Simulation of the ndma system 
% mapper2.m		Decoding

% decodpac.m		ML Decoding
% spheredecod3.m 	ML Decoding

First adjusting the parameters in channel_gen_ng.m 
(f:bit rate;M:channel length;J:number of users;N:length of packet;v:mobile speed)
then generate the channel matrix. The channel matrix is stored in a .mat file. load in this file every time simulating.

Other instructions can be found in the comment of each m file.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -