psk_ber.txt

来自「通信系统仿真主要仿真各种调制方式」· 文本 代码 · 共 22 行

TXT
22
字号
PSK Bit Error Rate curves (BER)

    Note: These curves assume gray mapping of bits to symbols.

    Plot theoretical curves                 $ PSK_BER_Curves

    Run Simulations and plot results        $ run_me

    Open run_me.m to run in cell mode       $ edit run_me.m

    Open Simulink model                     $ M_PSK_Model

    Back to Main Menu                       $ cd('..'), example_sel2html('RefCurvesSel.txt')

Reference

    [1] Lee, P. J., "Computation of the bit error rate of coherent M-ary
         PSK with Gray code bit mapping", IEEE Trans. Commun., Vol. COM-34,
         Number 5, pp. 488-491, 1986.

    For information on computing the theoretical curves:
    Open PSK_SER_Curves.m                   $ edit PSK_BER_Curves.m

⌨️ 快捷键说明

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