Changes between Version 27 and Version 28 of Tutorials/Wireless/mmwave Paam Link Rate
- Timestamp:
- Mar 26, 2024, 1:37:35 AM (8 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials/Wireless/mmwave Paam Link Rate
v27 v28 176 176 The codebase is preloaded to the image, in **terminal 1**, please direct to the {{{~/MAMBAS_new/MAMBAS-MobiCom2024}}} folder 177 177 178 179 Download codes from GitHub repository and enter the repository folder by180 {{{#!shell181 root@srv1-lg1:~/workarea# git clone https://github.com/functions-lab/MAMBAS-MobiCom2024182 root@srv1-lg1:~/workarea# cd MAMBAS-MobiCom2024/183 }}}184 185 178 Open MATLAB interface as background as 186 179 {{{#!shell 187 root@srv1-lg1:~/workarea/MAMBAS-MobiCom2024# matlab & 180 root@srv1-lg1:cd ~/MAMBAS_new/MAMBAS-MobiCom2024 181 root@srv1-lg1:~/MAMBAS_new/MAMBAS-MobiCom2024 matlab & 188 182 }}} 189 183 190 191 184 ==== Configure USRP parameters ==== 192 In MATLAB, open {{{ GetParam.m}}}, and configure the parameters below:185 In MATLAB, open {{{~/MAMBAS_new/MAMBAS-MobiCom2024/5g-phy-implementation/GetParam.m}}}, and configure the parameters below: 193 186 194 187 {{{#!shell