Changes between Version 27 and Version 28 of Tutorials/Wireless/mmwave Paam Link Rate


Ignore:
Timestamp:
Mar 26, 2024, 1:37:35 AM (8 months ago)
Author:
zhenzhou77
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/Wireless/mmwave Paam Link Rate

    v27 v28  
    176176The codebase is preloaded to the image, in **terminal 1**, please direct to the {{{~/MAMBAS_new/MAMBAS-MobiCom2024}}} folder
    177177
    178 
    179 Download codes from GitHub repository and enter the repository folder by
    180 {{{#!shell
    181 root@srv1-lg1:~/workarea# git clone https://github.com/functions-lab/MAMBAS-MobiCom2024
    182 root@srv1-lg1:~/workarea# cd MAMBAS-MobiCom2024/
    183 }}}
    184 
    185178Open MATLAB interface as background as
    186179{{{#!shell
    187 root@srv1-lg1:~/workarea/MAMBAS-MobiCom2024# matlab &
     180root@srv1-lg1:cd ~/MAMBAS_new/MAMBAS-MobiCom2024
     181root@srv1-lg1:~/MAMBAS_new/MAMBAS-MobiCom2024 matlab &
    188182}}}
    189183
    190 
    191184==== Configure USRP parameters ====
    192 In MATLAB, open {{{GetParam.m}}}, and configure the parameters below:
     185In MATLAB, open {{{~/MAMBAS_new/MAMBAS-MobiCom2024/5g-phy-implementation/GetParam.m}}}, and configure the parameters below:
    193186
    194187{{{#!shell