readme.txt
来自「Jankiraman and Mohinder s Space-time cod」· 文本 代码 · 共 9 行
TXT
9 行
This is a GUI based system. The GUI is invoked from the command line by typing "ui_start". The GUI is self explanatory.
Tool tips are given in blue color. The cursor needs to be positioned on these for detailed explanation. The main file is
"runsim.m".It is recommended that 10000 runs (packets) be used for plotting frame error rates and 5000 runs for BER/SER.
Obviously, you would require a fast machine!!! At least a P4 machine.
We have used trace criterion for 4PSK states 4,8 and 16 as an example for 2x2 cases. The reader can use rank and determinant
criteria, by commenting the trace criterion lines and copying the rank and determinant lines from the respective 2x1 cases.
The SNR range can be varied by correcting the range at line 36 of file "runsim.m".
This software has been tested with MATLAB version 6.0 and above with signal processing and communications toolbox options.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?